Hi, In vcenter 6.7 version, Can we create and schedule a cron job for executing the bash / perl script and the purpose of this bash / perl script is to generate local users customized report once in...
See more...
Hi, In vcenter 6.7 version, Can we create and schedule a cron job for executing the bash / perl script and the purpose of this bash / perl script is to generate local users customized report once in a 3 months and will be saved as the "Servername + ddmmyyhhmmss.log" . As of now ,After logging into vsphere shell console using root privilege I am extracting this customized local user reports by executing the scripts manually every once in 3 months and I want to avoid this manual steps. Thank you