CADSMCMD Command Line Interface › cadsmcmd Commands › compgroup—Computer Group Management › General Group Management › create—Create Computer or Query Groups › Example
Example
A computer group is supposed to be created:
- The group should be named LA.
- It should collect dynamically all those target computers whose names being with LA.
- The group should be updated every six hours.
- The group should initially not be a subgroup of any other group.
The following command will create such a group:
compGroup action=create name=LA SdQuery="Target.Name MATCHES 'LA.*'"
EnginePeriod=360
Copyright © 2014 CA Technologies.
All rights reserved.
|
|