By using this site, you agree to the Privacy Policy.
Accept
EnterinITEnterinITEnterinIT
  • HOME
  • IT PRO
  • TECH
  • MICROSOFT
    • Azure
    • ConfigMgr/SCCM
    • DPM
    • Orchestrator
    • Hyper-V
    • Microsoft Edge Insider
    • MSI
    • Office 365
    • Office Insider
    • Power BI
    • Skype
    • SQL Server
    • Teams
  • WINDOWS
    • Windows Admin Center
    • Windows Client
    • Windows Server
  • SCCM Query Collection List
Reading: Master .NET Framework 3.5 Deployment in Configuration Manager
Font ResizerAa
EnterinITEnterinIT
Font ResizerAa
  • HOME
  • IT PRO
  • TECH
  • MICROSOFT
  • WINDOWS
  • SCCM Query Collection List
Search
  • HOME
  • IT PRO
  • TECH
  • MICROSOFT
    • Azure
    • ConfigMgr/SCCM
    • DPM
    • Orchestrator
    • Hyper-V
    • Microsoft Edge Insider
    • MSI
    • Office 365
    • Office Insider
    • Power BI
    • Skype
    • SQL Server
    • Teams
  • WINDOWS
    • Windows Admin Center
    • Windows Client
    • Windows Server
  • SCCM Query Collection List
ConfigMgr

Master .NET Framework 3.5 Deployment in Configuration Manager

Published February 11, 2024
3 Min Read
SHARE

Master .NET Framework 3.5 Deployment in Configuration Manager. Before we begin, download the net 3.5 cab file and copy it into the folder (where you place content for Configuration Manager).

Contents
Create a Configuration Manager applicationDistribute Content and DeployInstall .NET Framework 3.5 from the Software Center
DOWNLOAD

Create a Configuration Manager application

1. Start the Configuration Manager console and navigate to Software Library\Application Management\Applications. Click Create Application;

2. Select Manually specify the application information and click Next;

3. Fill in the fields and click Next;

4. Fill in the fields, add Icon;

5. Click Next;

6. For Deployment Types, click Add;

7. At Type select Script Installer, select Manually specify the application information and click Next;

8. Fill in fields and click Next;

9. Select Content-Location. For Installation program use:

dism /online /add-package /packagepath:microsoft-windows-netfx3-ondemand-package.cab

For Uninstall program use:

DISM /online /disable-feature /FeatureName:NetFx3

10. Click Next;

11. Click Add Clause, and set Registry. At Hive select HKEY_LOCAL_MACHINE.
For Key use:

SOFTWARE\Microsoft\NET Framework Setup\NDP\v3.5

For Value enter Install, for Data Type select String. Click OK;

12. Click Next;

13. Specify user experience settings for the application and click Summary;

14. Click Next;

15. Click Close;

16. Deployment type added, click Next;

17. Click Next;

18. Click Close;

Distribute Content and Deploy

  1. Right Mouse Button click on the newly added application and select Distribute Content;

2. Click Next;

3. Click Next;

4. Add Distribution Point and click Next;

5. Click Next;

6. Click Close;

7. Wait some time, refresh the page and you must get Content Status – Success;

8. Right Mouse Button click on the newly added application and select Deploy;

9. Select the target collection and click Next;

10. Click Next (We already sent it to Distribution Point);

11. Specify Deployment Settings and click Next;

12. Specify Scheduling and click Next;

13. Specify User Notifications and click Next;

14. Specify Alerts and click Next;

15. Click Next;

16. Click Close;

We complete the SCCM side, let’s check how it works at the client.

Install .NET Framework 3.5 from the Software Center

1. Log in to the client and start Software Center. You must see a new application;

2. Click Install and wait some time;

3. Client successfully installed it, so let’s uninstall it. Click Uninstall;

4. Uninstall completed and you can install it again if you wish;

