/start-Server

Applies To: Windows Server 2008, Windows Server 2008 R2

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

Additional references

Command-Line Syntax Key

/disable-Server

/enable-Server

/get-Server

/initialize-Server

/set-Server

/stop-Server

/uninitialize-Server