subject: kill printjob eventlog notification in NT4 posted: Sat, 8 Feb 2003 07:37:45 -0000
Hi folks,
By default NT4 logs an event whenever a user sends a job to a network printer. If many printjobs are sent,
this can fill up the eventlog.
Disable event logging for print jobs with the following registry tweak:
System Key: [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Print\Providers]
Value Name: EventLog
Data Type: REG_DWORD (DWORD Value)
Value Data: (0 = disable)