What OS do you use? (for the client PC's and the PC's which have the shared printers)
Main Topics
Browse All TopicsEvery time we print from our PC's to shared printers (shared on PC's) the printer drivers install. Below is what appears in the Event Log as a Warning. Again, this happens each and every time we print and it doesn't matter what printer we print to (HP or Brother).
MS says don't worry about it but I think they are referring to the initial print to a shared printer to get the drivers installed, not every time.
Ideas...
Here is what is in the Event Log...
Event Type: Warning
Event Source: Print
Event Category: None
Event ID: 20
Date: 2/10/2004
Time: 7:12:49 PM
User: NT AUTHORITY\SYSTEM
Computer: TRC13
Description:
Printer Driver hp psc 2100 series for Windows NT x86 Version-3 was added or updated. Files:- hpz2ku07.dll, hpzntp07.dll, hpop2107.dat, hpocabpr.hlp, hpzcin06.exe, hpzscr07.dll, hpzcfg07.exe, hpzcoi07.dll, hpzcon07.dll, hpzeng07.exe, hpzflt07.dll, hpzimc07.dll, hpzime07.dll, hpzjui07.dll, hpzlnt07.dll, hpzpcl07.dll, hpzpre07.exe, hpzr3207.dll, hpzres07.dll, hpzrp307.dll, hpzslk07.dll, hpzsnt07.dll, hpzstc07.exe, hpzstw07.exe, hpztbi07.dll, hpztbu07.exe, hpztbx07.exe, hpzvip07.dll, hpocahpr.hlp, hpocampr.hlp, hpocaspr.hlp, hpop1007.dat, hpop1107.dat, hpop1207.dat, hpop2207.dat, hpop2007.dat, hpopd907.dat, hpop4007.dat, hpop4107.dat, hpop6107.dat.
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.
Business Accounts
Answer for Membership
by: 1stITMANPosted on 2004-02-11 at 13:13:41ID: 10336268
Source Print
Type Warning
Description Printer Driver <printer model> for Windows NT x86 Version-2 was added or updated. Files:- <list of driver files>.
Comments Adrian Grigorof
Normally, this event is generated when a new printer is installed on a system. However, in many instances, it has been reported that this event keeps occuring without any change to the printing hardware or software. Here are some explanations:
From a newsgroup post: "This event is also generated when a computer without the required drivers connects to the print server and downloads the printer driver to their workstation. You could test this by removing the printer and its drivers from one of your workstations and then re-adding the printer. This should cause the driver files to be downloaded again, and should generate this event."
From another newsgroup post: "This may occur when you have printers from different NT print servers that have different versions of drivers for the same printer model. Either standardize driver versions on all servers or stop using conflicting printers on the same PC. E.g. \\SERVR1\HPLJ4-12 is HP driver version 3.0.7 and \\SERVR2\HPLJ4-33 is MS driver v X.X...or HP v. 2.00... Everytime you open a printer on your NT PC it checks and updates the driver versions from server, but it couldn't have different versions installed for the same model (HP LaserJet 4 in example)."
From another newsgroup post: "Here is my solution for the repeated event id 20:
1. Go to the actual print server, open the print dialog box, click Server properties, click the driver tab and remove all of the unused drivers (note: if you don't know which ones to delete just go through and delete them all, windows prompts you when the driver is in use and cannot be deleted).
2. After you cleaned up the server side of useless driver info go the the client. Delete the logical printers first on the client, then go into printer dialog box and go into the server properties driver tab and remove the unused drivers as indicated in the previous text,
3. Reboot the client, install the printers, that should be all you need.
4. After you install the printers you will see one entry in the event viewer at the time you installed the printer but you should see that only once."
Michael P. Piron
There are two Microsoft Knowledge Base Q articles that also offer two explanations for this error message displaying in the Event Logs. I have seen several instances of this when using SNA print devices, information on SNA causes of this message are detailed in the second Q article (Q229046)
Microsoft Q234330: These events are logged when a Terminal Services client with a local printer attached connects to a server. The server loads the drivers for the client''s local printer to enable the client to print to its local printer from within the client session. Note: Microsoft''s explanation sounds somewhat similar to Event ID 1105 for source: TermServDevice
Microsoft Q229046: If the drivers for a remote printer are not installed on the SNA Server computer, the Windows NT spooler service will copy the drivers locally in order to print.
If the drivers for the remote printer ARE installed on the SNA Server computer, the spooler service still checks the remote printer server for updated drivers. If the drivers are newer than the ones installed on SNA Server, then the newer ones are temporarily copied locally to print the job.
Note: These events can occur for every print job that is sent through an SNA Server print session. The message does not cause any problems with printing, and can be considered an informational message.