Guys..
I must be having a complete brainfreeze.. I'm getting the following errror
connect-nccontroller : Object reference not set to an instance of an object.
At line:1 char:1
+ connect-nccontroller svm -cred admin
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidResult: (svm:NcController) [Connect-NcController], NullReferenceException
+ FullyQualifiedErrorId : HttpConnectionFailed,DataONTAP.C.PowerShell.SDK.ConnectNcController
I ensure the member i'm using is a member of local admin group and i create security login for the user with ontapi access via the doamin. I ensure domain tunneling is on.
So at this point, i'm stumped..