NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform. You will still be able to view content, but posting and replying will be temporarily disabled.
We're excited to launch our new Community experience on July 30 and more information will follow soon.
Stay connected during the transition - Join our Discord community today.

Active IQ Unified Manager Discussions

Connecting WFA to vSphere

gaasedelen
4,865 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
4,865 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
4,865 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
4,865 Views

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

gaasedelen
4,866 Views

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

Public