JSI Tip 0017 - Printer PopUp and Event Logging.
Jerold Schulman
December 31, 1996
1 Min Read
With NT 4.0, you can modify these entries on the "PrintServer" by using
Start / Settings / Printers / File / Server Properties / Advanced.
To do this via the Registry:
To prevent PopUp messages from appearing upon print job completion:
HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlPrintProviders
To prevent PopUp notification: add a value name of NetPopup, setREG_DWORD to 0. To prevent logging: Add VALUE: EventLog set Reg_DWORDto 0.
You will have to stop and restart the spooler from services inthe Control Panel but you may wish to reboot.
About the Author
Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.
You May Also Like