From fae0d8436910d9ff1ea162cbf65428b87d11fcb6 Mon Sep 17 00:00:00 2001 From: Stephan Yelle Date: Sun, 5 Jan 2025 00:33:00 -0500 Subject: [PATCH] Update SVSTaskGate.ps1 --- SVSTaskGate.ps1 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/SVSTaskGate.ps1 b/SVSTaskGate.ps1 index 1e55b1f..1907070 100644 --- a/SVSTaskGate.ps1 +++ b/SVSTaskGate.ps1 @@ -711,8 +711,7 @@ function GetHtmlContent { if (checkedValues.includes('exe')) { installRMMCommand += ' -SaveCopy'; } - console.log("Final RMM Command:", installRMMCommand); - + // Now send this command in the JSON payload const payload = { installRMMCommand,