Hi Support,
I need to disable multiple clients ( ~100+) in Activity Control and looking for script or command Line to
qlogin and run command .
Thanks
Kent
Hi Support,
I need to disable multiple clients ( ~100+) in Activity Control and looking for script or command Line to
qlogin and run command .
Thanks
Kent
Best answer by Graham Swift
using:
-activityType BACKUP (or 1 is also valid according to the docs)
-enableActivityType false
for example...
qoperation execute -af xml_path/update_multiple_clients_template.xml -entity/clientGroupName "tier1" -activityType 1 -enableActivityType falseI can’t see any dedicated qdisable style of option for this.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.