Browse Community
Help
Log In
Responses(3)
Solutions(0)
ionthegeek
2 Intern
•
2K Posts
0
November 24th, 2016 08:00
There is almost certainly an mccli command that will do what you need. How are you disabling these clients through the GUI?
rahul466
9 Posts
November 24th, 2016 09:00
Under policy tab > clients> Select client name and then edit> tick the checkbox for disable all backups.
1
November 30th, 2016 11:00
I apologize for the delay in getting back to you, I've been having some issues with my lab environment. The following mccli command should do what you need:
mccli client edit --domain=/path/to/client --name=clientname --enabled=false
Dell Support Resources
View All
Top
ionthegeek
2 Intern
•
2K Posts
0
November 24th, 2016 08:00
There is almost certainly an mccli command that will do what you need. How are you disabling these clients through the GUI?
rahul466
9 Posts
0
November 24th, 2016 09:00
Under policy tab > clients> Select client name and then edit> tick the checkbox for disable all backups.
ionthegeek
2 Intern
•
2K Posts
1
November 30th, 2016 11:00
I apologize for the delay in getting back to you, I've been having some issues with my lab environment. The following mccli command should do what you need: