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
hello
my physical controller is 'waldorf'
my vfiler is 'Beauregard'
there is a qtree /vol/pwl_vol/pwl_qtree on Beauregard
how do i create a a CIFS share from this qtree on Beauregard using the powershell toolkit?
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
for the record, the answer is to use:
Connect-NaController -vfiler $VFilerName -Credential $credentials -Name $Array
