i am looking to create a report which will have all the vm with source/destination site and provisioned space.
i also want to add source and target esx host, how do i achieve this
Get-Zertovm |select vmname, VpgName, SourceSite, TargetSite, ProvisionedStorageInMB | ft