From d861de4c2f67e8997361e4ce699fa39ce98269da Mon Sep 17 00:00:00 2001 From: wh1te909 Date: Sat, 9 Jan 2021 22:26:02 +0000 Subject: [PATCH] update community scripts --- api/tacticalrmm/scripts/community_scripts.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/api/tacticalrmm/scripts/community_scripts.json b/api/tacticalrmm/scripts/community_scripts.json index 076969b8..ed6360d9 100644 --- a/api/tacticalrmm/scripts/community_scripts.json +++ b/api/tacticalrmm/scripts/community_scripts.json @@ -110,5 +110,12 @@ "name": "Set High Perf Power Profile", "description": "Sets the High Performance Power profile to the active power profile. Use this to keep machines from falling asleep.", "shell": "powershell" + }, + { + "filename": "Windows10Upgrade.ps1", + "submittedBy": "https://github.com/RVL-Solutions and https://github.com/darimm", + "name": "Windows 10 Upgrade", + "description": "Forces an upgrade to the latest release of Windows 10.", + "shell": "powershell" } ] \ No newline at end of file