Microsoft Virtualization Discussions

Using Get-NacifsShare credential problem

Quoc-ky
1,074 Views

Hi,

 

We are trying to use this command to get all the cifs share from one of our SVM on FAS8200 (DataOnTap version 9.7P14). But we are getting a credential error with or without the powershell in admin mode. How do we pass the correct credential to use by the command? Thanks for your help.

 

Best regards,

Quoc-ky

1 ACCEPTED SOLUTION

Kamran_Alam
802 Views

Hi,

You may use the following command:

Get-NaCifsShare * | Format-List *

View solution in original post

1 REPLY 1

Kamran_Alam
803 Views

Hi,

You may use the following command:

Get-NaCifsShare * | Format-List *

Public