Description: Used to retrieve information/properties from all WDS Servers in the organization. Note: A large number of WDS Servers and/or slow connectivity to the WDS Servers may cause this command to take some time to complete. Syntax: WDSUTIL [Options] /Get-AllServers /Show:{Config | Images | All} [/Detailed] [/Forest:{Yes | No}] /Show: Config Returns configuration information for the WDS server. Images Returns information on image groups, boot images, and install images on the WDS server. All Returns the WDS server configuration and image information. [/Detailed] May be used with either /Show:Images or /Show:All to indicate that all image metadata from each image should be returned. The default, if /Detailed is not specified, is to return the image name, description, and file name. [/Forest:{Yes | No}] Specifies whether the WDS Server information gathered should include the entire forest or be restricted to the local domain. The default, if /Forest is not specified, is to return the WDS Servers in the local domain. EXAMPLES: --------- WDSUTIL /Get-AllServers /Show:Config WDSUTIL /Verbose /Get-AllServers /Show:All /Detailed /Forest:Yes
Description: Used to retrieve information about an image. Syntax: WDSUTIL Options /Get-Image /Image: /Server: /ImageType:{Boot ...
Description: Used to retrieve information about the images inside a WIM file. Syntax: WDSUTIL Options /Get-ImageFile /ImageFile: ...
Description: Used to retrieve information from the specified WDS server. Syntax: WDSUTIL Options /Get-Server /Server: /Show:{Config ...
Description: Used to retrieve information from the specified WDS Transport server. Syntax: WDSUTIL Options /Get-TransportServer ...
Description: Used to retrieve information/properties from all WDS Servers in the organization. Note: A large number of WDS ...
Description: Used to retrieve properties or data from servers, images, image groups, and devices. Syntax: WDSUTIL /Get- Where ...
Description: Used to retrieve WDS-specific information about a pre-staged device. Syntax: WDSUTIL Options /Get-Device {/Device: ...
Description: Used to return a server to its original state. This operation generally undoes actions that were performed during ...
Description: Used to revert changes made to the server by running initial server configuration. This includes changes made ...