AdtAdmin.exe /AddGroup

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

The /AddGroup parameter creates a group that is used to organize ACS forwarders. The group does not contain any ACS forwarders when it is created. Use the /UpdForwarder parameter to add ACS forwarders to a group. This command does not generate output. You can use the /ListGroups parameter to verify that the group was created.

Syntax

AdtAdmin.exe /AddGroup [/Collector:<CollectorName>] [/Group:<GroupName>]

Subparameter Description

/Collector:CollectorName

Specifies an ACS collector on which you want to create a group. If this subparameter is omitted, the local ACS collector is assumed.

/Group:GroupName

Specifies the name of the new group. Replace GroupName with the name of the new group.

Example

Use the following example to create a group called "Accounting Computers":

adtadmin /addgroup /group:"Accounting Computers"

See Also

Concepts

ACS Administration--AdtAdmin.exe
AdtAdmin.exe /UpdForwarder
AdtAdmin.exe /ListGroups

Other Resources

Audit Collection Services (ACS)