Export Zone to a file using dnscmd
To save zone configuaration in to a file through command prompt using dnscmd command, do the following.
1. Assume the dns server name is "dnsserver", zone which is to be exported is "mydomainzone.com"
dnscmd dnsserver /zoneexport mydomainzone.com mydomainzone.txt
The exported zone file can be located at %windir%\system32\dns.
Relevant Posts:
Export Reverse Lookup zone on command prompt
1. Assume the dns server name is "dnsserver", zone which is to be exported is "mydomainzone.com"
dnscmd dnsserver /zoneexport mydomainzone.com mydomainzone.txt
The exported zone file can be located at %windir%\system32\dns.
Relevant Posts:
Export Reverse Lookup zone on command prompt
0 comments:
Post a Comment