Refreshing Availability Group Database with PowerShell
Following last weeks post on Refreshing A Mirrored Database with PowerShell I thought I would write the script to refresh an Availability Group Database.
Following last weeks post on Refreshing A Mirrored Database with PowerShell I thought I would write the script to refresh an Availability Group Database.
SQL mirroring is a means of providing high availability for your SQL database. It is available in Standard Edition and although the feature is deprecated it ...
I had an email last night from someone who attended my PowerShell Box of Tricks session at SQL Saturday Exeter
A very short blog today just to pass on this little script.
Editors Note This is still all valid but nowadays you would be much better off using dbatools to gather the information and the ImportExcel module to add it ...