Print monitor is unknown

Y

Yplate

After looking in groups the last day or so for the subject problem, I
ended up coming up with a few answers on my own. Don't know if anyone
else has answered up, but I certainly didn't find it.

Was trying to install print drivers remotely on user workstations and
kept receiving the subject issue. Searched MS KB but to no avail and
ended up finding MS article via Google search.

Probably easiest:
You receive a "Print monitor is unknown" error when you try to install
a printer driver remotely or by using a script on a computer that is
running Windows 2000 or Windows XP.
http://support.microsoft.com/?kbid=870666

I also found, if I create a new key and driver value in the registry
with the LanguageMonitor string value from the inf file, it also
installed correctly.

LanguageMonitor="HP LaserJet 5 Language Monitor,hpdcmon.dll"

1. HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Print\Monitors
Create New Key: HP LaserJet 5 Language Monitor

2.
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Print\Monitors\HP
LaserJet 5 Language Monitor
Create New String Value: Name = Driver value = hpdcmon.dll

3. Stop/Start Print Spooler service.

For Lexmark: Please check here also:
http://www.theglobeandmail.com/serv...1.gts3apr1/BNStory/Technology/Troubleshooter/
 
Y

Yplate

Forgot a step.

I also found, if I create a new key and driver value in the registry
with the LanguageMonitor string value from the inf file, it also
installed correctly.

LanguageMonitor="HP LaserJet 5 Language Monitor,hpdcmon.dll"

1. HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Print\Monitors
Create New Key: HP LaserJet 5 Language Monitor

2.
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Print\Monitors\HP
LaserJet 5 Language Monitor
Create New String Value: Name = Driver value = hpdcmon.dll

3. Copy dll file to system32 folder.

4. Stop/Start Print Spooler service.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top