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 `