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.

 

Patch and Update Windows Server Safely

Patch and Update Windows Server Safely

How to Patch and Update Windows Server Safely Keeping your Windows Server environment secure and stable is a top priority for any IT administrator. Regular patching and updates are essential to protect against vulnerabilities, improve performance, and maintain...

Innovative Schutzmaßnahmen bei modernen Spielplattformen 2025

Mit dem rasanten Fortschritt in der Online- und Live-Spielbranche steigen auch die Anforderungen an den Schutz vor Betrug, Manipulation und Cyberangriffen. Moderne Spielplattformen, insbesondere Live-Dealer-Casinos, setzen auf eine Vielzahl innovativer technischer und...

0 Comments

Submit a Comment