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 file to Suspend, Backup and Start a VM under VMWare workstation

To backup a VM running under VMware Workstation, you have to manually shutdown or suspend the VM, manually run a backup and then manually restart the VM. I hate manual labor! So I set out to fix the problem the best Continue reading Batch file to Suspend, Backup and Start a VM under VMWare workstation