Retrieves information from 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