Update SVSTaskGate.ps1

This commit is contained in:
2025-01-05 02:03:32 -05:00
parent 4af0c9e5e7
commit dd204e2f02

View File

@@ -706,7 +706,7 @@ function GetHtmlContent {
// const ApiKey = "$global:ApiKey";
// const ApiSecretKey = "$global:ApiSecretKey";
let installRMMCommand = `Install-DattoRMM -ApiUrl '${ApiUrl}' -ApiKey '${ApiKey}' -ApiSecretKey '${ApiSecretKey}'`;
// let installRMMCommand = `Install-DattoRMM -ApiUrl '${ApiUrl}' -ApiKey '${ApiKey}' -ApiSecretKey '${ApiSecretKey}'`;
if (checkedValues.includes('inputVar')) {