Working my way toward being a Full Stack Engineer. I work for a state University leading the Systems Team, looking to chart a future of the data center and how it looks to build into the cloud in a responsible and innovative manner. This blog is largely a place to stash things I pick up in daily work life and pursuit of knowledge.
Friday, April 8, 2016
Avamar Commands
Avamar MCCLI commands I use regularly:
View all clients (pipe to grep for selective search):
admin@AVAMAR001:~/>: mccli client show --recursive=true
Retire a client:
admin@AVAMAR001:~/>: mccli client retire --name=</path/to/client>
No comments:
Post a Comment