In one folder put 2 files:
- DISM.exe you can find in c:/windows/system32
- microsoft-windows-netfx3-ondemand-package.cab you can find in Windows 10 media iso or dvd \sources\sxs
On DISM.exe file: right click > properties > compatibility tab > change settings for all users > tick "run this program as an administrator"
Windows Intune:
Add an App
Name or rename the fields and add a cute icon you can find in attachment on the bottom of this article:
By default:
Select "Use the default detection rules"
Select YES and add this command line in the field:
/online /enable-feature /featurename:NetFX3 /All /Source:. /LimitAccess
By default:
That's all! Now you can deploy in a test environment.