wdsutil enable-transportserver

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

Enables all services for the Transport Server.

Syntax

wdsutil [options] /Enable-TransportServer [/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-TransportServer
wdsutil /verbose /Enable-TransportServer /Server:MyWDSServer