Credentials were double checked working and valid. But the use of Connect-WFAController on 7mode equipment throws the following error 100% of the time:
Log messages:
Get-WfaCredentials -Host pirulo.com
Credentials successfully provided for 'pirulo.com' ( and double checked!! )
Connect-NaController ( with credentials ) -name pirulo.com -Timeout 60000 -ErrorAction Stop -HTTPS
ERROR Failed to connect to controller : pirulo.com
ERROR Failed executing command. Exception : failed to connected to controller : pirulo.com
Tried a POSH script importing the OnTap WFA module in the WFA server and the Connect-NaController command worked!
Therefore I believe the problem is within WFA, it started happening on Friday on all the 7mode controllers. Any thoughts ?
Thanks in advance!!