Tuesday, April 22, 2014

Restore missing Standard TCP/IP Port type for Printer

Restore missing Standard TCP/IP Port type for Printer


 
If the TCP/IP port option is missing you need to re-add it.
First, make sure that the following files are in C:\Windows\System32\:

tcpmib.dll
tcpmon.dll
tcpmon.ini
tcpmonui.dll
 
If they are missing, you will need to copy them there from either the i386 directory (if you have one) or from the original install CD.
Then, copy the following lines to NOTEPAD and save the file to your desktop as “printer.reg

Windows Registry Editor Version 5.00


[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Print\Monitors\Standard TCP/IP Port]
“Driver”=”tcpmon.dll
 
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Print\Monitors\Standard TCP/IP Port\Ports]
“LprAckTimeout”=dword:000000b4
“StatusUpdateInterval”=dword:0000000a
“StatusUpdateEnabled”=dword:00000001


Once it’s saved to your desktop, double-click printer.reg and say “OK” to the warning that you will be adding the keys to your registry.

Reboot the Server and the TCP/IP port option should be back.