Jump to content

Recommended Posts

Posted

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...

Posted

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.

--------------------------------------------------------

Tu peux aussi crire en franais.

Du kannst auch auf Deutsch schreiben.

Puoi scrivere anche in italiano.

--------------------------------------------------------

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...