diff --git a/SVSTaskGate.ps1 b/SVSTaskGate.ps1 index 852c0e7..24f7714 100644 --- a/SVSTaskGate.ps1 +++ b/SVSTaskGate.ps1 @@ -1,11 +1,15 @@ -### To Modify of January 5 2025 - +### 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 +### 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 -### new tab for client apps? +### 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 # --------------------------------------------------------------------------- @@ -175,8 +179,8 @@ function Install-SVSMSP { "Install-RocketCyber", "Install-Splashtop", "Install-ThreatLocker", - "Install-SVSHelpdesk", - "Install-SVSWatchtower" + "Install-SVSHelpdesk" + ), # Log file path @@ -367,7 +371,7 @@ function Get-N8nWebhookData { # Define the HTML Content with an Off-Boarding Tab function GetHtmlContent { - @" + @" @@ -376,120 +380,199 @@ function GetHtmlContent { SVS TaskGate @@ -506,68 +589,82 @@ function GetHtmlContent {

On-Boarding

-

This new way of deploying our stack will make it easier to be sure everything is deployed successfully

-
- - - - - - - - - - - +