Description: Displays information from the specified WDS transport server. Syntax: WDSUTIL Options /Get-TransportServer /Server: ...

Description: Displays information from the specified WDS transport server.

Syntax:
WDSUTIL [Options]
        /Get-TransportServer
        [/Server:]
        /Show:Config

[/Server:]
        The name of the WDS server. This can be either the NetBIOS
        name or the FQDN. If not specified, the local server will be
        used.

/Show:Config
        Returns configuration information for the WDS transport
        server.

EXAMPLES:
---------
WDSUTIL /Get-TransportServer /Show:Config

WDSUTIL /Get-TransportServer /Server:MyWDSServer /Show:Config