Description: Displays information about driver packages on a WDS server. Syntax: WDSUTIL /Get-DriverPackage [/Server:] {/DriverPackage: | /PackageId: } [/Show:{Drivers | Files | All}] [/Server: ] The name of the WDS server. This can be either the NetBIOS name or the FQDN. If not specified, the local server will be used. [/DriverPackage: ] The name of the driver package to show. [/PackageId: ] The WDS ID of the driver package to show. You must specify the ID if the driver package cannot be uniquely identified by name. [/Show: {Drivers | Files | All}] If specified, indicates what information to display. The default, if /Show is not specified, is to return only the driver package metadata. Drivers displays all drivers in the package. Files displays the list of files in the package. All displays drivers, files, and metadata. EXAMPLES: --------- WDSUTIL /Get-DriverPackage /PackageId:{4D36E972-E325-11CE-BFC1-08002BE10318} WDSUTIL /Get-DriverPackage /DriverPackage:MyDriverPackage /Show:All
Description: Displays information about all the driver packages on a WDS server that match the specified search criteria. ...
Description: Displays information about an image group and the images in that image group. Syntax: WDSUTIL Options /Get-ImageGroup ...
Description: Displays information about an image. Syntax: WDSUTIL Options /Get-Image /Image: /Server: /ImageType:{Boot | ...
Description: Displays information about driver groups on a WDS server. Syntax: WDSUTIL /Get-DriverGroup /DriverGroup: /Server: ...
Description: Displays information about driver packages on a WDS server. Syntax: WDSUTIL /Get-DriverPackage /Server: {/DriverPackage: ...
DESCRIPTION: Displays information about the folder target (link target) or namespace server (root target). Target commands ...
Description: Displays information about the images within a WIM file. Syntax: WDSUTIL Options /Get-ImageFile /ImageFile: ...
DESCRIPTION: Displays information about the namespace root. Dfsutil Root commands support creating, removing, importing or ...
Description: Displays information from all WDS servers in the organization. Note: This command may take a long time to complete ...