Description: Used to add an image group to a WDS server. Syntax: WDSUTIL Options /Add-ImageGroup /ImageGroup: /Server: /ImageGroup: ...

Description: Used to add an image group to a WDS server.  Syntax: WDSUTIL [Options] /Add-ImageGroup /ImageGroup:      [/Server:]  /ImageGroup: The name of the image group to be added. [/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.   EXAMPLES: --------- WDSUTIL /Add-ImageGroup /ImageGroup:ImageGroup2  WDSUTIL /Verbose /Add-ImageGroup /ImageGroup:"My Image Group" /Server:MyWDSServer