Posted April 14, 20223 yr Hi Folks, Â Apologies if this has been asked before, I'm new to pulseway and getting to grips with Automation. Â I have a simple batch script to install a printer onto a workstation. When I run it via pulseway, it says it runs successfully, but the printer doesnt appear on the workstation. Can anyone offer some advice? FYI - the same batch script run locally works fine. Â @echo off title Printer Script REM Add Printers RunDll32.EXE printui.dll,PrintUIEntry /in /n "\\dc1\Accounts" EXIT
Create an account or sign in to comment