TAGGED:System CenterSystem Center Configuration ManagerTechnical PreviewWindowsWindows 10
Previous Article Download Java MSI x64 and x86 8.0.1410.15
Next Article Configuration Manager Query Collection List SCCM 1702 KB4035759 Client update
10 Comments 10 Comments
  • Andrewjohnporter says:
    January 16, 2018 at 6:38 pm

    Great post and thanks for the icon also unfortunately I an getting an error code 3 – file cannot be found.
    Doesn’t the installation program have to include the path to the .cab file so it knows where it is?
    dism /Online /Add-Package /PackagePath:%~dp0microsoft-windows-netfx3-ondemand-package

    Reply
  • Gerardo says:
    July 9, 2020 at 2:43 pm

    hi, is this works on windows 10 1909

    Reply
    • Andrej Prijmak says:
      July 10, 2020 at 12:42 am

      Hi. This works with 1909 but you must use .Net3.5 cab file for windows 1909 (can be founded in 1909 iso).

      Reply
  • AVP.Riga says:
    March 16, 2021 at 7:28 am

    It doesn’t work on 1909+, installation progress looks fine, but after “Success” .NET 3.5 check mark in Windows Features is stay empty.

    Reply
    • Andrej Prijmak says:
      March 16, 2021 at 7:39 am

      Are you use .Net distro from 1909+ build? It’s better to use the same build and language.

      Reply
  • Mark Dininio says:
    March 18, 2021 at 7:29 am

    Do you need internet access to Windows Update site for this to work or is this an offline install of .NET 3.5 Framework from the CAB file?

    Reply
    • Andrej Prijmak says:
      March 19, 2021 at 11:04 am

      Hi, no, you don’t need internet access for this, you use distro from .cab file

      Reply
  • Martin says:
    June 9, 2022 at 2:30 am
    Thank you for your post. Can you help me, please? I have the following problem:
    Installation program: microsoft-windows-netfx3-ondemand-package~31bf3856ad364e35~amd64~~.cab
    Installation start in: Dism.exe /online /enable-feature /featurename:NetFX3 /All /Source:"\\svr-mecm1.xxx.int\PackageSource\Aplications\Microsoft\NET Framework\3.5" /LimitAccess
    Uninstall program: DISM /online /disable-feature /FeatureName:NetFx3
    
    I can see the following alerts in AppEnforce.log:
    
    Failed in accessing working directory C:\WINDOWS\ccmcache\2r\Dism.exe /online /enable-feature /featurename:NetFX3 /All /Source:"\\svr-mecm1.xxx.int\PackageSource\Aplications\Microsoft\NET Framework\3.5" /LimitAccess, error 8007007b	AppEnforce	09.06.2022 11:20:48	6884 (0x1AE4)
    ScriptHandler::EnforceApp failed (0x8007007b).
    AppProvider::EnforceApp - Failed to invoke EnforceApp on Application handler(0x8007007b).
    CommenceEnforcement failed with error 0x8007007b.
    Method CommenceEnforcement failed with error code 8007007B
    ++++++ Failed to enforce app. Error 0x8007007b. ++++++
    
    I don't know what the problem is :(.
    
    
    
    
    
    
    
    
    
    
    
    
    Reply
    • Andrej Prijmak says:
      June 12, 2022 at 6:34 am

      Hi, check app deployment settings, especially “programs” tag “installation starts in” field

      Reply
  • Tim says:
    January 9, 2023 at 7:19 am

    This worked for us, thanks! (Windows 10 v21H2)

    Reply

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

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

Translation

English中文(简体)DanskNederlandsFrançaisDeutschItaliano한국어PolskiPortuguêsRomânăEspañolУкраїнська
by Transposh - translation plugin for wordpress

Popular Posts

System Requirements for Windows Server 2016
Windows Server
Configuration Manager Query Collection List
Configuration Manager Query Collection List
ConfigMgr
Structured/Managed Navigation enabled on Modern Pages in Classic Team Sites
Tech
SCCM Failed to get DP locations as the expected version from MP
ConfigMgr

Recent Posts

Installing and Configuring Fail2ban for SSH Protection on Ubuntu 24.04
Linux
Enabling and Configuring FirewallD on AlmaLinux
Linux
User Creation and SSH Key Setup in AlmaLinux
Linux
How to reset password on AlmaLinux
Linux

© 2023 EnterinIT

Go to mobile version
adbanner
Welcome Back!

Sign in to your account

Username or Email Address
Password

Lost your password?