Description: Stops all services on the WDS server. Syntax: WDSUTIL Options /Stop-Server /Server: /Server: The name of the ...

Description: Stops all services on the WDS server.

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