Showing posts with label AlwaysOn. Show all posts
Showing posts with label AlwaysOn. Show all posts

Wednesday, April 22, 2015

PowerShell Script: Adding Database into Always On Group

Every once in a while, I have  a new database that I need to put into an existing Always On group. So I have decided to create a PowerShell script that would do just that. The script can be found here.