amidaware / community-scripts

A curated list of powershell, python, and batch scripts for use in TacticalRMM or anywhere!
MIT License
122 stars 84 forks source link

Create Win_StorageCraftSPX_Status.ps1 #200

Closed ConvexSERV closed 12 months ago

ConvexSERV commented 12 months ago

Checks to see of scheduled SPX backups are completing or failing. Returns Result.

Utilizes PSSQLLite Module to query the SPX database. Will attempt to install PSSQLLite if it is not installed. An optional parameter can be passed in to skip this check, and speed up the script.