Description: Used to retrieve WDS-specific information about a pre-staged device. Syntax: WDSUTIL [Options] /Get-Device {/Device:| /ID: } [/Domain: ] [/Forest:{Yes | No}] /Device: Name of device (SAMAccountName). /ID: Specifies either the GUID/UUID or MAC address of the machine. A valid GUID/UUID must be in one of two formats Binary String or Guid String. Examples: Binary String: /ID:ACEFA3E81F20694E953EB2DAA1E8B1B6 Guid String: /ID:E8A3EFAC-201F-4E69-953-B2DAA1E8B1B6 MAC Address must be in the format: 00B056882FDC (no dashes) or 00-B0-56-88-2F-DC (with dashes). [/Domain: ] Specifies which domain to search for the pre-staged device. The default is the locally logged in domain. [/Forest:{Yes | No}] Specifies whether the device search should be conducted against the entire forest or be restricted to the local domain. Default is No, meaning only the local domain is searched. EXAMPLES: --------- WDSUTIL /Get-Device /Device:Computer1 WDSUTIL /Verbose /Get-Device /ID:"00-B0-56-88-2F-DC" /Domain:MyDomain WDSUTIL /Verbose /Get-Device /ID:E8A3EFAC-201F-4E69-953-B2DAA1E8B1B6 /Forest:Yes
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 ...
Description: Used to set configuration parameters for the WDS Transport Server Syntax: WDSUTIL Options /Set-TransportServer ...
Description: Used to set server, image, image group, and device configuration. Syntax: WDSUTIL /Set- Where object is one ...