on 17 Dec 2023 11:50 AM
If you're using an ActiveGate deployed on a Windows machine, use the following procedure to verify that your VMware infrastructure is working. These commands should be executed on the server where the ActiveGate is installed.
Set-ExecutionPolicy -ExecutionPolicy Unrestricted -Scope CurrentUser
Connect-VIServer -Server <vsphere_address> -Protocol https -User <username> -Password <password>
Get-VM