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
Did you find this information useful? Please send your suggestions and comments about the documentation.