Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
Solved! See The Solution
1 ACCEPTED SOLUTION
Quoc-ky has accepted the solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
You may use the following command:
Get-NaCifsShare * | Format-List *
1 REPLY 1
Quoc-ky has accepted the solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
You may use the following command:
Get-NaCifsShare * | Format-List *
