Displays the Windows Deployment Services properties of all prestaged devices.

Syntax

WDSUTIL [Options] /Get-AllDevices [/Forest:{Yes | No}] [/ReferralServer:<Server name>]

Parameters

Parameter Description

[/Forest:{Yes | No}]

Specifies whether the Windows Deployment Services device information that is gathered should include the entire forest or be restricted to the local domain. The default setting is No, meaning that only the devices in the local domain are returned.

[/ReferralServer:<Server name>]

Returns only those devices that are prestaged for a particular Windows Deployment Services server.

Examples

To view all devices, type one of the following:

WDSUTIL /Get-AllDevices
WDSUTIL /Verbose /Get-AllDevices /Forest:Yes /ReferralServer:MyWDSServer