|
Awesome. Thank you for the info.
From:
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Andy Schmidt
I have done this in two ways. You can export the registry and then use an editor that can handle line breaks and other control characters (such as MS Words) to massage the text file before reimporting it on the new server.
Or, you can create a list of domains (using the DNS command line tools) and then use a little .CMD procedure to create the secondary domain for all these domain names. Here is a sample batch script (mm.mm.mm.mm is the IP of your primary DNS server, nn.nn.nn.nn are the IP addresses of other subordinate DNS servers to which you permit zone transfers)
@ECHO OFF
@ECHO ON
:Done
:error01
Best Regards
From:
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Evans Martin I’m running Windows 2003 and MS DNS on my primary name server. Now I need to slave another server to it. What is the quickest way to transfer all of the domains from my old server to my new one and change them all from master to slave zones?
Thanks, Evans Martin
---
|
- RE: [Declude.JunkMail] OT: New DNS Server Evans Martin
- RE: [Declude.JunkMail] OT: New DNS Server Evans Martin
- Re: [Declude.JunkMail] OT: New DNS Server Dave Doherty
- Re[2]: [Declude.JunkMail] OT: New DNS Server Sanford Whiteman
- RE: [Declude.JunkMail] OT: New DNS Server Dermot Keenan
