[PR #750] [MERGED] docs and scripts updates #3672

Closed
opened 2026-03-14 07:32:45 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/amidaware/tacticalrmm/pull/750
Author: @silversword411
Created: 10/8/2021
Status: Merged
Merged: 10/8/2021
Merged by: @wh1te909

Base: developHead: develop


📝 Commits (10+)

  • 5a75d4e docs troubleshooting tweaks
  • ca62b85 wip scripts adding
  • cb2c8d6 working on support questions
  • 10c56ff Fixing lenovo support link
  • 88e98e4 docs adding HP link
  • 41a1c19 docs adding cmd deploy script
  • d21be77 scripts_wip TRMM Agent Install script
  • 90abd81 docs Adding way to restrict admin access thru nginx
  • 1af89a7 Merge pull request #1 from silversword411/develop-wip
  • 5b69f6a scripts_wip adding dell command

📊 Changes

10 files changed (+375 additions, -3 deletions)

View changed files

📝 docs/docs/functions/examples.md (+10 -2)
📝 docs/docs/install_agent.md (+24 -0)
docs/docs/support_templates/Initial questions.txt (+9 -0)
docs/docs/support_templates/Initial questionsv2.txt (+19 -0)
📝 docs/docs/troubleshooting.md (+1 -1)
📝 docs/docs/unsupported_scripts.md (+131 -0)
scripts_wip/Win_Chrome_Check_Version.ps1 (+10 -0)
scripts_wip/Win_Dell_Command_Install.ps1 (+31 -0)
scripts_wip/Win_Hardware_Disk_SMART.ps1 (+126 -0)
scripts_wip/Win_TRMM_Agent_Install.bat (+14 -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/750 **Author:** [@silversword411](https://github.com/silversword411) **Created:** 10/8/2021 **Status:** ✅ Merged **Merged:** 10/8/2021 **Merged by:** [@wh1te909](https://github.com/wh1te909) **Base:** `develop` ← **Head:** `develop` --- ### 📝 Commits (10+) - [`5a75d4e`](https://github.com/amidaware/tacticalrmm/commit/5a75d4e140f9b3278ada4e8ebd65282073b0241b) docs troubleshooting tweaks - [`ca62b85`](https://github.com/amidaware/tacticalrmm/commit/ca62b850ce55eab1138b05bb69e29eac6d94ed5c) wip scripts adding - [`cb2c8d6`](https://github.com/amidaware/tacticalrmm/commit/cb2c8d6f3c510a5c824d475489bea8095218b76e) working on support questions - [`10c56ff`](https://github.com/amidaware/tacticalrmm/commit/10c56ffbfae4238b3a02bce02ddb8cde76c384ed) Fixing lenovo support link - [`88e98e4`](https://github.com/amidaware/tacticalrmm/commit/88e98e4e35be087cb1e5a85072acc5ea5105969f) docs adding HP link - [`41a1c19`](https://github.com/amidaware/tacticalrmm/commit/41a1c198771518890fc4d2a84c3f6c02c005f988) docs adding cmd deploy script - [`d21be77`](https://github.com/amidaware/tacticalrmm/commit/d21be77fd209f5a8e7a3e1498d024192017f0927) scripts_wip TRMM Agent Install script - [`90abd81`](https://github.com/amidaware/tacticalrmm/commit/90abd81035719bee9e997b62ebafe9f4cad54602) docs Adding way to restrict admin access thru nginx - [`1af89a7`](https://github.com/amidaware/tacticalrmm/commit/1af89a74470b858872b780addee30c93e7d862ee) Merge pull request #1 from silversword411/develop-wip - [`5b69f6a`](https://github.com/amidaware/tacticalrmm/commit/5b69f6a35873c61901f7c9f9552b79ca594eaaaa) scripts_wip adding dell command ### 📊 Changes **10 files changed** (+375 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `docs/docs/functions/examples.md` (+10 -2) 📝 `docs/docs/install_agent.md` (+24 -0) ➕ `docs/docs/support_templates/Initial questions.txt` (+9 -0) ➕ `docs/docs/support_templates/Initial questionsv2.txt` (+19 -0) 📝 `docs/docs/troubleshooting.md` (+1 -1) 📝 `docs/docs/unsupported_scripts.md` (+131 -0) ➕ `scripts_wip/Win_Chrome_Check_Version.ps1` (+10 -0) ➕ `scripts_wip/Win_Dell_Command_Install.ps1` (+31 -0) ➕ `scripts_wip/Win_Hardware_Disk_SMART.ps1` (+126 -0) ➕ `scripts_wip/Win_TRMM_Agent_Install.bat` (+14 -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-14 07:32:45 +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#3672
No description provided.