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,