Description: Adds a driver group to a WDS server. Syntax: WDSUTIL /Add-DriverGroup /DriverGroup:[/Server: ] [/Enabled:{Yes | No}] [/Applicability:{Matched | All}] [/FilterType: /Policy:{Include | Exclude} /Value: [/Value: ...]] /DriverGroup: The name of the new driver group. [/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. [/Enabled:{Yes | No} Enables or disables the package. [/Applicability:{Matched | All}] Specifies which packages to install if the filter criteria is met. Matched means install only the driver packages that match a client's hardware. All means install all packages to clients regardless of their hardware. [/FilterType: ] The type of the filter to add to the group. can be BiosVendor, BiosVersion, ChassisType, Manufacturer, Uuid, OsVersion, OsEdition or OsLanguage. You can specify multiple filter types in a single command. Each filter type must be followed by /Policy and at least one /Value. [/Policy:{Include | Exclude}] If /Policy is set to Include, client computers that match the filter are allowed to install the drivers in this group. If /Policy is set to Exclude, then client computers that fit the filter are not allowed to install the drivers in this group. [/Value: ] The client value corresponding to /FilterType. You can specify multiple values for a single type. See the following list for valid values for certain filter types (for example, ChassisType). Valid filter values: ==================== Filter type: ChassisType ------------------------------ Other, UnknownChassis, Desktop, LowProfileDesktop, PizzaBox, MiniTower, Tower, Portable, Laptop, Notebook, Handheld, DockingStation, AllInOne, SubNotebook, SpaceSaving, LunchBox, MainSystemChassis, ExpansionChassis, SubChassis, BusExpansionChassis, PeripheralChassis, StorageChassis, RackMountChassis, SealedCaseComputer, MultiSystemChassis, CompactPci, AdvancedTca. EXAMPLES: --------- WDSUTIL /Add-DriverGroup /DriverGroup:PrinterDrivers /Enabled:Yes WDSUTIL /Add-DriverGroup /DriverGroup:PrinterDrivers /Applicability:All /FilterType:Manufacturer /Policy:Include /Value:Name1 /FilterType:ChassisType /Policy:Exclude /Value:Tower /Value:MiniTower
Description specified for the policy is too long. The description for a policy can only take a maximum of 128 characters. ...
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 ...