rubrikinc / rubrik-scripts-for-powershell

Collection of PowerShell Scripts created to interact to Rubrik CDM
MIT License
50 stars 58 forks source link

Streamlined input process and allow for earlier versions of SQL to work #32

Closed clumnah closed 5 years ago

clumnah commented 5 years ago

Script will now work properly with earlier versions of SQL.

Script will also now get the data and log file paths from the backup itself. It will use those paths to do the restore on the secondary replica servers. This is valid in AG setups because AGs require that all things be setup the same on replica servers.

MikeFal commented 5 years ago

:shipit: