Description: Adds driver packages from a folder to a WDS server. Syntax: WDSUTIL [Options] /Add-AllDriverPackages /FolderPath:[/Server: ] [/Architecture:{x86 | ia64 | x64 | arm}] [/DriverGroup: ] /FolderPath: The full path to the folder containing the INF files for the driver packages. [/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. [/Architecture:{x86 | ia64 | x64 | arm}] The architecture of the driver packages to add. Driver packages for other architectures will be ignored. [/DriverGroup: ] The name of the driver group to which the packages should be added. EXAMPLES: --------- WDSUTIL /verbose /Add-AllDriverPackages /FolderPath:"C: emp\Drivers" /Architecture:x86 WDSUTIL /Add-AllDriverPackages /FolderPath:"C: emp\Drivers\Printers" /DriverGroup:"Printer Drivers"
Description: Adds a prestaged device. Syntax: WDSUTIL Options /Add-Device /Device: /ID: /Group: /Server: /ReferralServer: ...
Description: Adds a quota specification to a directory partition. A quota specification determines the maximum number of ...
Description: Adds an existing driver package to an existing driver group on a WDS server. Syntax: WDSUTIL Options /Add-DriverGroupPackage ...
Description: Adds an image group to a WDS server. Syntax: WDSUTIL Options /Add-ImageGroup /ImageGroup: /Server: /ImageGroup: ...
Description: Adds driver packages from a folder to a WDS server. Syntax: WDSUTIL Options /Add-AllDriverPackages /FolderPath: ...
Description: Adds driver packages from the WDS driver store to a boot image on the WDS server. The image version must be ...
Description: Adds driver packages from the WDS driver store to an existing driver group on the WDS server. Syntax: WDSUTIL ...
Description: Adds driver packages to a WDS server. Syntax: WDSUTIL Options /Add-DriverPackage /InfFile: /Server: /Architecture:{x86 ...
Description: Adds images to a WDS server. Syntax: WDSUTIL Options /Add-Image /ImageFile: /Server: /ImageType:{Boot | Install} ...