.Net Framework 3.5

Required by: SQL Server 2008 on Windows Server 2012/2012R2

Install

Server Manager

Add roles and features


PowerShell

Run PowerShell as Administrator (select Yes in the User Account Control box)...

Import-Module ServerManager

Add-WindowsFeature as-net-framework

Bibliography