Web Hosting Talk







View Full Version : Automated DNS and IIS creation?


Maff
01-10-2002, 08:42 PM
Hello!

I'm pretty new here.
Does anyone know/recommend software or scripts that would automate the addition of domains into MS DNS on NT4 and also install the web within IIS4?

I've been looking for awhile now, and cant seem to find a package that covers DNS, let alone IIS! :rolleyes:

TIA,

Matt.

ASPCode.net
01-11-2002, 08:37 AM
I am not sure if you are looking for a fullblown control panel, then there is
www.hostingcontroller.com

IIS Management, DNS + user control panel

Although people have strong opinions on it, it seems like the only alternative within reasonable costs.

Otherwise, if it is only for you as an admin to speed up your work, then look under your inetpub direcory, there will be an adminscripts directory which contains some Windows Scripting Host scripts ( written using vb script ) to manage IIS. Nothing for DNS, you will need to write something yourself for that I guess.