|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Asp iis management
Could someone please point me to complete if possible, set of asp scripts to manage iis and dns, meaning creation, editing and deletion of domains in dns and websites and applications in iis.
|
|
#2
|
|||
|
|||
|
I don't know what control panels are available in asp. My hosting company spent years writing their own in NET but it's not publically available.
__________________
====== Doug G ====== I didn't attend the funeral, but I sent a nice letter saying I approved of it. --Mark Twain |
|
#3
|
|||
|
|||
|
You can probably start by looking at the admin scripts in the inetpub\adminscripts folder of your iis, and in the inetpub\iissamples\sdk\ folder.
They are vbs scripts, but you can use them in asp. In some cases directly or with slight modification. Next you can look through your online help located on your server. You can open your browser (make sure that your local server is running) and go to http://localhost/iisadmin or go to http://localhost/iishelp Ultimately, check the msdn website for complete indepth information about iis. Including examples, best practice, concepts, and more info about setting for dns, wins, smtp, and well, everything. If something is not clear, you can alway search the internet for specific areas of interest or ask for help with specific problems and help will always come. |
![]() |
| Viewing: ASP Free Forums > System Administration > Microsoft IIS > Asp iis management |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|