Browse by Tags
All Tags » Windows 2003 » Vista and Lognhorn ( RSS)
-
|
This works for Windows 2003 and Windows 2008. We use it during our reliability study to let the server owners know that they shouldn't reboot their boxes without a good reason. You can use it for whatever you’d like. :) The two...
|
-
|
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...
|
-
|
You might find yourself debugging an issue and a thread you are interested in is paged out. Here's the steps to use to page in the stack for the kernel side and user side... Be careful when doing this on a live machine that you want to release after debugging...
|
-
|
Sometimes you might log onto a server and wonder if there have been patches installed and thing needs to be rebooted. Well if the patch wanted to replace a file that was in use by the system (like NTFS for example) then it populates a certain key in the...
|
-
|
Something that administrators deal with quite a bit is trying to connect to a machine using remote desktop (mstsc) and getting our favorite message: Boy this messagewill get you angry, damn squatters. pre-Vista/LH you could always give the /console switch...
|
-
|
We all have managers and ALL managers love that little word called metrics, and ALL managers like to know that their service has 99.99% uptime. So how can you easily get this information off a Windows server? Well there is a simple tool out there called...
|
-
|
Say you want to check something out in KD but you don't have a debugger attached, like !vm perhaps, or you want to attach to a user mode process like LSASS and dump the threads running and their current state? Well there's is solution, obviously everything...
|
|
|