Re-Start Server (contsrv)

Summary: Re-Starts a list of servers
Usage: contsrv <--ADSPath|-a server1[,server2,server3...]>
[--computer|-c COMPUTER1[,COMPUTER2...]]
[--verbose|-v]
[--help|-?]
Parameters: -s SERVERx The Number of the Server to be started

-Computer

Comman separated list of computers.  For example

-c Machine1,Machine2,Machine3

Note that this assumes that the specified path exists on all specified machines.

If no machine is specified, LocalHost is assumed

-verbose Print status information during processing
-h Returns help on this command

Example 1: contsrv -a w3svc/1,msftpsvc/2

Example 2: contsrv -c MACHINE1,MACHINE2,MACHINE3 -a w3svc/1,msftpsvc/2