AdtAdmin.exe /UpdGroup

Applies To: Operations Manager 2007 R2, Operations Manager 2007 SP1

The /UpdGroup parameter renames an existing group. Groups are used in ACS to organize ACS forwarders.

Syntax

AdtAdmin.exe /UpdGroup {/Group:<ExistingName> | /GroupID:<IdentificationNumber>} /Name:<NewName>

Subparameter Description

/Group

Specifies an ACS group to rename. You can specify the group using its name or identification number.

ExistingName

Identifies the ACS group to rename by its group name.

IdentificatonNumber

Identifies the ACS group to rename by its group identification number.

/Name: NewName

Specifies the new name for the ACS group.

Note

A group’s identification number can be obtained using the AdtAdmin /ListGroups command.

Example

Use the following example to rename the Accounting Computers ACS group to "Desktop Computers":

AdtAdmin /UpdGroup /Group:"Accounting Computers" /Name:"Desktop Computers"

See Also

Concepts

ACS Administration--AdtAdmin.exe

Other Resources

Audit Collection Services (ACS)