Running Ontap 9.5 on FAS systems. Netapp PS Toolkit 9.6.0
Using AD credentials, I am unable to invoke-ncssh. However, if I use the netapp admin account, it works. Comparing the 2 account permissionss it looks like the AD account is only missing "console" and "service processor" rights. Neither of which can be assigned to an AD account (According to an error I got from the CLI when I tried). This workes in 9.1p15
PS C:\Windows\system32> invoke-ncssh -Command "volume show"
Unable to open connection:
Host does not exist
Does anyone have any ideas?
thanks in advance