Using Server Manager to uninstall the MiniShell or Full Graphical Shell to convert Windows Server 2012 R2 Datacenter to a Core Edition
Using Server Manager to uninstall the MiniShell or Full Graphical Shell to convert Windows Server 2012 R2 Datacenter to a Core Edition
You have finished configuring your Windows Server 2012 R2 Datacenter computer with the either the MiniShell or the Full Graphical Interface and now you want to convert the computer to a Core edition. In this blog I will show you the steps to remove the graphical interfaces using Server Manager.
Converting Windows Server 2012 R2 to Core edition
- Launch Powershell.
- To determine syntax of features you want to uninstall, type Get-Windowsfeature.
Note: To convert completely back to a Core installation both the Server Graphical Shell (Server-Gui-Shell) and the Graphical Management Tools and Infrastructure (Server-Gui-Mgmt-Infra) have to be unistalled.
Note: To convert to the MiniShell only the Server Graphical Shell (Server-Gui-Shell) has to be uninstalled.
Note: I will be converting completely back to a Core Installation.
- Type Uninstall-Windowsfeature Server-Gui-Mgmt-Infra, Server-Gui-Mgmt-Infra –restart.
Note: If you desire to remove the Binaries from the C:\Windows\WINSxS folder add the –remove switch to the above CMDLET.
4. After the computer restarts, logon and verify the graphical interfaces have been removed.
Check back later for more blogs relating to:
- Using Deployment Image Servicing and Management (DISM.EXE) tool to convert to the Full Graphical Shell on a Windows Server 2012 R2 Datacenter Core Edition from installation media.
- Using PowerShell to convert to the MiniShell on a Windows Server 2012 R2 Datacenter Core Edition.
- Using Deployment Image Servicing and Management (DISM.EXE) tool to convert to the MiniShell on a Windows Server 2012 R2 Datacenter
- Using PowerShell convert to the Full Graphical Shell on a Windows Server 2012 R2 Datacenter Core Edition.
Until next time – Ride Safe!
Rick Trader
Windows Server Instructor – Interface Technical Training
Phoenix, AZ
You May Also Like
A Simple Introduction to Cisco CML2
0 3399 0Mark Jacob, Cisco Instructor, presents an introduction to Cisco Modeling Labs 2.0 or CML2.0, an upgrade to Cisco’s VIRL Personal Edition. Mark demonstrates Terminal Emulator access to console, as well as console access from within the CML2.0 product. Hello, I’m Mark Jacob, a Cisco Instructor and Network Instructor at Interface Technical Training. I’ve been using … Continue reading A Simple Introduction to Cisco CML2
Agile Methodology in Project Management
0 184 0In this video, you will gain an understanding of Agile and Scrum Master Certification terminologies and concepts to help you make better decisions in your Project Management capabilities. Whether you’re a developer looking to obtain an Agile or Scrum Master Certification, or you’re a Project Manager/Product Owner who is attempting to get your product or … Continue reading Agile Methodology in Project Management
How to Configure Navigation in SharePoint Publishing Sites
0 1324 3For more SharePoint training videos in this series, see: Part 1 – Using Navigation Controls in a Collaboration Site in SharePoint Part 2 – Using Navigation Controls in a Publishing Site in SharePoint Part 3 – Configuring SharePoint Navigation in a Publishing Site – Activating the Publishing Feature Part 4 – » How to Configure Navigation in … Continue reading How to Configure Navigation in SharePoint Publishing Sites