[PR #200] [MERGED] Create Win_StorageCraftSPX_Status.ps1 #206

Closed
opened 2026-03-02 02:11:00 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/amidaware/community-scripts/pull/200
Author: @ConvexSERV
Created: 12/6/2023
Status: Merged
Merged: 12/6/2023
Merged by: @silversword411

Base: mainHead: patch-4


📝 Commits (1)

  • 39e77d0 Create Win_StorageCraftSPX_Status.ps1

📊 Changes

1 file changed (+161 additions, -0 deletions)

View changed files

scripts_staging/Win_StorageCraftSPX_Status.ps1 (+161 -0)

📄 Description

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.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/amidaware/community-scripts/pull/200 **Author:** [@ConvexSERV](https://github.com/ConvexSERV) **Created:** 12/6/2023 **Status:** ✅ Merged **Merged:** 12/6/2023 **Merged by:** [@silversword411](https://github.com/silversword411) **Base:** `main` ← **Head:** `patch-4` --- ### 📝 Commits (1) - [`39e77d0`](https://github.com/amidaware/community-scripts/commit/39e77d0e115dcb22facb5f76f801f66a7be982c8) Create Win_StorageCraftSPX_Status.ps1 ### 📊 Changes **1 file changed** (+161 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `scripts_staging/Win_StorageCraftSPX_Status.ps1` (+161 -0) </details> ### 📄 Description 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 02:11:00 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/community-scripts#206
No description provided.