Using the Cmdlets : Retrieving Information : Retrieving a List of Virtual Machines Recovering to a Host
  
Retrieving a List of Virtual Machines Recovering to a Host
You can retrieve a list of protected virtual machines being recovered to a specified host. The cmdlet to retrieve the list must be run on the recovery site.
To retrieve the list of virtual machines:
1. Run the Get-VmsReplicatingToHost cmdlet from the PowerShell prompt.
PS C:\Windows\SysWOW64\WindowsPowerShell\v1.0> Get-VmsReplicatingToHost
2. You are prompted for the recovery host IP address or domain name. The value specified must align with how the host is registered in the VMware vCenter Server or Microsoft SCVMM.
3. You are prompted for the IP address of the Zerto Virtual Manager for the host, for the HTTP port used for inbound communication with that Zerto Virtual Manager and a valid username and password, defined in the users.txt file for the Zerto Virtual Manager where the cmdlet is run, as described in “Defining Credentials to Run Zerto Virtual Replication Cmdlets”, on page 7.
The Get-VmsReplicatingToHost cmdlet completes, returning the list of virtual machines recovered to the host.