Matt,
WFA cmdlets are in 3 different Modules:
- WFA
- WFAWrapper
- WFAConfig
How to see them: Go to WFA->Help->Support Links -> WFA Powershell cmdlets help.
You can see the cmdlets for every WFA Module.
1. WFA: NO cmdlets from this module can be called outside of WFA. You'll always get the error as you have been getting. No restarting or reinstalling can fix it. Its not a bug, this is how its sipposed to work.
2. WFAWrapper : Some cmdlets can be called from outside. Others will throw same error.
3. WFAConfig : All cmdlets in this module can be called from Outside. Infact they should always be called from outside.
sinhaa
If this post resolved your issue, help others by selecting ACCEPT AS SOLUTION or adding a KUDO.