Checking your backups with tsql – now in powershell flavor!

01_Vault_101_Citizenship_Award

Pipboy level utility!

I just posted a tsql script that will check your backups, I use it in SMSS Central Management, it can be run in SMSS individually, whatevs.

I just created a powershell script that will run it against the txt list of servers.

To do:  Get it to execute against central management groups

CheckBackups.ps1

One comment

  1. Updated Script:Script now outputs a nicely formatted HTML. Things you should look at are highlighted red, stuff you might want to check aren't highlighted, stuff that is gravy, is green.Added a simple ping object to check for connectivity prior to running the meat of the script. This will output a line letting you know if the server can be pinged or not in the html file.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.