mirror of
https://github.com/amidaware/community-scripts.git
synced 2026-04-26 22:45:53 +03:00
[PR #200] [MERGED] Create Win_StorageCraftSPX_Status.ps1 #515
Labels
No labels
enhancement
good first issue
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/community-scripts#515
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:patch-4📝 Commits (1)
39e77d0Create 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.