Internet Explorer 10 IEAK capturing Security Settings

I am trying to package a custom installation for Internet Explorer 10 using IEAK.  I am having some trouble with the Import Security Settings portion of the tool.
It is failing to import the security settings.  It says it has imported them, but upon installation the security settings have not been included in the IE 10 installation. 
Looking at the "INS" folder that is built and the custsec.inf file create there, I can see that only two security settings have been captured -- "1401" and "2500" and none of the other 50 or so security settings are collected
for any zone.
In addition, I have trusted sites set to not require HTTPS, but that selection is not captured into the custom IEAK generated browser installer.
Does anyone have any tips on how to successfully deploy a customized version of IE 10?  I am even more reliant now on IEAK since IEM mode was removed from Group Policy, so I reall need to figure out why it doesn't function correctly.

More...
When ActiveSetup is run on a 64bit OS, first all the 32bit ActiveSetup keys are run first, and the 64bit ActiveSetup keys are run second.
The problem is that IEAK is adding the CUSTOM ActiveSetup to the 32bit key, and the ie4uinit.exe is added to the 64bit key.  While the IEAK has an ">" listed in the GUID (to signal for it to run last) it runs "last" in the 32bit
ActiveSetup commands.  The 64bit ones (which the ie4uinit.exe is part of) all run after the 32bit stuff....
So it appears that IEAK is not designed to build an IE 10 installation that will run correctly on 64bit OSes.  The IEAK CUSTOM settings will always apply prior to the ie4uinit running.  I suppose this can be changed by further manipulating the
registry after IEAK customized IE 10 is installed and making sure the >{GUID} entry is moved to the 64bit registry.
I suppose another way to look at it is ie4uinit is not correctly noticing that that the user settings are already present in the user's registry and is wallpapering over them with the incorrect settings.  Either way, the end result is that the incorrect
settings are being configured for the user on first logon.
I find it difficult to believe that Microsoft IE team has messed this up and that no one has discovered it before.  (I'm not being sarcastic) That makes me question what I am doing that is incorrect because I can't  believe that a problem like
that would exist in a product as major as IE - and that no one has run into it and blogged about it.  I must have
something incorrect, but I really can't figure out what it is.  Why is IEAK's IE 10 writing that CUSTOM ActiveSetup into the 32bit registry on a 64bit machine?  Maybe it will work to just move the CUSTOM key from 32bit to 64bit at the end
of the installation.
Looking closer, the IE installer writes to both the 64bit and 32bit ActiveSetup areas in the registry.  The problem is that the 64bit one never runs because the 32bit one has run already and ActiveSetup runs only once.  So the IEAK CUSTOM
runs once out of activesetup in the 32bit registry.  Then the IE4Uinit runs once from the ActiveSetup 64bit registry area, then the IEAK CUSTOM ActiveSetup is evaluated (it has the same GUID as the 32bit one) ActiveSetup decides that GUID has already
run and doesn;t run a second time. 
I have been able to solve my problem simply by deleting the IEAK CUSTOM entry in ActiveSetup under the 32bit registry area  I just look at each subkey of HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Active Setup\Installed Components
Looking at the string values of StubPath in all the subkeys I find one with the value "RunDLL32 IEDKCS32.DLL,BrandIE4 CUSTOM" and I delete the parent key from ActiveSetup.  (don't delete the one in HKLM\Software\Microsoft\ActiveSetup)
This makes it so that IEDKCS32 always runs after the ie4uinit thing, and that makes everything work as planned.  I have no idea why I have to do this.  Hopefully someone else will find this saga useful in their own situation.

Similar Messages

  • Windows 2008 R2, Internet Information Services: Changing security settings to change a folder's content by using PHP

    Hello,
    I would like to ask if somebody's there who could help me:
    I am a PHP developer from Stuttgart, Germany.
    In my PHP web application I want to edit text files by using PHP code.
    These files are created once (by me), so they exist before the PHP application is used by any web user.
    My PHP code reads out some text files and other text files' contents are changed.
    In my developer's environment (Windows XP, XAMPP) it works fine.
    So I'm sure my code is OK.
    But the productive system ist a windows server system (Windows 2008 R2 and Internet Information Services).
    And here it doesn't work! The text files' contents aren't changed.
    I know on windows based webserver systems I have to change the folders security settings
    (what I mean: the folders where the text files are placed). I must give the IIS system user (in the past it's name was IUSR..., now it is named otherwise) additional rights, so that it can change folders content.
    I did. But it doesn't work.
    Some years ago when we used Windows Server 2003 that was the solution that worked.
    Giving the IUSR right to change folders content. That was it.
    But what is new in Windows Server 2008 that it doesn't work?
    I think it must be very complicated. Could somebody help me?
    Thanks
    Tommy

    Hi,
    This is IIS related issue, so you may post in the IIS forum.
    And it seems like that you have already post there, please follow it up to get further assistance
    http://forums.iis.net/t/1208164.aspx?Windows+2008+R2+Internet+Information+Services+Changing+security+settings+to+change+a+folder+s+content+by+using+PHP
    Regards,
    Yan Li
    Regards, Yan Li

  • Can't print remotely using foxfire and can on internet explorer is norton security blocking foxfire

    when i try to print on hp printer, won't print. it prints using internet explorer. is it because i have norton security and foxfire is blocking it?

    Hi,
    Like Rob said, please ask this problem in MSDN forum for more professional help:
    https://social.msdn.microsoft.com/Forums/sqlserver/en-US/home?forum=windowsaccessibilityandautomation
    The reason why we recommend posting appropriately is you will get the most qualified pool of respondents, and other partners who read the forums regularly can either share their knowledge or learn from your interaction with us. Thank you for your understanding.
    Karen Hu
    TechNet Community Support

  • Internet Explorer 11 unattend.xml settings not being applied

    I'm testing out a new Windows 7 sp1 custom image that contains IE 11.  I've captured the image using MDT 2012 update 1, customized the unattend file, and deployed it to a test computer.  All of my customizations in the unattend except for those
    under Microsoft-Windows-IE-InternetExplorer in the specialize pass are applied.  I've validated the unattend using WSIM, and there are no errors, so I'm not sure what I'm doing wrong here.  The same customizations have been used on previous images
    successfully, but this is the first one being deployed with IE 11.
    Here is what this part of the unattend looks like.  Also, I'm not seeing any errors associated with IE in the logs at C:\Windows\Panther.
    <component name="Microsoft-Windows-IE-InternetExplorer" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <Home_Page>https://custom.homepage</Home_Page>
    <DisableFirstRunWizard>true</DisableFirstRunWizard>
    <FavoritesOnTop>true</FavoritesOnTop>
    <TrustedSites>http://one.site;*.whole.domain</TrustedSites>
    <CompatibilityViewDomains>one.site</CompatibilityViewDomains>
    </component>
    Any insight would be greatly appreciated!

    How about just using
    IEAK to do all this and more and then just make it a part of your task sequence so that the configurations are "installed". The advantage is that you can make different IE settings packages and then use WMI queries or task sequence variables to install
    the different packages if you wanted laptops and desktops to have different settings or domain machines to have trusted sites that non-domain machines wouldn't have. All kinds of possibilities without having to change the unattend file.
    If this post is helpful please vote it as Helpful or click Mark for answer.

  • I used to be able to open Hotmail no problem....now I can't open it on Mozilla......only in Internet Explorer? Are there settings that need to be changed/

    I get to the site, but can't open any folders or inbox......

    Can you check this issue on Firefox 9?
    * getfirefox.com

  • Cant update Itunes or ipod due to security settings

    Hi, I keep trying to update itunes and my ipod, but when i press downnload on the web site...it says my security settings wont let me.
    I have tried to change my security, but to no success...
    can anyone help me?
    Abbie

    You are running XP firewall if you have WinXP, for one.
    And you probably have other security software like Norton or McAfee.
    And Internet Explorer also has security settings.
    Post a lot more detail and you'll get better help.

  • WS2012 - IE 11 Suggested Security Settings Prompt

    I published IE as a remote app on Windows Server 2012 for users to access via RDWeb.  
    When a new user tries to open IE 11 for the first time they are presented with a prompt to use IE's suggested security settings or not to use those settings.  For users remoted into a full desktop environment, they can choose an option and continue
    as normal. However, if a new user tries to open IE via the published app, instead of that box popping up IE just freezes on the remote end.  
    So far, the only workaround I have found is to log into each user's account on the server and click the box for the first run of IE, which causes IE to work perfectly fine for remote users.  However, I do not want to have to do this for every single
    user.  Is there a GPO setting to turn off this box?
    I have already tried to configure the following policy settings, to no avail:
    User(or Computer) Configuration/Policies/Administrative Templates/Windows Components/Internet Explorer:
    Turn off security settings check feature (enabled)
    Prevent Running First Run wizard (enabled)
    Any ideas?

    Hi,
    Based on your description, I am not sure that we can do this via group policy. However, would you please further confirm with us what the specific prompt up message is?
    Best regards,
    Frank Shen

  • Internet Explorer security message blocks my vrml from playing

    I created a simple flash interactive saved as an exe file. I
    created a button with a “get url” script to launch a
    quicktime vrml, it launches internet explorer and a security
    message about active content appears, which blocks the vrml from
    playing. Is there anyway the vrml can open without getting the
    internet explorer security message?

    Hi,
    My immediate reaction is don't panic! If you are testing your
    own page from your own local server then there is nothing to worry
    about. The whole issue of Active X controls is another sore point
    when having to deal with Microsoft's handling of interactive
    content.
    Triggering of the warning can be caused by various things
    other than the obvious contact with dynamic content. Here is an old
    thread from a discussion on why Active X warning appear on your own
    pages.
    http://www.dreamincode.net/forums/showtopic16624.htm
    Googling will find more evidence for you to trace. Your code
    looks fine to me and is not a threat to your system if it came off
    of your own local server.
    Active X is a pain in the butt.
    regards
    Nick Barling
    www.barkingweb.com

  • Internet explorer maintenance gpo

    Hi,
          In our office they previously configured Internet explorer maintenance gp in windows server 2012. but they didnt installed IEAK and all. if i open the policy to edit means i cant find IEM in user config<windows settings. now i want
    do some changes with GP.. 

    Configure Internet Explorer 10 or 11 settings with GPO
    Please take a moment to Vote as Helpful and/or Mark as Answer where applicable. Thanks.

  • Quicktime grabs Vista file associations in Internet Explorer (TIFF etc.)

    Hi all,
    I have a problem with Quicktime 7.6 and Internet Explorer 8 on Windows Vista - maybe someone here knows a fix? I've tried everything I could think of ... to no avail... Many thanks in advance for any hints!
    Trouble is:
    After installing iTunes 8.1.1 including QuickTime, whenever opening a TIF image in Internet Explorer 8, QuickTime will display it. I don't want that, I need to set a different application to open TIF files or to have Internet Explorer ask me whether I want the file displayed or download it.
    This is extremely annoying, since our HTTP scan server (HP) sends its files as TIF directly to the browser, so there is now link to the file to right-click on and chose "save as". Before installing iTunes/QuickTime, Internet Explorer asked me where I wanted to have the file saved - now it just displays the image using the QuickTime plugin and I can't save it anymore.
    I tried to right-click the image in the QuickTime display, it tells me I would need to buy QT Pro to save a copy.
    I opened QuickTime's options and disabled TIF and TIFF both in file types and in MIME types.
    Result: nothing; still IE8 displays TIF with QuickTime.
    I right-clicked on a TIF file on the harddisk, chose properties and changed the program with which to open the file (first Acrobat, than tried Windows image viewer, then Photoshop...).
    Result: nothing; still IE8 displays TIF with QuickTime. (When I open a TIF from a folder on the harddisk, Vista opens it in the program I specified - but any TIF within IE8 is still displayed with QuickTime).
    I opened Vista's control panel and set the standards for file type TIF/TIFF to a different programm.
    Result: no change, within IE8 any TIF image is still displayed using the QT plugin.
    I used Internet Explorer's Add-On settings to disable the QuickTime plugin.
    Result: any TIF image is displayed as a red X, it doesn't ask me what to do with it or where to save it.
    What can I do?
    Any help would be much appreciated.
    Many thanks in advance!
    Best wishes
    Frank

    I used this link for tiff http://www.nrl.navy.mil/content.php?P=IMAGES
    QT was opening the tiff files. When going into the QT control panel Browser>Mime settings>Images-Still image files I was able to uncheck tiff, which held. I was also able to uncheck all the file types under File Types tab(Images-Still image files) in the QT control panel. However the preference would not hold. Went into Start>Set Program Access and Defaults that also was of no help.
    The only way I was able to get QT to release the tiff's from the website I posted was to go into the Folder Options control panel for File Types and change the tif & tiff from QT picture viewer to windows picture and fax viewer.
    So not sure why the QT control panel will not respond, there are other file types in the Folder options control panel on this computer other than tiff's that are still associated to QT, but didn't try changing them, perhaps that needs to be done?
    Good post I didn't realize this before reading your post, if I come across anything further I'll post back.

  • Third party cookie block on Internet Explorer

    I blocked third-party cookie access on IE, now every time I try to open IE, a window pops up asking to allow or block. Regardless which choice I make or how many times, it will not go away. I can not access the tools to change it with the cookie window open, and I can not close the cookie window. Help!

    Hello wendy1960,
    Since you are unable to access the menus in Internet Explorer it can be a little tricky. Microsoft does have a tool available that allows end users to do a lot of fixes on their computers, there is even one that is specifically designed to reset internet explorer to the default settings.
    Try running the tool to see if it helps resolve your issue. You can find it on this page
    How to reset Internet Explorer settings
    If I have helped you in any way click the Kudos button to say Thanks.
    The community works together, click Accept as Solution on the post that solves your issue for other members of the community to benefit from the solution.
    - Friendship is magical.

  • Internet Explorer 11 & Windows 8.1 x64 strange behaviour

    Hi all
    I work in IT Department in an organization, we were running Windows XP and recently upgraded to Windows 8.1 x64
    Some of our users randomly face an issue with IE11.
    Whilst using IE11 the tabs would suddenly start flashing, out of place and ie becomes unresponsive (screenshots below). This issue occurs to different users, completely random. We suspected add-ons, graphics drivers and protected mode...nothing seems to
    be stopping the issue. The only way to end IE is through task bar, end task.
    any suggestions?

    Hi,
    Besides that, please also try to reset your Internet Explorer to check if it helps:
    1.Close all Internet Explorer windows that are currently open.
    2.Open the desktop, and then tap or click the Internet Explorer icon on the taskbar. Changing your settings will affect both Internet Explorer and Internet Explorer for the desktop.
    3.Tap or click the Tools button, and then tap or click Internet options.
    4.Tap or Click the Advanced tab, and then tap or click Reset.
    5.In the Reset Internet Explorer Settings dialog box, tap or click Reset.
    6.When Internet Explorer finishes applying default settings, tap or click Close, and then tap or click OK. You'll need to restart your PC for these changes to take effect.
    Karen Hu
    TechNet Community Support

  • Movies flash problem - Internet Explorer 11 (Windows 8.1 Preview)

    Hi.
    I've got a problem with a flash content in IE v. 11 on Windows 8.1 preview. I'm unable to watch any movies requires flash (ex. movies on starwars.com or the movie on the Adobe test page) neither on Metro mode nor desktop mode. Hope u'll help me find solution.
    Regards,
    Simon.
    Edit: Ok, nvm. I found out what I have been doing wrong - I had got disabled shockwave add-on in IE options. Thanks anyway.

    Hi,
    Besides that, please also try to reset your Internet Explorer to check if it helps:
    1.Close all Internet Explorer windows that are currently open.
    2.Open the desktop, and then tap or click the Internet Explorer icon on the taskbar. Changing your settings will affect both Internet Explorer and Internet Explorer for the desktop.
    3.Tap or click the Tools button, and then tap or click Internet options.
    4.Tap or Click the Advanced tab, and then tap or click Reset.
    5.In the Reset Internet Explorer Settings dialog box, tap or click Reset.
    6.When Internet Explorer finishes applying default settings, tap or click Close, and then tap or click OK. You'll need to restart your PC for these changes to take effect.
    Karen Hu
    TechNet Community Support

  • Reader doesn't work in Internet Explorer

    Greetings,
    When I click on a PDF link in Internet Explorer 11, I get the following error:
    This webpage wants to run 'Adobe PDF Reader' which isn't compatible with Internet Explorer's enhanced security features. If you trust this site, you can disable Enhanced Protected Mode for this site and allow the control to run.
    I think the problem is that the Adobe Reader ActiveX control is 32-bit, whereas Internet Explorer is 64-bit. Is there a 64-bit version of the ActiveX control?
    Thanks,
    Shane.

    The article says its possible to have an individual tab fall-back to 32-bit by tweaking the registry.
    So... Adobe Reader's ActiveX controls don't support 64-bit?
    Shane.

  • Internet Explorer interfears with Printing

    After a recent update of Windows Server, all printers stopped working.
    The culprit was Internet Explorer.  The security zones were updated which stopped the printer drivers from sending data to the printers via TCP. 
    How can Internet Explorer be removed from the printing aspects of a windows sever?

    Hi mathe226,
    Thanks for your feedback,
    Opera mini is not really a browser such as IE9 as it is basically a viewer for pages as rendered by an Opera server and sent to the device as a pre-rendered page. This will obviously bring up a number of restrictions which, while fine for feature phones, where  basic web functionality would normally be enough, would not be desirable for a smartphone.
    IE9 is a fully functional web browser with HTML-5 and Javascript support, both are not or very limited available in Opera mini. As a phone like the Lumia 800 is intended to be used with a suitable high-speed internet connection there is no real reason or need to turn off image loading, a function which was implemented at a time when access speeds were much lower and phones were far less powerful.
    Hope this helps,
    Kosh
    Press the 'Accept As Solution' icon if I have solved your problem, click on the Star Icon below if my advice has helped you!

Maybe you are looking for

  • Get the data with more than one of the desired value

    Hi, I need to pull the records with more than one value of 'Other' on the delivery days fields. The delivery fields are mon,tue,wed,thu,fri and sat that tells the where the item will be delivered. The value can be Home, Work, or Other. Here is the Sa

  • Tax code determination in billing documents

    Hi, In the intercompany billing document, system has picked tax condition type(MWAS) value as 19 percentage with condition records. We have not maintained any condition records for that tax condition type. We have maintained that vale only in tax cod

  • Three Questions about J2SE 5.0

    I'm liking what I see with this new upgrade to Java, but I do have some questions that I hope you guys might be able to answer: 1) Generics and Arrays I'm updating a container class I wrote which used an Object array to store its elements: Before: pu

  • Owb evaluation

    Hi, I'm currently testing OWB to see if it's a worth it ETL tool. So far, my biggest concern is about target modeling. I know I can transfert data into tables (to keep a 3NF model ??) or into dimension/fact (star schema). My question is, Is it possib

  • Microsoft Ergonomic Natural Keyboard 4000 - how to get it to work on my Pavilion dv7

    after installing the software, my computer indicates that the driver is still missing: The drivers for this device are not installed. (Code 28) There is no driver selected for the device information set or element. To find a driver for this device, c