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
How to add multiple server entries to an already existing NFS share using Powershell in Cdot
2016-02-18
08:16 AM
3,541 Views
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi All,
Can anyone Please let me know is there anyway to add multiple server entries to an already existing export policy in Cdot using Powershell.
For Ex :- We've got 20+ servers(Different IPs) to add in export-policy of an existing share.
IS there any cmdlet to get it done using powershell.
Thanks
Koushik
Solved! See The Solution
1 ACCEPTED SOLUTION
koushi has accepted the solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You'll want to use the "New-NcExportRule" cmdlet to add them using PowerShell. I documented how to add rules here, please let me know if there's other examples you'd like to see.
Andrew
If this post resolved your issue, please help others by selecting ACCEPT AS SOLUTION or adding a KUDO.
1 REPLY 1
koushi has accepted the solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You'll want to use the "New-NcExportRule" cmdlet to add them using PowerShell. I documented how to add rules here, please let me know if there's other examples you'd like to see.
Andrew
If this post resolved your issue, please help others by selecting ACCEPT AS SOLUTION or adding a KUDO.
