Microsoft IT Environment Health Scanner

This tool was mentioned to me by another consultant – it is a fantastic way to get a quick overview of an unfamiliar environment. Scans for replication, ntp, site, subnet, dns, and all kinds of issues! Find it here – http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=dd7a00df-1a5b-4fb6-a8a6-657a7968bd11

Finally…a quick way to solve that pesky NTP issue on domain controllers…

Ever muddle through Microsoft KB 816042? Ever wish there was an easy way to make all those registry edits? I have…so I did something about it - a simple batch file will do nicely. Tested this just the other day…batch file dump below (minus the ***s) *** @echo off rem http://support.microsoft.com/kb/816042 rem How to configure an [...]