DNS Backups Without the Baggage
"This command would back up the contents of the default DNS folder to the "D:\backups\dns" folder:
xcopy %systemroot%\system32\dns d:\backups\dns /y
Unfortunately, the process isn’t as simple for Active Directory-integrated DNS zones.."
...you need to use DNSCMD instead. More...
0 Comments:
Post a Comment
<< Home