Description: Adds driver packages from the WDS driver store to an existing driver group on the WDS server. Syntax: WDSUTIL ...

Description: Adds driver packages from the WDS driver store to an existing
             driver group on the WDS server.

Syntax:
WDSUTIL /Add-DriverGroupPackages /DriverGroup:
     [/Server:]
     /FilterType:
     /Operator:{Equal | NotEqual | GreaterOrEqual | LessOrEqual | Contains}
     /Value: [/Value: ...]

/DriverGroup:           The name of the 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.