๐Ÿ”’ 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
  • 353
    Views
  • 5
    Participants
Last reply from:
FreeNetNeed

Online now

Members online
1,081
Guests online
1,124
Total visitors
2,205

Forum statistics

Threads
2,274,781
Posts
28,958,254
Members
1,233,427
Latest member
Krazy1234
Back
Top