Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Adds an image group to a Windows Deployment Services server.
Syntax
wdsutil [Options] /add-ImageGroup imageGroup:<Imagegroupname> [/Server:<Server name>]
Parameters
Parameter | Description |
---|---|
imageGroup:<Imagegroupname> ] |
Specifies the name of the image to be added. |
[/Server:<Servername> ] |
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 is used. |
Examples
To add an image group, type either:
wdsutil /add-ImageGroup imageGroup:ImageGroup2
wdsutil /verbose /add-Imagegroup imageGroup:My Image Group /Server:MyWDSServer