Description: Adds an existing driver package to an existing driver group on a WDS server. Syntax: WDSUTIL Options /Add-DriverGroupPackage ...

Description: Adds an existing driver package to an existing driver group
             on a WDS server.

Syntax:
WDSUTIL [Options]
        /Add-DriverGroupPackage
        /DriverGroup:
        [/Server:]
        {/DriverPackage: | /PackageId:}

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

[/DriverPackage:]
        The name of the driver package to be added to the group.

[/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-DriverGroupPackage /DriverGroup:PrinterDrivers
/PackageId:{4D36E972-E325-11CE-BFC1-08002BE10318}


WDSUTIL /Add-DriverGroupPackage /DriverGroup:PrinterDrivers /DriverPackage:XYZ