Convert Windows 2012 Standard server GUI mode to Core mode.
Steps to convert GUI mode to basic commandline Core mode-----
> Press Ctrl + Alt + Delete and loging to Windows with Administrator user.
> Press Windows key + r and in the run window type command cmd and click OK button to open command pompt.
> In Command Prompt window type command powershell to open powershell window.
> In the Powershell type the command "Uninstall-WindowsFeature Server-Gui-Shell, Server-Gui-Mgmt-Infra -restart" and press Enter.
Note:- The above command is case seneitive.
> Start conversion process.
> Once the conversion process is complited, Windows 2012 server reboot automaticaly.
> Press Ctrl+Alt+Delete and loging to Windows 2012 Standard server, Yo will get Server Core mode with only command prompt option.
EOF
> Press Ctrl + Alt + Delete and loging to Windows with Administrator user.
> Press Windows key + r and in the run window type command cmd and click OK button to open command pompt.
> In Command Prompt window type command powershell to open powershell window.
> In the Powershell type the command "Uninstall-WindowsFeature Server-Gui-Shell, Server-Gui-Mgmt-Infra -restart" and press Enter.
Note:- The above command is case seneitive.
> Start conversion process.
> Once the conversion process is complited, Windows 2012 server reboot automaticaly.
> Press Ctrl+Alt+Delete and loging to Windows 2012 Standard server, Yo will get Server Core mode with only command prompt option.
EOF
Comments
Post a Comment