Process and restart your Windows DNS servers with a batch file.

If you are like me and have multiple Windows DNS servers to manage, you find that it gets tiresome to constantly update, clear the cache and restart the DNS Server service.  Scripting to the Rescue! Here is a batch file Continue reading Process and restart your Windows DNS servers with a batch file.

Batch script to restart IIS services. Can be modified for other purposes.

If you have ever had a server that is has difficulty with the iisreset command, this may help.  In my testing it works on everything from Windows 2000 to 2008R2.  Your mileage may vary. We use this to automate resets on a Continue reading Batch script to restart IIS services. Can be modified for other purposes.