SCCM CB: Enabling .NET 3.5 Framework in Windows 10 during OSD


.Net Framework 3.5 is a builtin feature in Windows 10, however the feature is not enabled by default, so we will then use a DISM command in our Task Sequence to enable it.

Create a Run Command Line task and type in the this DISM command :

dism /online /add-package /packagepath:”\your_shared_win10_media\sources\sxs\microsoft-windows-netfx3-ondemand-package.cab”

Make sure to point the packagepath to your shared Win10 media .