From 051471e237127636908fc1f9ac15cf67098a6f0b Mon Sep 17 00:00:00 2001 From: Stephan Yelle Date: Mon, 12 Jan 2026 13:28:49 -0500 Subject: [PATCH] Update samy.ps1 --- samy.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samy.ps1 b/samy.ps1 index 5f6d192..154c409 100644 --- a/samy.ps1 +++ b/samy.ps1 @@ -2156,7 +2156,7 @@ function Install-DattoRMM { # dot-sourced, don't invoke } elseif ($PSCommandPath) { # script was saved and run directly - Invoke-ScriptAutomationMonkey @PSBoundParameters + Invoke-ScriptAutomationMonkey @args } else { # iwr | iex fallback if ($args.Count -gt 0) {