Hi
I'm trying to apply a few settings for Internet Explorer using Group Policy and everything I've tried doesn't work. I've tried using Preferences > Windows Settings > Registry and creating the changes under there but no joy.
What I'm trying to do is modify the following registry keys in HKCU
I've got a few GPOs and they work great but this registry thing is driving me insane...
I'm trying to apply a few settings for Internet Explorer using Group Policy and everything I've tried doesn't work. I've tried using Preferences > Windows Settings > Registry and creating the changes under there but no joy.
What I'm trying to do is modify the following registry keys in HKCU
Code:
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\PageSetup]
"header"=""
"footer"=""
"margin_bottom"="0.75000"
"margin_left"="0.75000"
"margin_right"="0.75000"
"margin_top"="0.75000"
"Print_Background"="yes"
"Shrink_To_Fit"="yes"
I've got a few GPOs and they work great but this registry thing is driving me insane...