Offline install of .NET 3.5

By | February 1, 2019

If .NET 3.5 will not install use this by mounting the ISO that matches the current version of Windows and running as Admin:

Dism /online /enable-feature /featurename:NetFX3 /All
/Source:D:\sources\sxs /LimitAccess