| Author | Messages | |
tony
Posts:6
 | | 12/23/2009 10:01 PM |
| Hi all
I am trying to set some IE program defaults using Group Policy, but the default is not being changed to what I have set in the policy. When I perform an RSoP and/or Gpresult on the target workstation it looks like the Policy is being applied. I've also looked at the brndlog.txt file and again everything looks ok.
Interestingly, if I go to the relevant programs.inf file on the workstation, right-click and select "Install", the changes take effect immediately. In other words, there doesn't seem to be anything intrinsically wrong with the GPO setting itself.
Any thoughts on why it might be failing and/or how I can troubleshoot further?
Merry Christmas!
Tony
Extract from brndlog.txt
++++++++++
12/24/2009 10:25:51 Branding Internet Explorer...
12/24/2009 10:25:51 Command line is "/mode:gp /ins:"C:\Documents and Settings\ambh68\Local Settings\Application Data\Microsoft\Internet Explorer\Custom Settings\Custom2\install.ins" /disable /flags:eriu=0,favo=0,qlo=0,chl=0,chlb=0,ref=1".
12/24/2009 10:25:51 Global branding settings are:
12/24/2009 10:25:51 Context is (0x04800200) "Group Policy, spawned in a child process";
12/24/2009 10:25:51 Settings file is "C:\Documents and Settings\ambh68\Local Settings\Application Data\Microsoft\Internet Explorer\Custom Settings\Custom2\install.ins";
12/24/2009 10:25:51 Target folder path is "C:\Documents and Settings\ambh68\Local Settings\Application Data\Microsoft\Internet Explorer\Custom Settings\Custom2".
12/24/2009 10:25:51 Done.
12/24/2009 10:25:51 Processing wininet setup...
12/24/2009 10:25:51 Done.
12/24/2009 10:25:51 Processing current user policies and restrictions...
12/24/2009 10:25:51 ! processExtRegInfSectionHelper for section"ExtRegInf.Hkcu".
12/24/2009 10:25:51 Not Delaying executing C:\Documents and Settings\ambh68\Local Settings\Application Data\Microsoft\Internet Explorer\Custom Settings\Custom2\programs.inf.
12/24/2009 10:25:51 "programs.inf" processed successfully.
12/24/2009 10:25:51 ! Key is "SOFTWARE\Microsoft\Active Setup\Installed Components\{A509B1A7-37EF-4b3f-8CFC-4F3A74704073}".
12/24/2009 10:25:51 Machine is not hardened
12/24/2009 10:25:51 Done.
12/24/2009 10:25:51 Registering download URLs as safe for updating IE...
12/24/2009 10:25:51 Done.
12/24/2009 10:25:51 Refreshing browser settings...
12/24/2009 10:25:51 Broadcasting "Windows settings change" to all top level windows...
12/24/2009 10:25:51 Done.
12/24/2009 10:25:51 Done.
12/24/2009 10:25:51 Done processing group policy.
+++++++++
Contents of programs.inf
+++++++++
[Version]
Signature=$Chicago$
AdvancedINF=2.5
[DefaultInstall]
RequiredEngine=SetupAPI,"Fatal Error - missing setupapi.dll"
CustomDestination=CustInstDestSection
AddReg=AddReg.Hkcu,AddReg.Hklm
[IeakInstall.Hkcu]
RequiredEngine=SetupAPI,"Fatal Error - missing setupapi.dll"
CustomDestination=CustInstDestSection
AddReg=AddReg.Hkcu
[IeakInstall.Hklm]
RequiredEngine=SetupAPI,"Fatal Error - missing setupapi.dll"
CustomDestination=CustInstDestSection
AddReg=AddReg.Hklm
[CustInstDestSection]
49000,49001,49002,49003=ProgramFilesDir,21
49100,49101,49102,49103=IEDir,21
[ProgramFilesDir]
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion","ProgramFilesDir",,"%24%\Pr ogram Files"
[IEDir]
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\iexplore.exe","Path",,"%49001%\Internet Explorer"
[AddReg.Hklm]
HKLM,"Software\Clients\Internet Call",,,""
HKLM,"Software\Clients\Mail",,,"Lotus Notes"
HKLM,"Software\Clients\News",,,""
HKCR,"mailto\DefaultIcon",,,"%49000%\Lotus\Notes\notes.exe,0"
HKCR,"mailto\shell\open\command",,,"%49000%\Lotus\Notes\notes.exe -defini %1"
[AddReg.Hkcu]
HKCU,"Software\Microsoft\Internet Explorer\Main",Check_Associations,,"no"
HKCU,"Software\Microsoft\Internet Explorer\Default HTML Editor",Description,,"Microsoft Word"
HKCU,"Software\Microsoft\Internet Explorer\Default HTML Editor\shell\edit",FriendlyAppName,,"Microsoft Word"
[Strings]
49100=C:\Program Files\Internet Explorer
++++++++++
| | | |
|
|