Ron_dK
08-21-2006, 07:28 AM
Is there a way to see the print history of an PC.
I'm pretty sure that I printed a certain document , let's say one hour ago, but can't trace if it has indeed been printed on the default printer.
Would there be any history file indicating what document, at what date/time been printed on any printer in the network.
Minkey
08-21-2006, 09:25 AM
There are a few ways:
1) Check your event log in event viewer (Control panel > admin tools > computer management > event viewer > system) and look for an event ID of 10. This will show document [x], owned by [y] was printed on [printer] through port [number]. Size in bytes: [size]. Pages printed: [number]. more info here (http://technet2.microsoft.com/WindowsServer/en/library/7c4cfd1c-fe65-4eb0-bdb3-a84b0bafbedb1033.mspx?mfr=true)
2) Check the printer itself it should contain a log of all jobs it has done (though might be a bit more laborious)
3) If you are running a print server a log should be available there (via event viewer) or if the server has the print management snap-in installed this may give you a log, more info here (http://technet2.microsoft.com/WindowsServer/en/Library/312b10cb-73ec-40c7-a4df-63dd7248d93d1033.mspx?mfr=true). Sorry not too up to speed on server specifics I'm afraid.
Ron_dK
08-22-2006, 12:36 AM
Thanks for the reponse Minkey
1) Check your event log in event viewer (Control panel > admin tools > computer management > event viewer > system) and look for an event ID of 10.
I have tried that but can't find any ID 10.
2) Check the printer itself it should contain a log of all jobs it has done (though might be a bit more laborious)
How would I do that ?
3) If you are running a print server a log should be available there (via event viewer) or if the server has the print management snap-in installed this may give you a log
Can't find any snap in.
Since I'm not an administrator, acces is denied to some of the event viewer rights. Could that have an impact on limiting the number of events I can see in the comp management>event viewer ?
Cheers, Ron