Update SVSTaskGate.ps1

This commit is contained in:
2025-01-05 00:33:00 -05:00
parent 7c55550a1b
commit fae0d84369

View File

@@ -711,7 +711,6 @@ function GetHtmlContent {
if (checkedValues.includes('exe')) {
installRMMCommand += ' -SaveCopy';
}
console.log("Final RMM Command:", installRMMCommand);
// Now send this command in the JSON payload
const payload = {