rubrikinc / rubrik-scripts-for-powershell

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

Update Start-RubrikDBBackup.ps1 to handle Availability Groups #66

Closed clumnah closed 5 years ago

clumnah commented 5 years ago

Description

Update Start-RubrikDBBackup.ps1 to handle Availability Groups. Also rewrote the script to be more efficient and hopefully faster. Will also provide a better object of output for next steps in a workflow.

Related Issue

This project only accepts pull requests related to open issues.

43

Motivation and Context

Why is this change required? What problem does it solve?

How Has This Been Tested?

Tested in Lab environment and has been tested with a customer in their test environment.

Screenshots (if appropriate):

Types of changes

What types of changes does your code introduce? Put an x in all the boxes that apply:

Checklist:

Go over all the following points, and put an x in all the boxes that apply. If you're unsure about any of these, don't hesitate to ask. We're here to help!