Microsoft Endpoint Configuration Manager - deploy application Net Framework 4.7.2

Albert Pang 61 Reputation points
2022-09-20T23:35:32.687+00:00

Trying to deploy NET Framework 4.7.2 on some servers (Windows 2016 Standard). The package is downloading to the ccmcache folder, but not silently running. We've successfully deployed older NET Framework versions using the offline installer.
https://support.microsoft.com/en-gb/topic/microsoft-net-framework-4-7-2-offline-installer-for-windows-05a72734-2127-a15d-50cf-daf56d5faec2

The command line switches look correct:

ndp472-kb4054530-x86-x64-allos-enu.exe /q /norestart

Has something changed for deploying applications on Microsoft Endpoint Configuration Manager 2107 ?

Thanks

Microsoft Security Intune Configuration Manager Application
Microsoft Security Intune Configuration Manager Other
0 comments No comments
{count} votes

3 answers

Sort by: Most helpful
  1. Garth 5,801 Reputation points
    2022-09-21T04:31:14.697+00:00

    Have you tested the cmdline using the local system account? https://www.recastsoftware.com/resources/how-to-access-the-local-system-account/

    0 comments No comments

  2. CherryZhang-MSFT 6,496 Reputation points
    2022-09-21T09:55:40.747+00:00

    Hi @Albert Pang ,

    1, In my experience, most people deploy Net Framework 4.7.2 by deploying packages. If so, please check your execmgr.log. According to the official article, we need to restart the computer after installed this update. I have done this test. The log shows that a restart is required to install this update. Information Exit code 3010 is a Microsoft exit code that indicates a process has operations pending and that a reboot is required to complete the process.
    Path(client): …\CCM\Logs\execmgr.log
    243462-5.png

    2, Microsoft .NET Framework 4.7.2 (Offline Installer) support for Windows Server 2016 (version 1709), What OS version are you using? Otherwise, we can download and upgrade the server via the following link.
    Microsoft Update Catalog

    0 comments No comments

  3. Albert Pang 61 Reputation points
    2022-09-22T23:51:46.313+00:00

    Ahh correct, a restart is needed to create the NET Framework 4.7.2 registry key to confirm install compliance. Thanks

    In Software Center, the Application status showed as Pending Retry or Failed Retry . . . not sure why.

    I selected the Application & hit the Retry button to manually retry the installation which was successful. The Application then displayed a Restart button.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.