DatacenterDudes / cDOT-CIFS-share-backup-restore

These PowerShell scripts allow storage administrators to back up and restore CIFS share configurations for storage virtual machines in NetApp's clustered Data ONTAP. These require the NetApp PowerShell Toolkit module to be installed. These scripts are not officially supported by NetApp (but the PowerShell modules are) and should be used only with thorough testing.
21 stars 9 forks source link

Update backupSharesAcls.ps1 #4

Closed seanluce closed 9 years ago

seanluce commented 9 years ago

Fixed error where ACLs were being written to $shareFile Updated Get-NcCifsShareAcl -Name to -Share for DataONTAP 8.2.x compatibility