Description: Displays information from all WDS servers in the organization. Note: This command may take a long time to complete ...

Description: Displays information from all WDS servers in
             the organization.
             Note: This command may take a long time to complete if
                   your organization has a large number of WDS servers or
                   there is slow connectivity to the WDS servers.

Syntax:
WDSUTIL [Options] /Get-AllServers /Show:{Config | Images | All}
                  [/Detailed] [/Forest:{Yes | No}]

/Show: {Config | Images | All}
                         Specifies what information to display.
                         Config returns information for the WDS server.
                         Images returns information on image groups, boot
                         images, and install images.
                         All returns information for the server and images.
[/Detailed]              You can use this option with /Show:Images or /Show:All
                         to return all image metadata from each image.
                         If /Detailed is not specified, the image name,
                         description and file name will be returned.
[/Forest:{Yes | No}]     Specifies whether the server information should
                         include the entire forest or only 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