Active IQ Unified Manager Discussions

Connecting WFA to vSphere

gaasedelen
3,314 Views

When I set up a new user in VMware and test connectivity I am getting this error: "No snap-ins have been registered for Windows PowerShell version 2."  What do I need to do to resolve this error?

1 ACCEPTED SOLUTION

gaasedelen
3,314 Views

Thanks for your help, everything is working now.  I was pointing to a wrong port number.

View solution in original post

3 REPLIES 3

dhruvd
3,314 Views

Hi gaasedelen

1. Ensure you have VMWare PowerCLI installed on your WFA server.

2. You will have to add the PSSnapin for VMWare. Execute the following on your WFA server Powershell ISE:

    Add-PSSnapin VMware.VimAutomation.Core 

Once done, run Get-PSSnapin -Registered to check if it is installed.

- Dhruv

gaasedelen
3,314 Views

Thanks this has got me further but now I am getting an error "Could not connect using the requested protocol".

gaasedelen
3,315 Views

Thanks for your help, everything is working now.  I was pointing to a wrong port number.

Public