> is it possible to export all dns zones from a server, its a secondery
> dns server not a dc, i would like to move this role to another server
> (not the same hardware and not the same OS)
Use Dnsdump from www.reskit.net/scripts You can export and import all zones.

Signature
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
===================================
> is it possible to export all dns zones from a server, its a secondery
> dns server not a dc, i would like to move this role to another server
> (not the same hardware and not the same OS)
>
> Thanks
Honestly, if the zone you want to export is a Secondary zone, why bother?
Just create a Secondary zone on a different server and specify the same
master and the zone will populate. I can understand if the zone is a
Primary, but then again if that's the case, you can make one of the
Secondaries a Primary, then on the new server, create a Secondary of it,
allow transfer, then change zone types.
Unless of course you have numerous zones, then you would want to script it.

Signature
Ace
This posting is provided "AS-IS" with no warranties or guarantees and
confers no rights.
If you are having difficulty in reading or finding responses to your post,
instead of the website you are using, if I may suggest to use OEx (Outlook
Express or any other newsreader of your choosing), and configure a newsgroup
account, pointing to news.microsoft.com. This is a direct link into the
Microsoft Public Newsgroups, and it is FREE and DOES NOT require a Usenet
account with your ISP. With OEx, you can easily find your post, track
threads, cross-post, and sort by date, poster's name, watched threads or
subject.
Not sure how? It's easy:
How to Configure OEx for Internet News
http://support.microsoft.com/?id=171164
Ace Fekay, MCSE 2003 & 2000, MCSA 2003 & 2000, MCSE+I, MCT, MVP
Microsoft MVP - Windows Server Directory Services
Microsoft Certified Trainer
Assimilation Imminent. Resistance is Futile.
Infinite Diversities in Infinite Combinations.
=================================
Herb Martin - 22 Jan 2006 14:39 GMT
>> is it possible to export all dns zones from a server, its a secondery
>> dns server not a dc, i would like to move this role to another server
[quoted text clipped - 3 lines]
>
> Honestly, if the zone you want to export is a Secondary zone, why bother?
I BELIEVE he is trying to export a 'lot' of ZONES
and so doesn't want to spend a lot of time right-clicking
and creating them individually.
Kevin gave him DNSDump....

Signature
Herb Martin, MCSE, MVP
Accelerated MCSE
http://www.LearnQuick.Com
[phone number on web site]
Ace Fekay [MVP] - 22 Jan 2006 23:31 GMT
> I BELIEVE he is trying to export a 'lot' of ZONES
> and so doesn't want to spend a lot of time right-clicking
> and creating them individually.
>
> Kevin gave him DNSDump....
DNSDump is a nuice tool, but then again, it's a Secondary she wants to
export. Why bother? If this is the case, shecan use DNSCMD in a batch file
to recreate all the secondary zones on the new machine in one shot. The data
will transfer anyway, so no need to export it. You know what I mean?
Ace
Herb Martin - 23 Jan 2006 03:25 GMT
>> I BELIEVE he is trying to export a 'lot' of ZONES
>> and so doesn't want to spend a lot of time right-clicking
[quoted text clipped - 6 lines]
> to recreate all the secondary zones on the new machine in one shot. The
> data will transfer anyway, so no need to export it. You know what I mean?
As I indicated this secondary likely has MANY zones.
I believe the issue is about creating the (many) zones, and
setting them to replicate from the Master (i.e., the majority
of the data in each zone is likely of secondary <grin>
interest.)

Signature
Herb Martin, MCSE, MVP
Accelerated MCSE
http://www.LearnQuick.Com
[phone number on web site]
> Ace
GPF - 27 Mar 2006 16:00 GMT
hi, what about moving an existing secondary zone to a new server? i mean, i
have zone2.zone1.com on srv1 and i want to move only zone2 to srv2.
thanks!
> >> is it possible to export all dns zones from a server, its a secondery
> >> dns server not a dc, i would like to move this role to another server
[quoted text clipped - 9 lines]
>
> Kevin gave him DNSDump....