{"id":383,"date":"2011-04-20T10:16:50","date_gmt":"2011-04-20T10:16:50","guid":{"rendered":"http:\/\/sccm.haas.se\/?p=383"},"modified":"2011-12-12T13:25:10","modified_gmt":"2011-12-12T13:25:10","slug":"ie9-in-sccm","status":"publish","type":"post","link":"http:\/\/sccm.haas.se\/?p=383","title":{"rendered":"IE9 in SCCM"},"content":{"rendered":"<p>I noticed a few people have been googling for\u00a0this so I just thought I&#8217;ll post\u00a0a short how-to on this.<\/p>\n<p>Let me first say that before the combined IE9 + language pack came out I tried to bundle IE9 and the language pack with the Internet Explorer Administrator Toolkit (IEAK). That worked fine but I wasn&#8217;t able to deploy that package in the Task Sequence. I don&#8217;t know why this didn&#8217;t work because the package deployed fine with normal software deployment.<\/p>\n<p>Since then MS has released IE with the integrated language pack, you can find all versions\u00a0here: <a href=\"http:\/\/www.microsoft.com\/downloads\/en\/details.aspx?FamilyID=f14f7ae7-14e3-4907-8ebe-8bedef8c2fba\" target=\"_blank\">32bit<\/a> and <a href=\"http:\/\/www.microsoft.com\/downloads\/en\/details.aspx?FamilyID=62e67358-da9a-499d-aa19-eb93996ca8e0\" target=\"_blank\">64bit<\/a><\/p>\n<p>Deploying is very simple. Simply create a package with the following program\u00a0Command Line,\u00a0 depending a little bit on which\u00a0IE9-exe file you&#8217;ve downloaded:<\/p>\n<pre>ie9-windows7-x86-enu.exe \/update-no \/quiet \/norestart<\/pre>\n<p>Advertise the program or put it in your Task-Sequence after &#8220;Setup Windows and ConfigMgr&#8221;.<\/p>\n<p>Update1 :<\/p>\n<p>If you want to be able to choose between languages for Internet Explorer in your Task-sequence you can always bundle the English IE9-version in your base-image and then run the language-packs on top of that. The language packs for IE9 and Windows 7 are found <a href=\"http:\/\/www.microsoft.com\/download\/en\/details.aspx?id=1944\">here<\/a>.<\/p>\n<p>The language packs come as MSU-files that are installable through the WUSA-command. So to install the 64bit version of the Swedish language pack on top of an English Internet Explorer 9, simply run:<\/p>\n<pre>wusa IE9-Windows6.1-LanguagePack-x64-sve.msu \/quiet \/norestart<\/pre>\n<pre>\u00a0<\/pre>\n<p>Of course, remember to download the matching version of the language pack depending on if you&#8217;re using 32- or 64bit Windows.<\/p>\n<p><strong>Important Update2:<br \/>\n<\/strong>Internet Explorer 9 Setup does a really evil thing in the registry. It creates this key:<\/p>\n<pre>HKLM\\SOFTWARE\\Microsoft\\Active Setup\\Installed Components\\NoIE4StubProcessing<\/pre>\n<p>This little registry key breaks all Active Setup commands for 64-bit Windows 7! Note that\u00a0this regkey is not set on the\u00a0SysWOW64 registry folder so it only applies\u00a0 to 64-bit Active Setup. Therefore the\u00a0command that&#8217;s supposed to create shortcuts for the taskbar and Start Menu doesn&#8217;t run. Instead you might end up with a broken IE9-icon that points to the users Home Directory (i.e. H:) !<\/p>\n<p>Apparently, this key <a href=\"http:\/\/www.helpfulsolutions.com\/Silent_IE5_Install.htm\">was used in IE5<\/a>(!) when you wanted the installation to be really, really quiet.<\/p>\n<p>So in order to have a successful installation, delete this reg-key after the installation of IE9. <a href=\"http:\/\/stefanhazenbroek.blogspot.com\/2011\/06\/configmgr-deploy-internet-explorer-9-as.html\">Here&#8217;s a link how to do it<\/a>:<\/p>\n<p>I found the information regarding this bug <a href=\"http:\/\/social.technet.microsoft.com\/Forums\/en\/ieitprocurrentver\/thread\/37689632-a687-4575-9080-91612d2832ae\">here<\/a>.<\/p>\n<p>Was this helpful? Please leave a comment.<br \/>\n\/Mathias<\/p>\n<p>[EDIT: WUSA. Not WUSE. Thanks Kcirtap!]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>I noticed a few people have been googling for\u00a0this so I just thought I&#8217;ll post\u00a0a short how-to on this. Let me first say that before the combined IE9 + language pack came out I tried to bundle IE9 and the language pack with the Internet Explorer Administrator Toolkit (IEAK). That worked fine but I wasn&#8217;t<\/p>\n<p class=\"text-right\"><span class=\"screen-reader-text\">Continue Reading&#8230; IE9 in SCCM<\/span><a class=\"btn btn-secondary continue-reading\" href=\"http:\/\/sccm.haas.se\/?p=383\">Continue Reading&#8230;<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[16],"tags":[25,36,29,31,30,37,26,46,20,28],"_links":{"self":[{"href":"http:\/\/sccm.haas.se\/index.php?rest_route=\/wp\/v2\/posts\/383"}],"collection":[{"href":"http:\/\/sccm.haas.se\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/sccm.haas.se\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/sccm.haas.se\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/sccm.haas.se\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=383"}],"version-history":[{"count":42,"href":"http:\/\/sccm.haas.se\/index.php?rest_route=\/wp\/v2\/posts\/383\/revisions"}],"predecessor-version":[{"id":386,"href":"http:\/\/sccm.haas.se\/index.php?rest_route=\/wp\/v2\/posts\/383\/revisions\/386"}],"wp:attachment":[{"href":"http:\/\/sccm.haas.se\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=383"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/sccm.haas.se\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=383"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/sccm.haas.se\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=383"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}