From ab0f7cc7309d43e17ef3eb1d6cd4ffd3e11469e0 Mon Sep 17 00:00:00 2001 From: Stephan Yelle Date: Mon, 27 Jan 2025 22:24:25 -0500 Subject: [PATCH] Update TGBeta.ps1 --- TGBeta.ps1 | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/TGBeta.ps1 b/TGBeta.ps1 index 8481c8a..58a865c 100644 --- a/TGBeta.ps1 +++ b/TGBeta.ps1 @@ -12,18 +12,6 @@ ### need to have the fetch button check if Install-DattoRMM function exist if not run the build in helpder function to fetch sites ### need to move the tweaks to the tweeks tab -### To Modify as of January 27 2025 - -### let's start thinking about the write-log -TaskCategory "On-boarding" or "Off-boarding" -### need RGB color codes form john, once we picked the RGBA colors -### add the .net silent install tweaks to toolkit -### for the reg tweak need to do/undo function maybe it should have it own check box list -### added offboard check boxes for dattormm, dattodeb, rocketcyber, cyberQP, SVSHelpdesk and Splashtop -### for the offboarding button, we need to fix the uninstall-svsmsp module -### need to fix path in the uninstall-DattoEDR - -####### ❌ [Error] [GeneralTask] Uninstallation command 'C:\Program Files\Infocyte\Agent\agent.exe' not found. (Event ID: 3000) - bad path - - #region Write-Log # ---------------------------------------------------------------------------