Results 1 to 3 of 3

Thread: Import DNS records from another zone

  1. #1
    Zeno Guest

    Import DNS records from another zone

    I have created a new DNZ zone called abc.com, now we are in the
    process of migrating records from several different zones into the
    abc.com zone.

    Is there a way I can import the individual records from the various
    different zones eg. xyz.com, fgc.com etc into the abc.com zone rather
    than manually entering all the records into the new zone.

    Are there any tools or scripts that can perform this.

    Many thanks

  2. #2
    Bonno Bloksma Guest

    Re: Import DNS records from another zone

    Hi Zone,

    >I have created a new DNZ zone called abc.com, now we are in the
    > process of migrating records from several different zones into the
    > abc.com zone.


    Is the new abc.com zone a AD integrated zone or is it a "regular" primary
    zone on your server.
    If it's AD integrated you need to import a zone file into the AD intergrated
    zone. See http://www.simpledns.com/kb.aspx?kbid=1141 although I have *not*
    checked this. I just googled for it. ;-)

    > Is there a way I can import the individual records from the various
    > different zones eg. xyz.com, fgc.com etc into the abc.com zone rather
    > than manually entering all the records into the new zone.


    If you have the zone files, they are simple text files and you can simply
    edit them. A bit of copy paste and you are ready.

    > Are there any tools or scripts that can perform this.


    Notepad. ;-)

    Bonno



  3. #3
    PaulO Guest

    Re: Import DNS records from another zone

    A simple way to import the records is by using dnscmd in a batch file:

    For example adding CNAME records:

    dnscmd <target dns server> /recordadd abc.com %1 CNAME %2.abc.com.

    Use the for command to cycle through an input list - maybe CSV separated.

    "Bonno Bloksma" wrote:

    > Hi Zone,
    >
    > >I have created a new DNZ zone called abc.com, now we are in the
    > > process of migrating records from several different zones into the
    > > abc.com zone.

    >
    > Is the new abc.com zone a AD integrated zone or is it a "regular" primary
    > zone on your server.
    > If it's AD integrated you need to import a zone file into the AD intergrated
    > zone. See http://www.simpledns.com/kb.aspx?kbid=1141 although I have *not*
    > checked this. I just googled for it. ;-)
    >
    > > Is there a way I can import the individual records from the various
    > > different zones eg. xyz.com, fgc.com etc into the abc.com zone rather
    > > than manually entering all the records into the new zone.

    >
    > If you have the zone files, they are simple text files and you can simply
    > edit them. A bit of copy paste and you are ready.
    >
    > > Are there any tools or scripts that can perform this.

    >
    > Notepad. ;-)
    >
    > Bonno
    >
    >
    >


Similar Threads

  1. Help me to import more than 65000 records in Microsoft Excel
    By Shard.K in forum MS Office Support
    Replies: 5
    Last Post: 21-02-2012, 07:53 PM
  2. Searching for Records in VB 6.0
    By Lustrous in forum Software Development
    Replies: 4
    Last Post: 26-12-2010, 08:47 AM
  3. Keep records safe in Mac OS X
    By Messenger in forum Operating Systems
    Replies: 6
    Last Post: 25-06-2010, 11:13 AM
  4. Types of DNS records
    By Pyrotechnic in forum Tips & Tweaks
    Replies: 1
    Last Post: 25-03-2010, 01:08 AM
  5. Duplicate PTR records in reverse lookup zone
    By TSAM in forum Windows Server Help
    Replies: 4
    Last Post: 13-11-2008, 07:24 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,416,902.90523 seconds with 17 queries