PowerCLI – checking for snapshots on VMs and emailing the report back
Checking for any snapshots running on VMs in various clusters can be quite repetitive if done manually, looking through vCenter at each of your VMs. In the clusters I work with there are a LOT of VMs...
View ArticleVeeam Backup stats report for all your VM Backup jobs in PowerShell
The other day I was asked to collect some statistics on our Veeam Backup & Recovery server from as many VM Backup jobs as possible. The environment has roughly 70 scheduled jobs thats run either...
View ArticleGet Virtual Machine Inventory from a Hyper-V Failover Cluster using PowerShell
A colleague was asking around for a PowerShell script that would fetch some inventory data for VMs on a Hyper-V cluster the other day. Not knowing too much about Hyper-V and having only ever briefly...
View ArticleInteracting with VMware vCO and the Rest API using PowerShell – getting a...
Recently I needed to get a list of VMware vCO workflows from a remote server using PowerShell. A colleague of mine pointed me in the right direction by providing me with a URL to access the vCO Rest...
View Article