Integrating Framework 3.5 (SOLVING 0x800F081F ERROR ) on WIM image ( definitive guide/solution  ) with Sccm2012 ( Windows 8.1 / Windows 8.0) 4 SCCM2012

This guide Works on both versions (8.0/8.1) and is for SCCM2012 R2 but you can use it and integrate the solution on MDT 2013 too

Hi guys, today I’ll gona solve one big problem to who is trying to integrate framework 3.5 on Wim images

If you are in a dead way , this is the solution !!

Principal problems you will have:

·         DISM version mismatch ( If you need to play with Windows 8.1 WIMS , you gonna need the last DISM version ( it’s included on Windows 8.1  core ) , also is included on WIMBOOT Sccm2012 R2

·         Local policy

·         SXS DVD data not working (corrupted )

·         Firewall blocks Windows Update to install it

·         Language Problems (trying to deploy framework 3.5 english on spanish wim image, once you made this you can install this language packs with no problem )

You will need:

·         Internet Based connection open ports to Windows update ( Best option 3g/4g)

·         Deploy a Workgroup machine (free domain policies) with the wished operating system

The best way ( will work 100 % times )  Definitive Solution :

1.     Deploy a Windows 8 / 8.1 Machine via SCCM2012 . If you need to activate on Windows 8.0 wim you must deploy Windows 8.0 ( same to x64 and x86 versions) if u need to deploy to a Windows 8.1 wim u will do on the 8.1 operating system that u deployed

2.    Join the machine to a workgroup

3.    Get ADSL free or 3G/4G connection

4.    Execute gpedit.msc and enable feature and mark “contact windows update”

lol1lol3

 5.Also desactivate Windows update intranet server ( set on not configured , this values are filled by SCCM2012 

6.Run Cmd.exe & gpedit /force & restart the machine

7.Once machine is restarted, install the feature framework 3.5 in “program and features” and download it from Windows Update ( free adsl needed here ) and this step is basic ( select all options on framework 3.5 )

8.Once Framework 3.5 is installed via WUpdate please copy the desired wim(install.wim or customized)  to the recent machine deployed,  with framework 3.5 & mount it with dism on a directory wherever u want for example:

dism /mount-wim /wimfile:c:\install.wim /mountdir:c:\mount /index:1

9.This is the trick that never fails , this time we gonna specify WINSOURCES of the operating system where we just  installed framework 3.5 via Microsoft Windows Update with the following command :

DISM  /Image:C:\test /enable-feature /featurename:netfx3 /image:c:\Mount /all limitaccess  /Source:”c:\windows\WinSxS”

10. Unmount the image and enjoy 😀

 

Other Solution ( INSTALLER HANDMADE )

You can try to use this installer , but only tested in Windows 8.0

https://onedrive.live.com/redir?resid=9C79A192DBC24FE4%215825

Advertisement

3 thoughts on “Integrating Framework 3.5 (SOLVING 0x800F081F ERROR ) on WIM image ( definitive guide/solution  ) with Sccm2012 ( Windows 8.1 / Windows 8.0) 4 SCCM2012

  1. My relatives every time say that I am wasting my time heree att
    net, except I knnow I am gettig experiesnce all the time by reading such pleasant articles.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

This site uses Akismet to reduce spam. Learn how your comment data is processed.