Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
Enables all services for Windows Deployment Services.
Syntax
wdsutil [options] /Enable-Server [/Server:<Servername>]
Parameters
| Parameter | Description |
|---|---|
[/Server:<Servername>] |
Specifies the name of the server. This can be the NetBIOS name or the fully qualified domain name (FQDN). If no server name is specified, the local server is used. |
Examples
To enable the services on the server, type either:
wdsutil /Enable-Server
wdsutil /verbose /Enable-Server /Server:MyWDSServer