Description: Used to stop all WDS services. Syntax: WDSUTIL Options /Stop-Server /Server: /Server: The name of the WDS Server. ...

Description: Used to stop all WDS services.  Syntax: WDSUTIL [Options] /Stop-Server [/Server:]  [/Server:] The name of the WDS Server. This can be either the                         NetBIOS name or the FQDN. If not specified, the local                         server will be used.   EXAMPLES: --------- WDSUTIL /Stop-Server  WDSUTIL /Verbose /Stop-Server /Server:MyWDSServer