Thanks for the quick response.
Print Spooler is working fine and the server has been rebooted several times.
Trev
Main Topics
Browse All TopicsI am running a Windows 2003 Server. Recently, I have lost all of the local LPT, COM and FILE ports. The ports appear in Device Manager, but when you try to add a printer, they do not appear.
I have marked this as urgent because it is causing a specific problem for our business that is urgent for us.
Any ideas what is causing this?
Trevor
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Try updating the chipset drivers - if this is a real server (Compaq, HP, Dell or IBM) then you might have to download and install their latest management packs to get this. Otherwise, go to Intel and get the latest chipset installation utility and update it. During the next reboot the OS should pick them back up again (if the BIOS still has them properly enabled).
Let us know.
Here is some images regarding, the ports.
http://mail.faj.com.au/Mis
http://mail.faj.com.au/Dev
Solution that we have stumbled across.
How we came across this solution was, around 2 months ago we were looking for a resolution to add a shared printer to Windows Server 2003. We were having problems with adding it; the error message that was coming up, was to do with System kernel drivers, and with Group Policies I am not sure about what was the message exactly, but one of the solutions we tried was to patch the machine with a registry patch, that we came across on the net, with some one who had similar problem with printer.
The solution that did work for us was a Group Policy that we had to change on the server
Disabled: Disallow installation of printers using kernel mode drivers.
But,
The registry was already changed and that led to other problems.
After remembering that there was a registry change made to do with Printing, we had a look at the patch and found that:
|
|
\/
[HKEY_LOCAL_MACHINE\SYSTEM
"Driver"="localmon.dll" <---------The part of the registry that was changed on our 2003 server:
We checked another Windows 2003 machine to see what it had in the place of ("Driver"="localmon.dll") it was "Driver"="localspl.dll".
We changed drivers name back to what it supposes to be.
"Driver"="localspl.dll".
Then we are required to restart Print Spooling Service.
And, then we have a working solution for Missing LPT, COM, and FILE ports.
Some Explanations to what those files are.
Print monitor - Transmits the print job to the print device and reports the condition of the print device. Print monitors include:
o LOCALMON.DLL can store the print job in a file and communicates to the print device over serial or parallel ports, named pipes or remote shares.
o LOCALSPL.DLL Process Name: Microsoft Local Spooler DLL
Business Accounts
Answer for Membership
by: gpriceeePosted on 2005-07-19 at 22:26:56ID: 14481711
Hi.
Go to Computer Manager.
Click the + next to Services and Applications
Click on Services
Scroll down to Print Spooler and see if it is running. If it isn't, right-click it and choose Start
Then, right click Print Spooler --> Properties --> Recovery Tab
Set the three failure options to Restart the service.
If the Print Spooler is running, reboot the server.