Install .Net Framework 3.5 on Windows Server 2012R2 by specifying the source path and checking the version installed.
When installing .net3.5 on the server manager it is not installed. Try to install with a specific file path (Require OS sources: CD Windows or ISO). This example installs on Windows Server 2012R2.
- Open Server Manager > Manage > Add Roles and Features.

- Next to the "Features" pages > Check to enable ".NET Framework 3.5 Features" and click NEXT.

- Confirmation page. See and click on "Specify an alternate source path".


- Insert the source OS file (Windows Server 2012R2) into the disk drive.

- Browse to "D:\sources\sxs" and copy this path.

- Past to a specific path and click "OK".

- Click "Install".


- Click "Close".

- Check .NET Framework 3.5 was installed.
Browse to "C:\Windows\Microsoft.NET\Framework". Check the list of versions and checkthe .dll properties for the .net file version.


Check the registry by Start > Run > Regedit and browse to
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP

