Forum Discussion

rajeshkhanikar's avatar
rajeshkhanikar
Brass Contributor
Dec 09, 2018

Installing application that requires .NET 3.5 Framework on Windows 10 devices

I have a win32 application that requires .net 3.5 framework. I am unable to figure out how to deploy this application using intune. I am encountering the following issue:   The first command in my ...
  • rajeshkhanikar's avatar
    Feb 12, 2019

    I am able to solve this by using PowerShell workflows, the script enables .netfx3, reboots the computers and resumes installing the application. I have to register the application for intune to detect it. The only issue is that intune see this as a failed installation - some more housekeeping scripts can fix this. I hope this will be fixed in intune.

Resources