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