Web Hosting Talk







View Full Version : How to create DNS zones in Win NT from command line


mac
11-10-2000, 11:20 PM
I'm trying to create DNS zones from command line under Windows NT with MS DNS Service. I've read that the tool to do this is dnscmd.exe that comes with the resource kit.

After installing it I cannot make it work and coudln't find any documentation on it.

Can somebody give me an example of how this works?

Thanks

kunal
11-11-2000, 05:13 AM
WinNT has a command line promt??

mac
11-11-2000, 09:29 AM
Yes it has. You have an MSDOS window from which you can run commands.

kunal
11-11-2000, 01:13 PM
oo that :D

cahostnet
11-25-2000, 10:53 AM
May I ask why you want to do this? Why not use the windows verson?

mac
11-25-2000, 12:05 PM
Because I want to automate the signup process for our customers who purchase through the web and doing it graphically is a manual task we would like to avoid.

alchiba
11-25-2000, 01:14 PM
You may have seen this already, but I'll post it for the common good:
You can also use Dnscmd.exe to write scripts and for remote administration. For more information about Dnscmd.exe, see Windows 2000 Support Tools Help. For information about installing and using the Windows 2000 Support Tools and Support Tools Help, see the file Sreadme.doc in the directory \Support\Tools on the Windows 2000 operating system CD.


The quote is from Microsoft at http://www.microsoft.com/WINDOWS2000/library/resources/reskit/samplechapters/cncf/cncf_imp_nsoi.asp

cahostnet
11-25-2000, 01:45 PM
Nice catch. I see what you're trying to do now.

inwks
11-27-2000, 12:42 PM
Try dnscmd.exe /?, usually works.