I created a powershell package. It's called printers.ps1
This script needs to run as the current user. So I select run as current user.
When running the script the powershell window appears while the user is using it.
It would be nice if LANDesk incorporated the -WindowStyle switch into the powershell package creation so I can run the script at least minimized.
Now I'm going to create a batch to run a powershell command hidden. Very frustrating.