/get-TransportServer
Applies To: Windows Server 2008, Windows Server 2008 R2
Displays information about a specified Transport Server.
Syntax
WDSUTIL [Options] /Get-TransportServer [/Server:<Server name>] /Show:{Config}
Parameters
Parameter | Description |
---|---|
[/Server:<Server name>] |
Specifies the name of the 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. |
/Show:{Config} |
Returns configuration information about the specified Transport Server. |
Examples
To view information about the server, type:
WDSUTIL /Get-TransportServer /Show:Config
To view configuration information, type:
WDSUTIL /Get-TransportServer /Server:MyWDSServer /Show:Config