From dd204e2f02dca60f87bb902edd7b7553e55c6bbe Mon Sep 17 00:00:00 2001 From: Stephan Yelle Date: Sun, 5 Jan 2025 02:03:32 -0500 Subject: [PATCH] Update SVSTaskGate.ps1 --- SVSTaskGate.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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')) {