[This is preliminary documentation and subject to change]

Stop Web Server (stopweb)

Summary:

This stops the Web servers specified.

Usage:

stopweb<--ADSPath|-a server1[,server2,server3...]>
[--computer|-c COMPUTER1[,COMPUTER2...]]
[--verbose|-v]
[--help|-?]

Parameters:

-a SERVERxThe number of the server to be stopped.
-ComputerComma-separated list of computers. For example -c Machine1,Machine2,Machine3. This assumes that the specified path exists on all specified computer. If no computer is specified, LocalHost is assumed.

Examples:

stopweb -a 1,2

stopweb -c MACHINE1,MACHINE2,MACHINE3 -a 1,2


© 1997-2001 Microsoft Corporation. All rights reserved.