Hi all,
we run a Powershell script to create snapshots from Windows 2012 R2 machine on a FAS2554. It ran flawlessly until last week when we upgraded the FAS Ontap Version. Upgrade path was as follows: 9.3P12 -> 9.5P18 -> 9.6P9.
Now the script fails and as I found it can't even connect to the FAS. A simple Connect-NcController fails with error "API invoke failed". Other facts are:
- Authentication works, because when I type wrong credentials, I get a corresponding error message
- I tried https and http and both are enable on the target FAS
- A "Test-Connection" either to port 80 or 443 is successful
- Certificates have been renewed and are not expired
After trying everything I can think of, I am completely at a loss. Any help would be greatly appreciated.
Thanks
Dan