Description: Removes driver packages from a WDS server. Syntax: WDSUTIL /Remove-DriverPackages /Server: /FilterType: /Operator:{Equal ...

Description: Removes driver packages from a WDS server.

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

[/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.