This tutorial describes How to Switch Core to GUI and GUI to Core in Windows 2012R2 using Powershell.
Switch GUI to Core in Windows 2012 R2 using Powershell:-
Open > CMD > type "powershell" It will Switch to powershell terminal.
Switch Core to GUI in Windows 2012 R2 using Powershell:-
Open > CMD > type "powershell" It will Switch to powershell terminal.
Video:-
Switch GUI to Core in Windows 2012 R2 using Powershell:-
Open > CMD > type "powershell" It will Switch to powershell terminal.
Import-Module Servermanager
Uninstall-WindowsFeature Server-GUI-Shell, Server-Gui-Mgmt-Infra -restart
Switch Core to GUI in Windows 2012 R2 using Powershell:-
Open > CMD > type "powershell" It will Switch to powershell terminal.
Import-Module Servermanager
Install-WindowsFeature Server-GUI-mgmt-infra, Server-GUI-Shell -restart
Video:-
I hope this information is useful for you. Please forgive any typos or incomplete sentences.
0 comments:
Post a Comment