From a46db9caec5cc682196ccf00947ecaaf85bc9926 Mon Sep 17 00:00:00 2001 From: Stephan Yelle Date: Fri, 19 Dec 2025 16:36:02 -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 87ddc00..44f0492 100644 --- a/samy.ps1 +++ b/samy.ps1 @@ -1910,7 +1910,7 @@ function Invoke-InstallPrinters { Write-LogHybrid "Installing printer ($summary)" Info Printers -LogToEvent try { - Invoke-SamyPrinterInstall ` + Invoke-SVSPrinterInstall ` -ClientCode $clientCode ` -ProfileName $profileName ` -SetAsDefault:$setDefault `