Edit

Share via


wdsutil start-server

Starts all services for a Windows Deployment Services server.

Syntax

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

Parameters

Parameter Description
[/Server:<Server name>] Specifies the name of the server to be started. 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 start the server, type one of the following:

wdsutil /start-Server
wdsutil /verbose /start-Server /Server:MyWDSServer