text
stringlengths
0
4.23k
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
wdsutil get
Applies to: Windows Server 2022, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012
Retrieves properties or attributes about the specified object.
Subcommands
Subcommand
Description
wdsutil get-alldevices command
Displays information about all prestaged computers.
wdsutil get-allImagegroups command
Displays information about all image groups.
wdsutil get-allimages command
Displays information about all images.
wdsutil get-allmulticasttransmissions command
Displays the attributes of all multicast transmissions.
wdsutil get-allnamespaces command
Displays the attributes of all namespaces.
wdsutil get-allservers command
Displays information about all Windows Deployment Services servers.
wdsutil get-autoadddevices command
Displays computers that are pending administrative approval on a specified server.
wdsutil get-device command
Displays the attributes of an pending computer.
wdsutil get-image command
Displays the attributes of an existing image.
wdsutil get-imagefile command
Displays information about images in a specified .wim file.
wdsutil get-imagegroup command
Displays information about a specified image group.
wdsutil get-multicasttransmission command
Displays the attributes of a specified multicast transmission.
wdsutil get-namespace command
Displays the attributes of a specified namespace.
wdsutil get-server command
Displays information about a specified Windows Deployment Services server.
wdsutil get-transportserver command
Displays information about a specified Transport Server.
wdsutil get-driverpackage command
Displays information about driver packages on a server.