From 66dcc9394fad694af18068cee0d463da6fbaf4d4 Mon Sep 17 00:00:00 2001 From: Stephan Yelle Date: Sun, 30 Nov 2025 23:30:13 -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 b587592..7f4f10a 100644 --- a/samy.ps1 +++ b/samy.ps1 @@ -1307,7 +1307,7 @@ function Send-JSON { param($Context) # 1) call into your module - Install-HelpDesk + Install-svsHelpDesk # 2) log & write back a simple text response Write-LogHybrid "SVS HelpDesk installed" "Success" "OnBoard"