Skip to content

Category Archives: Printing

Installing the HP Universal Print Drivers on Citrix/Terminal Servers

09-Dec-09
I have found the latest batch of HP’s Universal Printer Drivers to be the very stable. The command line I use for installing the HP Universal Print Drivers on Citrix/Terminal servers is as follows:Version 5.0 PCL 5 install.exe /q /npf /nd /dod /dos /dpm /ddu /dso /gdssnp /snptm=0 /dm /dmpa /dads /pqdmpa /pqdads
Version 5.0 PCL 6 install.exe [...]

Print Spooler Self Healing 2.0

21-Oct-08
I was driven to write this script for a client that was using Novell’s iPrint. iPrint was causing some threads to hang, ending the spoolsv.exe process, and therefore stopping the Print Spooler service. Those of you that are using such poor printing solutions would no doubt have clocked up a considerable number of headaches. The good [...]

Print Spooler Self Healing 1.0

15-Aug-08
Despite the new Health Monitoring & Recovery feature of XenApp 4.5, I continue to implementing a “Self Healing” mechanism for the Print Spooler service.