issues
search
rubrikinc
/
rubrik-scripts-for-powershell
Collection of PowerShell Scripts created to interact to Rubrik CDM
MIT License
50
stars
58
forks
source link
Catching stuff up
#27
Closed
MikeFal
closed
6 years ago
MikeFal
commented
6 years ago
Updates to
Invoke-MassSqlRestore.ps1 (added -Replace switch for overwrite)
Invoke-SqlOnDemand.ps1 (adding -AGName)
Added Invoke-DRTest.ps1, modified from a Wahl script to perform a simple VM DR test
Invoke-RubrikSqlMvBackup.ps1 and Invoke-RubrikSqlMvRestore.ps1 to backup and restore dbs off of MVs(5.0)
Measure-IoFreeze.ps1 (from Parse-IOFreeze.ps1) for consolidated IO Freeze reporting
SQLMVOps.ps1 to manage MV operations in a SQL Agent backup job
Updates to