Recently saw a data backup on the DNS topic, looked for a long time to find that the DNS Manager did not provide backup capabilities, so has not been able to solve, and finally in PowerShell today solved.
I first create a chiso.com domain and add a record of a
The first is backup, the backup is actually very simple, only need a command to be able to:
-FILENAME Specifies the file name of the exported configuration
-name for the name of the area
The exported file path is in C:/windows/system32/dns
Take a look
Here is the recovery area, first delete the original curved field, and then create a new area, note do not tick
Next, enter the same domain name as the original domain, and next
Choose to use the existing file, and go to the DNS folder to change the name to the name of the diagram, the rest of the same as the original configuration
After the configuration is complete, it is found that the hosts that were built
Finished's finger licking ( ̄▽ ̄)?
Database backup for Windows Server's DNS server