Update SVSTaskGate.ps1
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user