wdsutil remove-imagegroup

Applies to: Windows Server 2022, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012

Removes an image group from a server.

Syntax

wdsutil [Options] /remove-ImageGroup Group:<Image group name> [/Server:<Server name>]

Parameters

Parameter Description
imagegroup:<Image group name> Specifies the name of the image group to be removed
[/Server:<Server name>] Specifies the name of the server. This can be either the NetBIOS name or the fully qualified domain name (FQDN). If no server name is specified, the local server will be used.

Examples

To remove the image group, type one of the following:

wdsutil /remove-ImageGroumediaGroup:ImageGroup1
wdsutil /verbose /remove-ImageGroumediaGroup:My Image Group /Server:MyWDSServer