Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Applies To: Windows Server 2008, Windows Server 2008 R2
Disables all services for a Windows Deployment Services server.
Syntax
WDSUTIL [Options] /Disable-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 disable the server, run one of the following:
WDSUTIL /Disable-Server
WDSUTIL /Verbose /Disable-Server /Server:MyWDSServer