vROps/AOps/vCFOps - Configuration backup automation.
So....We've had this software in some form for almost 15 years - still with only a manual configuration backup method!... So I've created a script that can be automated to export the the working configuration on a regular cycle to help avoid those configuration 'oops' moments!
The script had a few command line arguments described below -
1. Current (vR)Ops URL
2. Authentication Source (AD, vIDM etc)
3. Username
4. Password
5. Export password for extraction of config
6. Download path to save the export
7. Retention days (script will remove backup files older than this value)
8. Log file path
Feel free to adjust this script as necessary!
Source is in my GitHub repo - here
Comments
Post a Comment