Welcome to TechNet Blogs Sign in | Join | Help

Browse by Tags

All Tags » Cool Tools   (RSS)
Got IPSEC? Got Problems? New tool released to help you triage IPSEC failures.
The Microsoft IPsec Diagnostic Tool is available for Windows Server 2008, for Windows Vista, for Windows Server 2003, and for Windows XP This should help you out when you have those weird "network" issues going on with some clients where IPSEC Read More...

Posted Thursday, April 03, 2008 8:58 PM by Brad Rutkowski | 0 Comments

Some useful debugging commands
All of these are for kernel mode, these are just commands I use often that don't troubleshoot a particular problem, but are helpful in getting a general picture of the system. If you have a specific issue you're trying to understand, drop a note and I'll Read More...

Posted Tuesday, April 01, 2008 10:47 PM by Brad Rutkowski | 0 Comments

Hey Admins! Gathering information from remote machines using WMI (the easy way).
  Those who are just getting into scripting might be wondering how to query info from remote machines using WMI and how to find useful information to query.  When I started out trying to learn some of the WMI syntax and gathering info,  Read More...

Posted Friday, March 14, 2008 10:48 PM by Brad Rutkowski | 0 Comments

Tidbits for admins for the 2k8 release...
Just some random stuff as you get ready for 2k8... Getting the Classic cluster logs: Clustering in Win2k8 has undergone some major changes (for the better). One of those changes is that the cluster events are now part of the event stream so sifting through Read More...

Posted Tuesday, February 26, 2008 4:00 PM by Brad Rutkowski | 0 Comments

Taking a circular netmon capture from the command prompt
You've probably heard that netmon3.1 is out , but you might not know that you can easily launch a capture at the command prompt.  I find this useful when we're waiting on a repro, we want a capture, but we don’t know when that's going to happen.  Read More...

Posted Friday, February 22, 2008 7:23 PM by Brad Rutkowski | 2 Comments

Hey Admins! Taking some of the pain out of analyzing perfmon captures.
Performance Analysis of Logs (PAL) tool Project Description: Ever have a performance problem, but don't know what performance counters to collect or how to analyze them? The PAL (Performance Analysis of Logs) tool is a new and powerful tool that reads Read More...

Posted Wednesday, February 13, 2008 11:03 PM by Brad Rutkowski | 1 Comments

How long did it take that command to run?
When troubleshooting latency issues I've found it helpful to have firm numbers of how long it took for a command to run? For instance we were looking at an issue where net viewing a server took a long time, but we didn't have firm number of how long it Read More...

Posted Wednesday, January 16, 2008 12:08 AM by Brad Rutkowski | 0 Comments

Need to get IPCONFIG /ALL from a computer remotely?
I know people have scripted this, but this is so much easier... You could use PSExec for running other commands as well, but someone recently asked me an easy way to get the IP info so here it is. If you just want to be sitting at a command prompt on Read More...

Posted Saturday, December 15, 2007 11:04 PM by Brad Rutkowski | 2 Comments

These are a few of my favorite things... (Part 4)
Just some more tricks/tools I use frequently... Scale-to-Fit in Perfmon If you deal a lot with perfmon you know you can have a ton of different counters in one line graph or in one bar graph and that the scale is usually 0-100 which really isn't applicable Read More...

Posted Wednesday, November 21, 2007 11:09 PM by Brad Rutkowski | 0 Comments

Got a handle leak? Use !Htrace to help find the leaking stacks non-invasively.
So when your an app developer or someone in my position where you need to track down memory leaks one of the tools to use is Htrace once you've identified it's a handle leak . I just wanted to put this post out there to show that I found you can use Htrace Read More...

Posted Tuesday, November 13, 2007 6:10 PM by Brad Rutkowski | 2 Comments

Hey Admins! Windows System State Analyzer (Beta)
Windows System state analyzer tool Helps create snapshots of the computer—some of which include fixed drives, services, drivers and the registry. Users can create two snapshots at different points in time and compare them to view differences. A detailed Read More...

Posted Saturday, August 25, 2007 4:56 AM by Brad Rutkowski | 7 Comments

Debugging a virtual machine with VMRCPlus
This is how it should look, at least this is what's working for me. Loving VMRC BTW. I'm kind of doc'ing this for myself as more and more virtual machines are coming online and we're asked to debug them and I never can remember the syntax. On the Virtual Read More...

Posted Wednesday, August 08, 2007 6:26 AM by Brad Rutkowski | 1 Comments

Hey Admins! Don't be a hater, be a collaborator (Windows Meeting Space)
I have to say I am quite pleased with this little gem in Vista. Once I started using it I haven't gone back. It's a real easy way to collaborate with another user(s) when you need them to see what you see or let them drive your session. I've used it about Read More...

Posted Monday, August 06, 2007 6:38 PM by Brad Rutkowski | 0 Comments

Great tool for Windows 2003: Server Performance Advisor (SPA)
First off you can download SPA 2.0 here . I'm going to explain how to quickly use SPA, and then what type of data is returned in this post. What is SPA? So what is SPA and how can you use it? Well the official overview is: Microsoft ® Windows Server ™ Read More...

Posted Tuesday, June 26, 2007 4:47 PM by Brad Rutkowski | 18 Comments

Other useful commands for those running ServerCore.
I pointed out in my last post a reference to the step by step guide for server core but here's a few other tips for those playing with the GUI-less OS. Remote management with MMCs: Enable remote management in the firewall so you can connect to the dang Read More...

Posted Friday, May 11, 2007 8:03 PM by Brad Rutkowski | 0 Comments

More Posts Next page »
Page view tracker