Category Archives: Printers

64 Bit Printer Drivers On 32 Bit Server

image

Most computers are shipped with 64-Bit Windows OS from manufactures now, so it is becoming necessary to add printing support for 64-bit operating systems on network print servers, because the 32-bit drivers won’t work on a 64-bit operating system. I assume your print server already have 32-bit drivers for 32-bit systems support, and you want to add 64-bit OS system … Continue reading

in Printers Leave a comment


Printer not printing document correctly

printer list

If you are printing a document from Microsoft word, excel etc, and all you get on the printed out document is a bunch of symbols and weird characters, then do the following: the first thing you need to do is check if the printer driver is installed correctly by printing a test page. to do that, go to Start, and … Continue reading

in Printers 1 Comment


Installing Unrecognized Printers on Terminal Server

image

Have you noticed that when you login to terminal server the local printers installed on your computer automatically get mapped on terminal server, and when you print something on terminal server it automatically print to your local printer? yes, is cool when terminal server recognizes the printers and everything works like magic, but when the printers don’t get recognized things … Continue reading

in Printers, Terminal Server 1 Comment


Automate Network Printers Installation with con2prt

con2prt program

As the network grows larger the management of network printers becomes more cumbersome, or that’s the case in the company I’m working for. for that reason I took on the project to find a way to manage our network printers easier, and more efficient. what else can be more easier and efficient than a script? and for network printers installation, … Continue reading

in Printers Leave a comment