SnakeLegs

Upon thy belly shalt thou go….

SnakeLegs header image 2

Clean Up A Windows Print Server

May 19th, 2008 by Jason Filley · No Comments · Computers, Main

Do you have old print drivers hanging around?

Use the Print Migrator utility to back up your printer config:

printmig -b "server_name.cab"

And then remove the unused print drivers:


cd /d %systemroot%\system32

cscript prndrvr.vbs -x

Tags: