Import HKCU registry key

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello,

I'm trying to figure out how can I import this HKCU registry key to disable
printer balloon notifictions through a group policy.
********************************
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Printers\Settings]
"EnableBalloonNotificationsLocal"=dword:00000000
"EnableBalloonNotificationsRemote"=dword:00000000

*********************************

Thanks,
morjo
 
Hello,

I'm trying to figure out how can I import this HKCU registry key to disable
printer balloon notifictions through a group policy.
********************************
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Printers\Settings]
"EnableBalloonNotificationsLocal"=dword:00000000
"EnableBalloonNotificationsRemote"=dword:00000000

*********************************

Thanks,
morjo


See tip 9808 » PolicyMaker™ Registry Extension freeware.
in the 'Tips & Tricks' at http://www.jsifaq.com

Jerold Schulman
Windows Server MVP
JSI, Inc.
http://www.jsiinc.com
http://www.jsifaq.com
 
Back
Top