Skip to content

Latest commit

 

History

History
56 lines (36 loc) · 1.44 KB

wdsutil-disable-transportserver.md

File metadata and controls

56 lines (36 loc) · 1.44 KB
title description ms.topic ms.assetid ms.author author manager ms.date
wdsutil disable-transportserver
Reference article for the wdsutil disable-transportserver command, which disables all services for a Transport Server.
reference
a009706b-8e89-486b-8e3d-512cd9f4de74
roharwoo
robinharwood
mtillman
10/16/2017

wdsutil disable-transportserver

Disables all services for a Transport Server.

Syntax

wdsutil [Options] /Disable-TransportServer [/Server:<Servername>]

Parameters

Parameter Description
[/Server:<Servername>] 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.

Examples

To disable the server, type either:

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

Related links