Hi Guys,
My boss wants a daily export of the view as seen in Enterprise Manager 'Machines' tab (like you would by clicking 'export'). ie: https://veeamb+rserver.domain.local:9443/Default.aspx?c=vm_in_backups#/report/vms
Was hoping there is a way to do this, or an equivalent way in powershell?
Thanks
-
- Enthusiast
- Posts: 29
- Liked: 4 times
- Joined: Aug 03, 2016 5:09 am
- Full Name: NICK LAING
- Contact:
-
- Veeam Software
- Posts: 1818
- Liked: 655 times
- Joined: Mar 02, 2012 1:40 pm
- Full Name: Timothy Dewin
- Contact:
Re: Automate daily export of machine csv from Enterprise man
Well all data that is in enterprise manager could be exported via the rest api but via powershell that are a some good samples of reports that already made by users eg:
Guess one of the most popular ones is the "my veeam report":
https://forums.veeam.com/powershell-f26 ... 47058.html
More focused on repositories:
https://github.com/VeeamHub/powershell/ ... sionReport
Personally contributed the mimic report or just a more generic version:
https://github.com/VeeamHub/powershell/ ... imicReport
https://github.com/tdewin/randomsamples ... eamallstat
You can just schedule these reports via the task scheduler of windows, make sure to run them as administrator on the backup server
Hopefully that helps
Guess one of the most popular ones is the "my veeam report":
https://forums.veeam.com/powershell-f26 ... 47058.html
More focused on repositories:
https://github.com/VeeamHub/powershell/ ... sionReport
Personally contributed the mimic report or just a more generic version:
https://github.com/VeeamHub/powershell/ ... imicReport
https://github.com/tdewin/randomsamples ... eamallstat
You can just schedule these reports via the task scheduler of windows, make sure to run them as administrator on the backup server
Hopefully that helps
Who is online
Users browsing this forum: No registered users and 18 guests