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
added similar scripts for export policies and rules for nfs #3
1) added a -csv parameter to the backupSharesAcls.ps1 to allow examination of the files by users in a more human readable format.
2) created two new scripts to capture export policies and rules. Blog post forthcoming on scottharney.com showing example use . also include the -csv parameter here
1) added a -csv parameter to the
backupSharesAcls.ps1
to allow examination of the files by users in a more human readable format.2) created two new scripts to capture export policies and rules. Blog post forthcoming on scottharney.com showing example use . also include the -csv parameter here