Description: Removes driver packages from a driver group on a WDS server. Syntax: WDSUTIL /Remove-DriverGroupPackages /DriverGroup: ...

Description: Removes driver packages from a driver group on a WDS server.

Syntax:
WDSUTIL /Remove-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.