How to install .NET Framework 3.5 on Windows Server

July 1, 2022


Hello everyone, in this article, we will discuss “How to install .NET Framework 3.5 on Windows Server using PowerShell”.

What is .NET Framework?

Microsoft .NET Framework – Windows users usually know this term in connection with the installation of Windows updates, since the .NET Framework usually does its work in the background.

Check Net Framework

  • Firstly Open Powershell Windows
  • Secondly, Paste this command – Get-WindowsFeature -Name "NET-Framework-Core"
  • After this hit the Enter key.
  • It will show the Install Status as below.

Install Method Using Powershell –

  • For this purpose, we need to open Powershell as Administrator
  • In the windows Search bar “Windows Powershell”.
  • Now right-click on the Powershell app.
  • After this choose the Run as Administrator option
  • .NET Framework 3.5
  • After that Paste this code – DISM /Online /Enable-Feature /FeatureName:NetFx3 /All
  • Now hit the Enter key.
  • It will start installing the Future automatically.
  • It will need some time for this installation Process.
  • .NET Framework 3.5

Install Method Using Server Manager –

  • Press the Windows key
  • Now click the manage button.
  •  After that click Add Roles and Futures
  • Now click 4 Times the NEXT button.
  • In the Future options check the “.NET Framework 3.5” options
  •  After that Click the Next Button.
  • In the confirmation window click the install button
  • That’s it, Now you installed it successfully on your Server.

 

How to Install FFmpeg on Ubuntu Linux

How to Install FFmpeg on Ubuntu Linux

  How to Install FFmpeg on Ubuntu Linux FFmpeg is a powerful open-source tool that handles a variety of multimedia tasks, including video and audio processing, conversion, and streaming. In this guide, we'll walk you through the steps to install FFmpeg on Ubuntu...

What is Forex VPS and Why You Need It

What is Forex VPS and Why You Need It

  What is Forex VPS and Why You Need It The world of Forex trading is dynamic and fast-paced, where milliseconds can make a difference between a profitable trade and a loss. As traders strive to optimize their trading strategies and enhance their performance, one...

0 Comments

Submit a Comment