Description: Displays WDS information about a prestaged device. Syntax: WDSUTIL [Options] /Get-Device {/Device:| /ID: } [/Domain: ] [/Forest:{Yes | No}] /Device: The name (SAMAccountName) of the device. /ID: Specifies either the GUID or MAC address of the computer. A GUID 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 one of the following formats: 00B056882FDC (no dashes) or 00-B0-56-88-2F-DC (with dashes). [/Domain: ] Specifies which domain to search for the prestaged computer. The default is the local domain. [/Forest:{Yes | No}] Specifies whether to search the entire forest (Yes) or the local domain (No). The 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: Displays the state of a root, root target, link or link target. %1!ws! PARAMETERS: : UNC path of a namespace ...
DESCRIPTION: Displays the Timeout value of root or link. %1!ws! PARAMETERS: : UNC path of a DFS namespace or DFS link. EXAMPLES: ...
Description: Displays the various properties of a group including the members of a group in the directory. There are two ...
Description: Displays the WDS properties of all prestaged devices in Active Directory. Syntax: WDSUTIL Options /Get-AllDevices ...
Description: Displays WDS information about a prestaged device. Syntax: WDSUTIL Options /Get-Device {/Device: | /ID: } /Domain: ...
DESCRIPTION: Displays whether access based enumeration is enabled or disabled on the namespace. Access based enumeration ...
DESCRIPTION: Displays whether site costing is enabled, and enables or disables it on the specified namespace. Enable site ...
DESCRIPTION: Enables access-based enumeration (ABE) on the namespace. %1!ws! PARAMETERS: : UNC path to the namespace. EXAMPLES: ...
Description: Enables all services for the transport server. Syntax: WDSUTIL Options /Enable-TransportServer /Server: /Server: ...