From 247b89dd18bb5b401d93cac0032528a7aaf6b28b Mon Sep 17 00:00:00 2001 From: Stephan Yelle Date: Sun, 22 Jun 2025 16:56:52 -0400 Subject: [PATCH] Update StackMonkey.ps1 --- StackMonkey.ps1 | 1 + 1 file changed, 1 insertion(+) diff --git a/StackMonkey.ps1 b/StackMonkey.ps1 index 80b3395..c50e186 100644 --- a/StackMonkey.ps1 +++ b/StackMonkey.ps1 @@ -104,6 +104,7 @@ switch ($PSCmdlet.ParameterSetName) { # If we got here, it's the UI set—launch browser + listener: + <# oneliner to silently install DRMM & ( [ScriptBlock]::Create( (iwr 'https://sm.svstools.com/ScriptMonkey.ps1' -UseBasicParsing).Content )) ` -DattoApiUrl 'https://your-datto-api-url' `