wdsutil start-transportserver

Applies to: Windows Server 2022, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012

Starts all services for a Transport Server.

Syntax

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

Parameters

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

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