Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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?
Solved! See The Solution
1 ACCEPTED SOLUTION
migration has accepted the solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks for your help, everything is working now. I was pointing to a wrong port number.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks this has got me further but now I am getting an error "Could not connect using the requested protocol".
migration has accepted the solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks for your help, everything is working now. I was pointing to a wrong port number.
