Using PowerShell to remove the MiniShell or Full Graphical Shell to convert Windows Server 2012 R2 Datacenter to a Core Edition
Using PowerShell to remove 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
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.
- 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.
- Using Server Manager to uninstall the MiniShell or Full Graphical Shell to convert Windows Server 2012 R2 Datacenter to a 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 3774 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
Configuring Windows Mobility Center and How to Turn it On and Off
1 1433 1Video transcription Steve Fullmer: In our Windows training courses, we often share information about the Windows 8.1 Mobility Center. Mobility Center was introduced for mobile and laptop devices in Windows 7. It’s present and somewhat enhanced in Windows 8. Since we don’t have mobile devices in our classrooms, I decided to take a little bit … Continue reading Configuring Windows Mobility Center and How to Turn it On and Off
OSPF Adjacency Troubleshooting Solution – Getting Close to the OSPF adj
0 249 1In this video, Cisco CCNA & CCNP instructor Mark Jacob shows how to troubleshoot OSPF Adjacency issues by showing the distance between routers with the show ip ospf neighbor command.