IIS 6: The Complete Reference

IIS comes with several VBScript utilities that you can use to configure IIS from the command line. Most run under the cscript.exe interpreter, rather than wscript.exe. These scripts are ready to use right out of the box, so you don’t have to write your own VBScripts to manage IIS (unless you want to). They’re also written so you can administer local and remote computers using them.

These scripts are located in the %systemroot%\System32 directory:

Two additional VBScripts are located in the Inetpub\AdminScripts directory:

Three more scripts are located in the %Systemroot%\System32\inetsrv directory:

If you’re new to scripting, the default scripts that come with IIS are an excellent place to start learning the syntax and commands that you can use to administer IIS (and Windows).

Категории