This topic has not yet been rated - Rate this topic

/disable-TransportServer

Updated: April 17, 2012

Applies To: Windows Server 2008, Windows Server 2008 R2

Disables all services for a Transport Server.

WDSUTIL [Options] /Disable-TransportServer [/Server:<Server name>]

 

Parameter Description

[/Server:<Server name>]

Specifies the name of the Transport Server to be disabled. This can be either the NetBIOS name or the fully qualified domain name (FQDN). If no Transport Server name is specified, the local server will be used.

To disable the server, type:

WDSUTIL /Disable-TransportServer
WDSUTIL /Verbose /Disable-TransportServer /Server:MyWDSServer

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.