Install .NET 3.5 on Windows Server 2012 using PowerShell

As an update to a previous post on the subject of installing .Net Framework 3.5 on Windows Server 2012 I discovered a PowerShell method as an alternative. Before trying this make sure you have the Windows 2012 DVD in your respective DVD drive and run the following command in an Administrative PowerShell window:

Install-WindowsFeature Net-Framework-Core -Source D:\Sources\sxs

Installing .Net 3.5 using PowerShell

 

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.