Browse by Tags
All Tags »
Cool Tools (RSS)
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...