Posts Tagged ‘DNS’

Powershell Script – How to Restore DNS Zones »

Powershell Script – How to Restore DNS Zones

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

PowerShell Script : How to Backup DNS Zones – »

PowerShell Script : How to Backup DNS Zones – Improved

  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

Powershell Script :How to Backup DNS Zones »

Powershell Script :How to Backup DNS Zones

# ---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