[PR #522] [MERGED] Docs Example and wip tweaks #3612

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

📋 Pull Request Information

Original PR: https://github.com/amidaware/tacticalrmm/pull/522
Author: @silversword411
Created: 5/19/2021
Status: Merged
Merged: 5/21/2021
Merged by: @wh1te909

Base: developHead: develop


📝 Commits (3)

  • a6f7e44 tweaking wip scripts
  • c6b7f23 Adding URL Action Example to docs
  • fad739b Updating script delegated folders

📊 Changes

12 files changed (+85 additions, -58 deletions)

View changed files

docs/docs/functions/examples.md (+31 -0)
docs/docs/images/example1_customfield.png (+0 -0)
docs/docs/images/example1_taskcollectorscript.png (+0 -0)
docs/docs/images/example1_urlaction.png (+0 -0)
📝 docs/mkdocs.yml (+1 -0)
📝 scripts/Win_Outlook_SentItems_To_Delegated_Folders.ps1 (+21 -27)
scripts_wip/Win_File_URL_Create_Shortcut.ps1 (+0 -18)
📝 scripts_wip/Win_Print_Spooler_Reset.bat (+2 -0)
scripts_wip/Win_Print_Spooler_Restart_Service.bat (+0 -2)
scripts_wip/Win_Print_Spooler_Restart_Service.ps1 (+25 -0)
scripts_wip/Win_Printers_Delete_Old_Jobs.ps1 (+0 -8)
📝 scripts_wip/Win_Shortcut_Creator.ps1 (+5 -3)

📄 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/522 **Author:** [@silversword411](https://github.com/silversword411) **Created:** 5/19/2021 **Status:** ✅ Merged **Merged:** 5/21/2021 **Merged by:** [@wh1te909](https://github.com/wh1te909) **Base:** `develop` ← **Head:** `develop` --- ### 📝 Commits (3) - [`a6f7e44`](https://github.com/amidaware/tacticalrmm/commit/a6f7e446de1efdba9625808ece8fccdfb8283693) tweaking wip scripts - [`c6b7f23`](https://github.com/amidaware/tacticalrmm/commit/c6b7f23884797e6d75d685bec9b513f79cd07049) Adding URL Action Example to docs - [`fad739b`](https://github.com/amidaware/tacticalrmm/commit/fad739bc01eb708e3306bb8de8bb96e1738fe6c1) Updating script delegated folders ### 📊 Changes **12 files changed** (+85 additions, -58 deletions) <details> <summary>View changed files</summary> ➕ `docs/docs/functions/examples.md` (+31 -0) ➕ `docs/docs/images/example1_customfield.png` (+0 -0) ➕ `docs/docs/images/example1_taskcollectorscript.png` (+0 -0) ➕ `docs/docs/images/example1_urlaction.png` (+0 -0) 📝 `docs/mkdocs.yml` (+1 -0) 📝 `scripts/Win_Outlook_SentItems_To_Delegated_Folders.ps1` (+21 -27) ➖ `scripts_wip/Win_File_URL_Create_Shortcut.ps1` (+0 -18) 📝 `scripts_wip/Win_Print_Spooler_Reset.bat` (+2 -0) ➖ `scripts_wip/Win_Print_Spooler_Restart_Service.bat` (+0 -2) ➕ `scripts_wip/Win_Print_Spooler_Restart_Service.ps1` (+25 -0) ➖ `scripts_wip/Win_Printers_Delete_Old_Jobs.ps1` (+0 -8) 📝 `scripts_wip/Win_Shortcut_Creator.ps1` (+5 -3) </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:29:31 +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#3612
No description provided.