I am good with the following:
PS C:\> connect-nacontroller CONTROLLER -Credential get-credential
then not good when I run "mount-nacontroller". What am I missing? Thanks!
PS C:\> mount-nacontroller
mount-nacontroller : Value in $global:CurrentNaController is not of type NetApp.Ontapi.Filer.NaController
At line:1 char:1
+ mount-nacontroller
+ ~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidArgument: (:) [Mount-NaController], ArgumentException
+ FullyQualifiedErrorId : ControllerNotSpecified,DataONTAP.PowerShell.SDK.Cmdlets.Toolkit.Provider.MountNaControll
er