[PR #414] [MERGED] adding agent remove/add to docs #1637

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

📋 Pull Request Information

Original PR: https://github.com/amidaware/tacticalrmm/pull/414
Author: @silversword411
Created: 4/19/2021
Status: Merged
Merged: 4/20/2021
Merged by: @wh1te909

Base: developHead: develop


📝 Commits (7)

  • 16b7454 adding agent remove/add to docs
  • 36a902a script rename and tweaks
  • e58881c script library Set Ethernet to use DHCP
  • 95522fd script library - Adding set DNS script
  • ee7a46d Script library - defender status tweaks
  • 0ddae52 Script Library - Renaming files to follow best practices
  • 179a5a8 Fixing Defender GUID

📊 Changes

13 files changed (+147 additions, -36 deletions)

View changed files

📝 api/tacticalrmm/scripts/community_scripts.json (+42 -12)
📝 docs/docs/troubleshooting.md (+9 -0)
📝 scripts/Win_AutoRun_Disable.bat (+0 -0)
📝 scripts/Win_Cortana_Disable.bat (+0 -0)
📝 scripts/Win_Defender_Status_Report_Last24hrs.ps1 (+24 -24)
scripts/Win_Defender_Status_Report_LastYear.ps1 (+22 -0)
📝 scripts/Win_Firefox_Clear_Cache.ps1 (+0 -0)
📝 scripts/Win_Google_Chrome_Clear_Cache.ps1 (+0 -0)
scripts/Win_Network_DHCP_Set.bat (+13 -0)
scripts/Win_Network_DNS_Set_to_1.1.1.2.ps1 (+37 -0)
📝 scripts/Win_Power_Profile_Reset_High_Performance_to_Defaults.ps1 (+0 -0)
📝 scripts/Win_Power_Profile_Set_High_Performance.ps1 (+0 -0)
📝 scripts/Win_TRMM_Rename_Installed_App.ps1 (+0 -0)

📄 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/tacticalrmm/pull/414 **Author:** [@silversword411](https://github.com/silversword411) **Created:** 4/19/2021 **Status:** ✅ Merged **Merged:** 4/20/2021 **Merged by:** [@wh1te909](https://github.com/wh1te909) **Base:** `develop` ← **Head:** `develop` --- ### 📝 Commits (7) - [`16b7454`](https://github.com/amidaware/tacticalrmm/commit/16b74549a2b80a1314612d7a11b4d0b12531a3fd) adding agent remove/add to docs - [`36a902a`](https://github.com/amidaware/tacticalrmm/commit/36a902a44e92e226b0e5b0d097704b7629eaadb1) script rename and tweaks - [`e58881c`](https://github.com/amidaware/tacticalrmm/commit/e58881c2bddb2ba0eb238077dd4713b3305281db) script library Set Ethernet to use DHCP - [`95522fd`](https://github.com/amidaware/tacticalrmm/commit/95522fda74296b153d6d19253a8c83d0553da0a6) script library - Adding set DNS script - [`ee7a46d`](https://github.com/amidaware/tacticalrmm/commit/ee7a46de26858f5e8af8a3e8798f4135cdb9b7b2) Script library - defender status tweaks - [`0ddae52`](https://github.com/amidaware/tacticalrmm/commit/0ddae527ef7cf96b306f76a88c345e93526aaa01) Script Library - Renaming files to follow best practices - [`179a5a8`](https://github.com/amidaware/tacticalrmm/commit/179a5a80f4421d438e54172c8f1677511bd9a5e7) Fixing Defender GUID ### 📊 Changes **13 files changed** (+147 additions, -36 deletions) <details> <summary>View changed files</summary> 📝 `api/tacticalrmm/scripts/community_scripts.json` (+42 -12) 📝 `docs/docs/troubleshooting.md` (+9 -0) 📝 `scripts/Win_AutoRun_Disable.bat` (+0 -0) 📝 `scripts/Win_Cortana_Disable.bat` (+0 -0) 📝 `scripts/Win_Defender_Status_Report_Last24hrs.ps1` (+24 -24) ➕ `scripts/Win_Defender_Status_Report_LastYear.ps1` (+22 -0) 📝 `scripts/Win_Firefox_Clear_Cache.ps1` (+0 -0) 📝 `scripts/Win_Google_Chrome_Clear_Cache.ps1` (+0 -0) ➕ `scripts/Win_Network_DHCP_Set.bat` (+13 -0) ➕ `scripts/Win_Network_DNS_Set_to_1.1.1.2.ps1` (+37 -0) 📝 `scripts/Win_Power_Profile_Reset_High_Performance_to_Defaults.ps1` (+0 -0) 📝 `scripts/Win_Power_Profile_Set_High_Performance.ps1` (+0 -0) 📝 `scripts/Win_TRMM_Rename_Installed_App.ps1` (+0 -0) </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:24:06 +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/tacticalrmm#1637
No description provided.