bollo318 Posted January 22, 2009 Posted January 22, 2009 Hi I recently had a problem on a machine where the print spooler was corrupted. Ended up using cleanspl to clean out the spooler. Only thing is that I removed the TCP/IP print monitor (without realising the cosequences!) Now when I go to add a printer as a local printer on a TCP/IP port I can't, the Standard TCP/IP port isn't even an option. Does anyone have any ideas what I can do to reinstall this, without having to rebuild the machine.
SYNACK Posted January 22, 2009 Posted January 22, 2009 (edited) Hopefully this procedure will restore it for you: Missing Standard TCP/IP Port - Mombu the Microsoft Forum If you ran cleanspl.exe and said delete the Standard port monitor, that would explain this. Here are the steps to get it back. This requires editing the registry or importing the key from another machine. the three system files you need should still exist in \windows\system32 ( tcpmon.dll, tcpmib.dll, and tcpmonui.dll ) you can edit your registry entry and add the monitor back. If the files do not exist copy them from another installation or expand them from the installation CD. If you have any Win2k or greater system handy you can export the Standard TCP/IP Port key and import to the other machine. Even if you do not export this key if you can look at this key for guidance when adding back the entry it is helpful. stop and start spooler -- Alan Morris Windows Printing Team http://www.vistax64.com/vista-print-fax-scan/119391-re-standard-tcp-ip-port-gone-missing.html > > If you have any Win2k or greater system handy you can export the > > Standard > > TCP/IP Port key and import to the other machine. Even if you do not > > export > > this key if you can look at this key for guidance when adding back the > > entry > > it is helpful. > > stop and start spooler > > > > > > if not, locate > > HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Print\Monitor\ > > > > Add key > > Standard TCP/IP Port > > Add String Value; value name=Driver; value data=tcpmon.dll > > > > under Standard TCP/IP Port > > Add Key > > Ports > > Add three Dwords in Ports (I am listing the value data in > > LprAckTimeout value data= 180 > > StatusUpdateEnabled value data= 1 > > StatusUpdateInterval value data= 10 > > > > stop and start spooler Edited January 22, 2009 by SYNACK
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now