Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

DNS Disaster Recovery

0 views
Skip to first unread message

Kishor Yadav

unread,
Dec 12, 2005, 3:09:16 AM12/12/05
to
Hi,
I have windows 2003 active directory integrated DNS zones.
I want to make a dns disaster recovery plan.
I would be thankful, if somebody helps me, what are the
disaster recovery methods available and detail of methods.

Thank you,
K L Yadav

Kevin D. Goodknecht Sr. [MVP]

unread,
Dec 12, 2005, 9:02:48 AM12/12/05
to


At www.reskit.net/scripts there is a tool named DNSDump that will export or
import all zones to a directory that can be backed up or stored elsewhere.


--
Best regards,
Kevin D. Goodknecht Sr. [MVP]
Hope This Helps
===================================
When responding to posts, please "Reply to Group"
via your newsreader so that others may learn and
benefit from your issue, to respond directly to
me remove the nospam. from my email address.
===================================
http://www.lonestaramerica.com/
http://support.wftx.us/
https://secure.lsaol.com/
===================================
Use Outlook Express?... Get OE_Quotefix:
It will strip signature out and more
http://home.in.tum.de/~jain/software/oe-quotefix/
===================================
Keep a back up of your OE settings and folders
with OEBackup:
http://www.oehelp.com/OEBackup/Default.aspx
===================================


Mark

unread,
Dec 18, 2005, 12:23:11 PM12/18/05
to
Your system state backup of a Domain Controller will cover this.
Simply do a system state restore, and mark DNS authoritive, it will be
propgated out to the rest of your DC's.

Another option is to keep a standby DC, on a 24 hours replication
boundary. If you need to recover your DNS, simply mark this server as
authoritive in AD and adjust the replication boundary, it will
replicate back out the all the other DC's.

dew

unread,
Jan 24, 2006, 6:47:01 AM1/24/06
to
1. Stop the DNS service.
2. Start Regedit and navigate to
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\DNS.
3. Right-click the DNS folder and choose Export. Give the file the name dns1
and press Enter.
4. Now navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows
NT\CurrentVersion\
DNS Server.
5. Right-click the DNS Server folder and choose Export. Name the file dns2
and press Enter.
You’ve just created two Registry files called dns1.reg and dns2.reg. Put
them on a floppy or some
other storage location that’s not on the server.
Look in your \Windows\System32\DNS directory and copy all of the files with
the extension .dns
to wherever you stored the .reg files. Now you’re backed up; restart the DNS
service.
0 new messages