When I am trying to set the Qtree security style from unix to ntfs from powershell, its giving the following error:
PS C:\harness\UIA\Script> Set-NaQtree /vol/SV_UIA_SANDY01/Qtree_UIA1 -SecurityStyle ntfs
Set-NaQtree : Cannot determine connection type
At line:1 char:12
+ Set-NaQtree <<<< /vol/SV_UIA_SANDY01/Qtree_UIA1 -SecurityStyle ntfs
+ CategoryInfo : InvalidOperation: (10.226.234.51:NaController) [Set-NaQtree], ArgumentException
+ FullyQualifiedErrorId : ApiException,DataONTAP.PowerShell.SDK.Cmdlets.Qtree.SetNaQtree
Can you please let me know what’s the issue?
Thanks,
Sandeep