Eswar Koneti's Blog

All about Configmgr and its connected objects…….

  • About Author
      View eswar koneti's LinkedIn profile
  • Enter your email address to subscribe to this blog and receive notifications of new posts by email.

    Join 99 other subscribers

  • Awards


  • FaceBook Updates

  • Catagories

  • Meta

  • Copyright!

    All the blog posts in this website are owned by Eswar Koneti and may not be reused in any mode without prior approval of Eswar Koneti. You may quote one paragraph from the blog posts if you link to the original blog post.
    Happy Reading!

.Net Framework 4.0 Failed With error Code: 0xc8000222 for SCCM 2012

Posted by Eswar Koneti on September 18th, 2012

I was installing Primary site on Windows server 2008 R2 as child to CAS and all the prerequisites were met except .Net Framework 4.0 and it keeps failing me with error code :0xc8000222.

I tried installing the setup using administrator /Extracting the setup files but doesn’t fix the issue.

Error While running the setup file :   image thumb .Net Framework 4.0 Failed With error Code: 0xc8000222 for SCCM 2012 Error While running the Extracted Contentclip image002 thumb .Net Framework 4.0 Failed With error Code: 0xc8000222 for SCCM 2012

Google Search provided me a couple of answers and below one worked perfectly.

You will have stop the Windows Update service and rename the software distribution folder from your windows and then start the service before you the installation.

Step 1 :Run net stop WuAuServ (to stop the windows update service) from cmd

Step 2: Rename C:\WINDOWS\SoftwareDistribution folder to C:\WINDOWS\SoftwareDistribution.Old

Step 3:run net start WuAuServ (to sstart the windows update service) from Cmd

Now start the installation of your setup. It should go perfectly this time.

One Response to “.Net Framework 4.0 Failed With error Code: 0xc8000222 for SCCM 2012”

  1. anouar Says:

    Hi friends,
    thanks so mush , it works just fine now .
    Kind Regards

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>