Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Applies To: Windows Server 2008, Windows Server 2008 R2
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
WDSUTIL /Verbose /Add-ImageGroup /ImageGroup:"My Image Group" /Server:MyWDSServer