/add-ImageGroup |
Applies To: Windows Server 2008 R2,Windows Server 2008
Adds an image group to a Windows Deployment Services server.
Syntax
|
|
WDSUTIL [Options] /Add-ImageGroup /ImageGroup:<Image group name> [/Server:<Server name>] |
Parameters
Parameter |
Description |
/ImageGroup:<Image group name> |
Specifies the name of the image group to be added. |
[/Server:<Server name>] |
Specifies the name of the server. This can be either the NetBIOS name or the fully qualified domain name (FQDN). If a server name is not specified, the local server will be used. |
Examples
To add an image group, type one of the following:
|
|
WDSUTIL /Add-ImageGroup /ImageGroup:ImageGroup2 |