LinusIT Posted August 16, 2011 Posted August 16, 2011 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 [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... Quote
ICTCity Posted August 16, 2011 Posted August 16, 2011 Actually there's a problem with GPO and registry settings, sometime they're applied correctly, sometime not... The easier way is to create a script and use regedit.exe /s FileName.reg. In fileName.reg you can write your code. Quote -------------------------------------------------------- Tu peux aussi crire en franais. Du kannst auch auf Deutsch schreiben. Puoi scrivere anche in italiano. --------------------------------------------------------
Recommended Posts