diff --git a/TGBeta.ps1 b/TGBeta.ps1 index 4f61509..e3c51ba 100644 --- a/TGBeta.ps1 +++ b/TGBeta.ps1 @@ -3,18 +3,17 @@ ### set the priority in the js code so it waits for one function to complete before starting the next one ### let's start thinking about the write-log -TaskCategory "On-boarding" or "Off-boarding" ### need new logo and the RGB color codes form john -### add Set-EdgeDefaultSearchEngine to the Tweaks list -### add an "off board" button -### add "run tweaks" button ### 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? - +### need to add the set-DefaultEdgeSearchProvider to the module ############################################################# ### Changes done +### added the Tweaks and Offboard buttons +### added the Set-DefaultEdgeSearchProvider ### minor change the the param of install-svsmsp ### commented out line 64 ### moved logo to the left in line 384 @@ -145,6 +144,9 @@ else { Write-LogHybrid -Message "Starting SVS TaskGate" -Level "Info" -TaskCategory "SVSTaskGate" -LogToEvent:$true #endregion #region SVS Module + + + function Install-SVSMSP { param ( # Cleanup flag @@ -203,6 +205,9 @@ function Install-SVSMSP { [string]$ApiSecretKey ) + + + function Perform-Cleanup { Write-LogHybrid -Message "Cleanup mode enabled. Starting cleanup process..." -Level "Info" -LogToEvent @@ -588,9 +593,7 @@ function GetHtmlContent { -
-

Logs will appear here...

-
+
@@ -608,6 +611,9 @@ function GetHtmlContent { Uninstall ThreatLocker +
+ +
@@ -619,7 +625,7 @@ function GetHtmlContent { Select All +
+ +
+ + +
+

Logs will appear here...

+