Previous Topic: delete—Delete a Computer GroupNext Topic: list—List Computer Groups


Example

To delete the group qg the following command has to be entered:

cadsmcmd compgroup action=delete name=qg
cadsmcmd.compgroup.deletewithwarn

This action allows you to delete computer groups.

This action allows you to delete computer groups with warnings for any sealed software policies or catalog groups linked to it.

This action has the following format:

compgroup action=deletewithwarn name=group_name
name

Specifies the name of a computer group to be deleted.

cadsmcmd.example.compgroup.deletewithwarm

To delete the group qg with warning, enter the following command:

cadsmcmd compgroup action=deletewithwarn name= qg 

Note: If the computer group is deleted at the enterprise manager, the dependency check is done only at the enterprise manager and not on the domain manager where the group is replicated. The replication silently unlinks any software catalog group, disables any software policy, and unlinks the group before deleting the replicated group.