Install .net 3.5 Using powershell Server 2012 R2
- By : Dom
- Category : Scripting
- Tags: Powershell, Server 2012 R2
1 |
Install-WindowsFeature –name NET-Framework-Core –source D:\sources\sxs |
1 |
Install-WindowsFeature –name NET-Framework-Core –source D:\sources\sxs |
No Comments