Description: Displays WDS information about a prestaged device. Syntax: WDSUTIL [Options] /Get-Device {/Device:| /ID: } [/Server: ] [/Domain: ] [/Forest:{Yes | No}] /Device: The name (SAMAccountName) of the device. /ID: Specifies the ID of the computer, either a GUID, MAC address, or DUID associated with the computer. A GUID must be in one of the following formats: ACEFA3E81F20694E953EB2DAA1E8B1B6 E8A3EFAC-201F-4E69-953E-B2DAA1E8B1B6 {E8A3EFAC-201F-4E69-953E-B2DAA1E8B1B6} A MAC address must be in the format: 00B056882FDC (no dashes) or 00-B0-56-88-2F-DC (with dashes) A DUID of type DUID-LL, DUID-LLT or DUID-UUID may be specified in the same format as a MAC address: 00-03-00-01-00-01-02-03-04-05 A DUID-EN or unrecognized DUID type must be surrounded by square brackets: [ff-ff-00-01-02-03] [/Server: ] The name of the WDS server. This server will process the device management operations and return the results. [/Domain: ] Specifies which domain to search for the prestaged computer. [/Forest:{Yes | No}] Specifies whether to search the entire forest (Yes) or the local domain (No). If /Forest not supplied the search behavior is dictated by the active device controller. When WdsAdDc is the active device controller, only the local domain will be searched. EXAMPLES: --------- WDSUTIL /Get-Device /Device:Computer1 WDSUTIL /Get-Device /Device:Computer1 /Server:WDSServer1 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. Syntax: WDSUTIL Options /Get-AllDevices /Server: /Forest:{Yes ...
Description: Displays WDS information about a prestaged device. Syntax: WDSUTIL Options /Get-Device {/Device: | /ID: } /Server: ...
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: ...