Section 4.11. Backup and Recovery


4.11. Backup and Recovery

If you thought configuring DNS in the first place was difficult, you'll find the backup and recovery procedures refreshingly simple. There are two locations in the Registry to back up the DNS service and one directory on the physical filesystem.

The following procedure won't work with Active Directory-integrated zones, as the zone files are within the directory service and are not available on the filesystem.


To back up a server that's hosting one or more primary or secondary DNS zones, follow these steps:

  1. On the nameserver, stop the DNS service using the Services applet in the Control Panel or through the command line.

  2. Open the Registry Editor (select Start/Run, type regedit, and press Enter).

  3. Navigate to the key:

    HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\DNS

  4. Right-click the DNS folder, and from the context menu, choose Export.

  5. When prompted for a filename, enter DNS-CCSand choose an appropriate location that is off the server.

  6. Now, navigate to the HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\DNS server key.

  7. Right-click the DNS Server folder, and from the context menu, choose Export.

  8. Name this file DNS-CVand again choose a location that is not on the current server. These two files will be DNS-CCS.REGand DNS-CV.REG.

  9. Now, using Windows Explorer, navigate to the %SystemRoot%\System32\dns directory on the boot drive.

  10. Find all files with the .DNS extension, select them, and then copy them to the same location that you exported DNS-CCS.REGand DNS-CV.REG.

Your DNS service is now completely backed up. Restart the DNS service to continue using it.

To restore a set of DNS configuration files, install a Windows Server 2003 machine and use the same computer name, DNS suffix, and IP address. Be sure to install the DNS service. Then, copy all of the .DNS files from your backup to the %SystemRoot%\System32\dns directory and stop the DNS service. Double-click DNS-CCS.REGand confirm that you want its contents imported into the registry; do the same for DNS-CV.REG. Finally, restart the DNS service, and your replacement server should function normally.

If you want to move only the primary role for a particular zone from one nameserver to another, simply copy the .DNS file for that zone to the target computer. Run the New Zone Wizard as described earlier in this chapter, and then instruct it to use a preexisting zone file.




Learning Windows Server 2003
Learning Windows Server 2003
ISBN: 0596101236
EAN: 2147483647
Year: 2004
Pages: 171

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net