Install .NET Framework 3.5 on Windows Server 2016 – Alternate Path Error
If you are trying to install .NET Framework 3.5 on Windows Server 2016 or 2019, there is a good chance you will run into this error. The prompt states ‘Do you need to specify an alternate source? One or more installation selections are missing source files on the destination.’ Unlike other features of Windows Server, .NET Framework needs access to the source directory to install. Fortunately, with access to the Windows Server media, we can easily install the framework. In…