How Can We Help?
Install Printers for All Remote App Users
- Install Printers as usual, (e.g. \\print\blue)
- Start a command prompt as administrator and run the following command for each installed printer.
rundll32 printui.dll,PrintUIEntry /ga /n"\\print\printer"
Notes:
/ga = Global Add
/n = Network Path
Individual printer driver settings must be added by each user. (e.g. output tray settings, finishing options)