amidaware / community-scripts

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

Create Win_StorageCraftSPX_Status.ps1 #200

Closed ConvexSERV closed 7 months ago

ConvexSERV commented 7 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.