Forum Topics Started
-
- Test
-
-
Zerto report
in: Scripting and APIs
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
-
People: 1
Replies: 0 - July 8, 2020
-
Zerto powershell
in: Scripting and APIs
i have installed zerto module on a ZVM server but when i open zerto powershell and run “Get-ZertoVM” this is what i get Get-ZertoVM Missing Zerto Authentication Token At C:\Program Files\WindowsPowerShell\Modules\ZertoModule\1.0.8\ZertoModule.psm1:3777 char:13 + throw “Missing Zerto Authentication Token” + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : OperationStopped: (Missing Zerto Authentication Token:String) [], RuntimeException + FullyQualifiedErrorId : Missing Zerto […]
-
People: 2
Replies: 3 - May 11, 2020
-
Zerto report