Posted October 31st, 2011 by Griffon in category
Scripting
Hello World,
In a previous post, we have seen how you could backup the dns zones to text files using a mix of powershell and dnscmd.exe. Now, it's maybe time to check how you can use this backup files in order to restore your dns infrastructure in case of a problem (you have deleted a dns zone).
The principle of this script is similar to the
Posted October 30th, 2011 by Griffon in category
Scripting
Hello World,
Based on some comments and feedback received on the post about backing up DNS Zones, we have decided to publish a new version of the script. The logic remains the same. The main difference with the previous one is that we are using better the powershell capabilities.
Special thanks to Jeffrey Hicks .
This version
Posted October 26th, 2011 by Griffon in category
Scripting
# ---Note: A newer version of the script is available here
Hello World,
Today, I want to post a short powershell script. I've been asked if it was possible to create a powershell script to perform backup of DNS zones. First thing that came into my mind was to use the dnscmd.exe command line that can be used to automate a