[PR #104] [MERGED] Update Mesh Install script #421

Closed
opened 2026-03-14 01:20:53 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/amidaware/community-scripts/pull/104
Author: @NiceGuyIT
Created: 12/14/2022
Status: Merged
Merged: 12/18/2022
Merged by: @wh1te909

Base: mainHead: script/install-mesh


📝 Commits (1)

  • d834023 Update Mesh Install script

📊 Changes

2 files changed (+447 additions, -72 deletions)

View changed files

📝 community_scripts.json (+1 -1)
📝 scripts/Win_TRMM_Mesh_Install.ps1 (+446 -71)

📄 Description

  • Detect and fix corrupt services from Bitdefender's quarantine process.
  • Detect a inaccessible (zombie) file from Bitdefender's restore process.
  • Detect and provide info about the inability to save to the TacticalAgent folder.
  • Add -UseTemp switch to provide alternative means of install if "MeshAgent.exe" cannot be saved to the TacticalAgent folder.
  • Add -Reinstall flag to reinstall the Mesh Agent.
  • Use environmental variables to pass sensitive information instead of command line arguments.
  • Improve the error detection and output messages for the user.

🔄 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/104 **Author:** [@NiceGuyIT](https://github.com/NiceGuyIT) **Created:** 12/14/2022 **Status:** ✅ Merged **Merged:** 12/18/2022 **Merged by:** [@wh1te909](https://github.com/wh1te909) **Base:** `main` ← **Head:** `script/install-mesh` --- ### 📝 Commits (1) - [`d834023`](https://github.com/amidaware/community-scripts/commit/d8340238a2e616ddf09ec19f7f67faf0f994abea) Update Mesh Install script ### 📊 Changes **2 files changed** (+447 additions, -72 deletions) <details> <summary>View changed files</summary> 📝 `community_scripts.json` (+1 -1) 📝 `scripts/Win_TRMM_Mesh_Install.ps1` (+446 -71) </details> ### 📄 Description - Detect and fix corrupt services from Bitdefender's quarantine process. - Detect a inaccessible (zombie) file from Bitdefender's restore process. - Detect and provide info about the inability to save to the TacticalAgent folder. - Add `-UseTemp` switch to provide alternative means of install if "MeshAgent.exe" cannot be saved to the TacticalAgent folder. - Add `-Reinstall` flag to reinstall the Mesh Agent. - Use environmental variables to pass sensitive information instead of command line arguments. - Improve the error detection and output messages for the user. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-14 01:20:53 +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#421
No description provided.