mirror of
https://github.com/amidaware/community-scripts.git
synced 2026-04-27 23:15:49 +03:00
[PR #201] [CLOSED] Create Win_StorageCraftImageManager_Status.ps1 #207
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#207
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/201
Author: @ConvexSERV
Created: 12/6/2023
Status: ❌ Closed
Base:
main← Head:patch-5📝 Commits (1)
57dd1e0Create Win_StorageCraftImageManager_Status.ps1📊 Changes
1 file changed (+983 additions, -0 deletions)
View changed files
➕
scripts_staging/Win_StorageCraftImageManager_Status.ps1(+983 -0)📄 Description
Checks to see of scheduled Image Manager jobs are completing or failing. Reads Image Manager DB (takes a copy) to check for failing events. Checks for IM folder activity.
Checks for IM Events in Application Log.
Returns Result.
Note:
Requires MS Access 2010 Runtime. Script will attempt to download/install the runtime if needed.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.