[PR #155] [MERGED] Updating scripts in staging adding comments and parameters #164

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

📋 Pull Request Information

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

Base: mainHead: main


📝 Commits (6)

  • 0510675 Mesh Agent check script. Looking for mem leaks and missing entries
  • 0d4deb7 enhancing battery report
  • b4ffd79 Fixing autoruns and adding comment headers
  • 9cbca4d adding comments and parameter switch for single vs multiple
  • de0adff adding cleaning folder as parameter
  • 5ca27b4 Fixing -clean flag on screenshots script

📊 Changes

5 files changed (+273 additions, -95 deletions)

View changed files

📝 scripts_staging/Win_Autoruns_Get_List.ps1 (+45 -27)
📝 scripts_staging/Win_Battery_Create_Detailed_Report.ps1 (+18 -5)
scripts_staging/Win_Mesh_CheckForAgentProblems.ps1 (+111 -0)
scripts_staging/Win_Screenshot_Take.ps1 (+99 -0)
scripts_staging/Win_Take_Screenshot.ps1 (+0 -63)

📄 Description

No description provided


🔄 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/155 **Author:** [@silversword411](https://github.com/silversword411) **Created:** 6/6/2023 **Status:** ✅ Merged **Merged:** 6/6/2023 **Merged by:** [@silversword411](https://github.com/silversword411) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (6) - [`0510675`](https://github.com/amidaware/community-scripts/commit/0510675309c55d6c9a3e3e4505bf2e5b143fd6c3) Mesh Agent check script. Looking for mem leaks and missing entries - [`0d4deb7`](https://github.com/amidaware/community-scripts/commit/0d4deb719dfc6e7db7d8fe98a530f11617401021) enhancing battery report - [`b4ffd79`](https://github.com/amidaware/community-scripts/commit/b4ffd79984a5e3a89bfb6753edd766c8208841ba) Fixing autoruns and adding comment headers - [`9cbca4d`](https://github.com/amidaware/community-scripts/commit/9cbca4dedfc1595cc970ec530ad0d6ebe227d4dd) adding comments and parameter switch for single vs multiple - [`de0adff`](https://github.com/amidaware/community-scripts/commit/de0adffcc8ea6c44116e5492fdf60d60e3dd096d) adding cleaning folder as parameter - [`5ca27b4`](https://github.com/amidaware/community-scripts/commit/5ca27b428343c646372f4e0bb72247aa70948f76) Fixing -clean flag on screenshots script ### 📊 Changes **5 files changed** (+273 additions, -95 deletions) <details> <summary>View changed files</summary> 📝 `scripts_staging/Win_Autoruns_Get_List.ps1` (+45 -27) 📝 `scripts_staging/Win_Battery_Create_Detailed_Report.ps1` (+18 -5) ➕ `scripts_staging/Win_Mesh_CheckForAgentProblems.ps1` (+111 -0) ➕ `scripts_staging/Win_Screenshot_Take.ps1` (+99 -0) ➖ `scripts_staging/Win_Take_Screenshot.ps1` (+0 -63) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 02:10:48 +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#164
No description provided.