Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

wdsutil stop-server

Stops all services on a Windows Deployment Services server.

Syntax

wdsutil [Options] /Stop-Server [/Server:<Server name>]

Parameters

Parameter Description
[/Server:<Server name>] Specifies the name of the server. This can be either the NetBIOS name or the fully qualified domain name (FQDN). If no server name is specified, the local server will be used.

Examples

To stop the services, type one of the following:

wdsutil /Stop-Server
wdsutil /verbose /Stop-Server /Server:MyWDSServer

Related links


Feedback

Was this page helpful?

Additional resources