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.
[...] Restore missing Standard TCP/IP Port type for Printer January 2009 4 [...]
Pingback by 2010 in review « RahulPatel–twikies… — January 2, 2011 @ 2:20 pm |
Importing didn’t work for me. Manually adding did the job!
Thnx!
Comment by Daniel — February 28, 2011 @ 3:18 pm |