diff --git a/SVSTaskGate.ps1 b/SVSTaskGate.ps1 index 0755051..4c4cf0d 100644 --- a/SVSTaskGate.ps1 +++ b/SVSTaskGate.ps1 @@ -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')) {