{"id":82,"date":"2016-12-08T11:39:46","date_gmt":"2016-12-08T09:39:46","guid":{"rendered":"http:\/\/itsimple.info\/?p=82"},"modified":"2016-12-08T11:57:09","modified_gmt":"2016-12-08T09:57:09","slug":"dism-microsoft-net-framework-3-5-error-halt-at-66","status":"publish","type":"post","link":"https:\/\/itsimple.info\/?p=82","title":{"rendered":"dism Microsoft .NET Framework 3.5 error halt at 66%"},"content":{"rendered":"<p id=\"mt5\" class=\"col-xl-20 col-md-18 title ng-scope\" title=\".NET Framework 3.5 installation error: 0x800F0906, 0x800F081F, 0x800F0907\">When install the Microsoft .NET Framework 3.5 on a computer that is running Windows 10, Windows 8.1, Windows Server 2012 R2, Windows 8 or Windows Server 2012. Error codes 0x800F0906, 0x800F081F, 0x800F0907 popup. And the instaltion stop around 66% .<\/p>\n<p class=\"col-xl-20 col-md-18 title ng-scope\" title=\".NET Framework 3.5 installation error: 0x800F0906, 0x800F081F, 0x800F0907\"><span style=\"color: #0000ff;\">First try this simple solution : copy the folder C:\\Windows\\WinSxS from server that have the installation already to some local folder like d:\\tmp (for this example) then run powershell as administrator and type :<\/span><\/p>\n<p class=\"col-xl-20 col-md-18 title ng-scope\" title=\".NET Framework 3.5 installation error: 0x800F0906, 0x800F081F, 0x800F0907\"><span style=\"color: #0000ff;\">ps c:\\Install-WindowsFeature -name NET-Framework-Core -source d:\\tmp\\WinSxS<\/span><\/p>\n<p class=\"col-xl-20 col-md-18 title ng-scope\" title=\".NET Framework 3.5 installation error: 0x800F0906, 0x800F081F, 0x800F0907\">If that don&#8217;t help try this steps from microsoft support : <a href=\"https:\/\/support.microsoft.com\/en-us\/kb\/2734782\">https:\/\/support.microsoft.com\/en-us\/kb\/2734782<\/a><\/p>\n<ol>\n<li class=\"col-xl-20 col-md-18 title ng-scope\" title=\".NET Framework 3.5 installation error: 0x800F0906, 0x800F081F, 0x800F0907\">check if you are connected to the internet<\/li>\n<li class=\"col-xl-20 col-md-18 title ng-scope\" title=\".NET Framework 3.5 installation error: 0x800F0906, 0x800F081F, 0x800F0907\">allow group policy repair for optional componnents :<\/li>\n<li><strong class=\"uiterm\">group policy<\/strong>.<br \/>\n<img decoding=\"async\" class=\"graphic\" title=\"Start Group Policy in Windows 8\" src=\"https:\/\/support.microsoft.com\/Library\/Images\/2915293.png\" alt=\"Start Group Policy in Windows 8\" \/>Windows 8.1 and Windows Server 2012 R2: Point to the upper-right corner of the screen, click <strong class=\"uiterm\"><span class=\"text-base\">Search<\/span><\/strong>, type <span class=\"text-base\">group policy<\/span>, and then click <strong class=\"uiterm\"><span class=\"text-base\">Edit group policy<\/span><\/strong>.<br \/>\n<img decoding=\"async\" class=\"graphic\" title=\"Open group policy in Windows 8.1\" src=\"https:\/\/support.microsoft.com\/Library\/Images\/2915294.png\" alt=\"Open group policy in Windows 8.1\" \/><\/li>\n<li>Expand <strong class=\"uiterm\">Computer Configuration<\/strong>, expand <strong class=\"uiterm\">Administrative Templates<\/strong>, and then select <strong class=\"uiterm\">System<\/strong>. The screen shot for this step is listed below.<br \/>\n<img decoding=\"async\" class=\"graphic\" title=\"The screen shot for this step\" src=\"http:\/\/support.microsoft.com\/Library\/Images\/2796659.jpg\" alt=\"The screen shot for this step\" \/><\/li>\n<li>Open the <strong class=\"uiterm\">Specify settings for optional component installation and component repair<\/strong> Group Policy setting, and then select <strong class=\"uiterm\">Enabled<\/strong>. The screen shot for this step is listed below.<br \/>\n<img decoding=\"async\" class=\"graphic\" title=\"The screen shot for this step\" src=\"http:\/\/support.microsoft.com\/Library\/Images\/2796660.jpg\" alt=\"The screen shot for this step\" \/><\/li>\n<li>If you want to specify an alternative source file, in the <strong class=\"uiterm\">Alternate source file path<\/strong> box, specify a fully qualified path of a shared folder that contains the contents of the \\sources\\sxs folder from the installation media.\n<div class=\"indent\">Example of a shared folder path: <span class=\"text-base\">\\\\server_name\\share\\Win8sxs<\/span><\/div>\n<p>Or, specify a WIM file. To specify a WIM file as an alternative source file location, add the prefix <strong class=\"uiterm\">WIM:<\/strong> to the path, and then add the index of the image that you want to use in the WIM file as a suffix.<\/p>\n<div class=\"indent\">Example of a WIM file path: <span class=\"text-base\">WIM:\\\\server_name\\share\\install.wim:3<br \/>\n<\/span><span class=\"text-base\">Note <\/span>In this example, 3 represents the index of the image in which the feature files are found.<\/div>\n<\/li>\n<li>If it is applicable to do this, select the<strong class=\"uiterm\"> Contact Windows Update directly to download repair content instead of Windows Server Update Services (WSUS)<\/strong> check box.<\/li>\n<li>Tap or click <strong class=\"uiterm\">OK<\/strong>.<\/li>\n<li>At an elevated command prompt, type the following command, and then press Enter to apply the policy immediately:\n<div class=\"indent\"><span class=\"sbody-userinput\">gpupdate \/force<\/span><\/div>\n<\/li>\n<\/ol>\n<h4 class=\"sbody-h4\">Method 3: Use Windows installation media<\/h4>\n<div class=\"kb-collapsible kb-collapsible-collapsed\">\n<p>You can use the Windows installation media as the file source when you enable the .NET Framework 3.5 feature. To do this, follow these steps:<\/p>\n<ol class=\"sbody-num_list\">\n<li>Insert the Windows installation media.<\/li>\n<li>At an elevated command prompt, run the following command:\n<div class=\"indent\"><span class=\"sbody-userinput\">Dism \/online \/enable-feature \/featurename:NetFx3 \/All \/Source:<var class=\"sbody-var\">&lt;drive&gt;<\/var>:\\sources\\sxs \/LimitAccess<\/span><\/div>\n<p><span class=\"text-base\">Note<\/span> In this command, <var class=\"sbody-var\">&lt;drive&gt;<\/var> is a placeholder for the drive letter for the DVD drive or for the Windows 8 installation media. For example, you run the following command:<\/p>\n<div class=\"indent\"><span class=\"sbody-userinput\">Dism \/online \/enable-feature \/featurename:NetFx3 \/All \/Source:D:\\sources\\sxs \/LimitAccess<\/span><\/div>\n<\/li>\n<\/ol>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>When install the Microsoft .NET Framework 3.5 on a computer that is running Windows 10, Windows 8.1, Windows Server 2012 R2, Windows 8 or Windows Server 2012. Error codes 0x800F0906, 0x800F081F, 0x800F0907 popup. And the instaltion stop around 66% . First try this simple solution : copy the folder C:\\Windows\\WinSxS from server that have the [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[14,15],"tags":[],"class_list":["post-82","post","type-post","status-publish","format-standard","hentry","category-windows","category-windows-server"],"_links":{"self":[{"href":"https:\/\/itsimple.info\/index.php?rest_route=\/wp\/v2\/posts\/82","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/itsimple.info\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/itsimple.info\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/itsimple.info\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/itsimple.info\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=82"}],"version-history":[{"count":0,"href":"https:\/\/itsimple.info\/index.php?rest_route=\/wp\/v2\/posts\/82\/revisions"}],"wp:attachment":[{"href":"https:\/\/itsimple.info\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=82"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/itsimple.info\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=82"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/itsimple.info\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=82"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}