Description: Adds a driver package that is in the WDS driver store to an existing boot image on the server. The image version must be Windows 7 or Windows Server 2008 R2 or later. Syntax: WDSUTIL /Add-ImageDriverPackage [/Server:] /Image: /ImageType:Boot /Architecture:{x86 | ia64 | x64} [/Filename: ] {/DriverPackage: | /PackageId: } [/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. /Image: The name of the image to add the driver to. /ImageType:Boot The type of image to add the driver to. Driver packages can only be added to boot images. /Architecture:{x86 | ia64 | x64} The architecture of the boot image. Since it is possible to have the same image name for boot images in different architectures, you should specify the architecture to ensure the correct image is used. [/Filename: ] If the image cannot be uniquely identified by name, the file name must be specified. [/DriverPackage: ] The name of the driver package to add to the image. [/PackageId: ] The WDS ID of the driver package to add. You must specify this option if the driver package cannot be uniquely identified by name, EXAMPLES: --------- WDSUTIL /Add-ImageDriverPackage /Image:"WinPE Boot Image" /ImageType:Boot /Architecture:x86 /DriverPackage:XYZ WDSUTIL /verbose /Add-ImageDriverPackage /Image:"WinPE Boot Image" /Server:MyWDSServer /ImageType:Boot /Architecture:x64 /PackageId:{4D36E972-E325-11CE-BFC1-08002BE10318}
Description specified for the process matching criteria is too long. The description for a PMC can only take a maximum of ...
Description specified for the schedule is too long. The description for a schedule can only take a maximum of 128 characters. ...
Description: Adds a contact to the directory. Syntax: dsadd contact -fn -mi -ln -display -desc -office -tel -email -hometel ...
Description: Adds a driver group to a WDS server. Syntax: WDSUTIL /Add-DriverGroup /DriverGroup: /Server: /Enabled:{Yes | ...
Description: Adds a driver package that is in the WDS driver store to an existing boot image on the server. The image version ...
Description: Adds a filter to a driver group on a WDS server. Syntax: WDSUTIL /Add-DriverGroupFilter /DriverGroup: /Server: ...
DESCRIPTION: Adds a folder (link) to the specified namespace. %1!ws! PARAMETERS: : UNC path of the link to be created. : ...
DESCRIPTION: Adds a folder target (link target) to an existing folder (link), or a namespace server (root target) to an existing ...
Description: Adds a prestaged device to Active Directory. Syntax: WDSUTIL Options /Add-Device /Device: /ID: /ReferralServer: ...