Edit

Share via


wdsutil disable-server

Disables all services for a Windows Deployment Services server.

Syntax

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

Parameters

Parameter Description
[/Server:<Servername>] 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 disable the server, type either:

wdsutil /Disable-Server
wdsutil /Verbose /Disable-Server /Server:MyWDSServer