๐Ÿ”’ Closed Netframework 3.5

Status
Not open for further replies.

reher

Honorary Poster
Enable .NET Framework 3.5 by using Windows PowerShell

Steps
Start Windows PowerShell in the Administrator Command Prompt by typing:

powershell

To install .NET Framework 3.5 from installation media located on a network share, use the following command:


Install-WindowsFeature Net-Framework-Core -source \\network\share\sxs
Where \\network\share\sxs is the location of the source files.


To verify installation, run the following command:

Get-WindowsFeature


The Install State column should show Installed for the .NET Framework 3.5 (includes .NET 2.0 and 3.0) feature.IMG_20181111_113143.jpg
 
Thanks for the tut pero mas madali iactivate ang .NET Framework 3.5 features using Windows features settings in control panel share ko lang :)
 
Status
Not open for further replies.

About this Thread

  • 4
    Replies
  • 359
    Views
  • 5
    Participants
Last reply from:
FreeNetNeed

Trending Topics

Online now

Members online
842
Guests online
1,996
Total visitors
2,838

Forum statistics

Threads
2,299,907
Posts
29,133,580
Members
1,201,198
Latest member
Jasonsable2000
Back
Top