


{"id":3815,"date":"2015-07-06T08:56:34","date_gmt":"2015-07-06T13:56:34","guid":{"rendered":"http:\/\/www.poweradmin.com\/blog\/?p=3815"},"modified":"2015-07-10T15:14:09","modified_gmt":"2015-07-10T20:14:09","slug":"converting-a-windows-server-with-gui-to-server-core-and-vice-versa","status":"publish","type":"post","link":"https:\/\/www.poweradmin.com\/blog\/converting-a-windows-server-with-gui-to-server-core-and-vice-versa\/","title":{"rendered":"Converting a Windows Server with GUI to Server Core and vice versa"},"content":{"rendered":"<p><span style=\"font-family: verdana,geneva,sans-serif;\">Windows Server 2012 comes with a couple of new features that can be used to make your life as a System Administrator much better. One of these cool features is the ability to convert a server with full installation into a core edition and vice versa. You can perform this action because each full installation is composed of two items:<\/span><\/p>\n<p><span style=\"font-family: verdana,geneva,sans-serif;\">\u2022\u00a0<i>Graphical Management Tools and Infrastructure<\/i> (Server-Gui-Mgmt-Infra) \u2013 this component provides that MMC (Microsoft Management Console) and Server Manager Console.<\/span><\/p>\n<p><span style=\"font-family: verdana,geneva,sans-serif;\">\u2022\u00a0<i>Server Graphical Shell<\/i> (Server-Gui-Shell) \u2013 provides the rest of the full installation experience such as Windows Explorer.<\/span><\/p>\n<p><span style=\"font-family: verdana,geneva,sans-serif;\">In the <i>Add Roles and Features Wizard<\/i>, you can view these two features by navigating to <i>User Interface and Infrastructure <\/i>feature:<\/span><\/p>\n<p><span style=\"font-family: verdana,geneva,sans-serif;\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-3816\" src=\"https:\/\/www.poweradmin.com\/blog\/wp-content\/uploads\/2015\/06\/01-add-roles-and-features-server-gui.png\" alt=\"Add Roles and Features Server GUI\" width=\"796\" height=\"564\" srcset=\"https:\/\/www.poweradmin.com\/blog\/wp-content\/uploads\/2015\/06\/01-add-roles-and-features-server-gui.png 796w, https:\/\/www.poweradmin.com\/blog\/wp-content\/uploads\/2015\/06\/01-add-roles-and-features-server-gui-300x213.png 300w\" sizes=\"auto, (max-width: 796px) 100vw, 796px\"><\/span><\/p>\n<p><span style=\"font-family: verdana,geneva,sans-serif;\">To convert a Full Installation to a Core Edition, you\u2019ll have to remove these two features. To achieve this result simply select <i>Remove Roles and Features<\/i> from <i>Server Manger<\/i> console, navigate to the <i>features<\/i> tab and <i>uncheck<\/i> these two. Note that the <i>Server Graphical Shell<\/i> is dependent on the <i>Graphical Management Tools and Infrastructure<\/i> feature so uninstalling this one will also remove the other and also <i>Windows Powershell ISE<\/i>:<\/span><\/p>\n<p><span style=\"font-family: verdana,geneva,sans-serif;\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-3817\" src=\"https:\/\/www.poweradmin.com\/blog\/wp-content\/uploads\/2015\/06\/02-remove-roles-features-server-manager.png\" alt=\"Remove Roles Features Server Manager\" width=\"425\" height=\"445\" srcset=\"https:\/\/www.poweradmin.com\/blog\/wp-content\/uploads\/2015\/06\/02-remove-roles-features-server-manager.png 425w, https:\/\/www.poweradmin.com\/blog\/wp-content\/uploads\/2015\/06\/02-remove-roles-features-server-manager-287x300.png 287w\" sizes=\"auto, (max-width: 425px) 100vw, 425px\"><\/span><\/p>\n<p><span style=\"font-family: verdana,geneva,sans-serif;\">You can achieve similar results by using Windows Powershell. To view available commands with the Server Manager module, type the following command: <i>Get-Command -Module ServerManager<\/i>:<\/span><\/p>\n<p><span style=\"font-family: verdana,geneva,sans-serif;\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-3821\" src=\"https:\/\/www.poweradmin.com\/blog\/wp-content\/uploads\/2015\/06\/powershell-server-manager-module.png\" alt=\"Powershell Server Manager Module\" width=\"867\" height=\"201\" srcset=\"https:\/\/www.poweradmin.com\/blog\/wp-content\/uploads\/2015\/06\/powershell-server-manager-module.png 867w, https:\/\/www.poweradmin.com\/blog\/wp-content\/uploads\/2015\/06\/powershell-server-manager-module-300x70.png 300w\" sizes=\"auto, (max-width: 867px) 100vw, 867px\"><\/span><\/p>\n<p><span style=\"font-family: verdana,geneva,sans-serif;\">To remove the features you\u2019ll have to provide the Powershell names. You can view them by using the <i>Get-WindowsFeature<\/i> cmdlet:<\/span><\/p>\n<p><span style=\"font-family: verdana,geneva,sans-serif;\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-3820\" src=\"https:\/\/www.poweradmin.com\/blog\/wp-content\/uploads\/2015\/06\/powershell-select-administrator-remove-features.png\" alt=\"Powershell Select Administrator Remove Features\" width=\"868\" height=\"466\" srcset=\"https:\/\/www.poweradmin.com\/blog\/wp-content\/uploads\/2015\/06\/powershell-select-administrator-remove-features.png 868w, https:\/\/www.poweradmin.com\/blog\/wp-content\/uploads\/2015\/06\/powershell-select-administrator-remove-features-300x161.png 300w\" sizes=\"auto, (max-width: 868px) 100vw, 868px\"><\/span><\/p>\n<p><span style=\"font-family: verdana,geneva,sans-serif;\">Now simply execute <i>Remove-WindowsFeature Server-Gui-Mgmt-Infra \u2013restart <\/i>command and wait for the uninstall process to finish.<\/span><\/p>\n<p><span style=\"font-family: verdana,geneva,sans-serif;\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-3822\" src=\"https:\/\/www.poweradmin.com\/blog\/wp-content\/uploads\/2015\/06\/remove-windows-feature-server-gui-management-infrastructure.png\" alt=\"Remove Windows Feature Server GUI Management Infrastructure\" width=\"642\" height=\"241\" srcset=\"https:\/\/www.poweradmin.com\/blog\/wp-content\/uploads\/2015\/06\/remove-windows-feature-server-gui-management-infrastructure.png 642w, https:\/\/www.poweradmin.com\/blog\/wp-content\/uploads\/2015\/06\/remove-windows-feature-server-gui-management-infrastructure-300x113.png 300w\" sizes=\"auto, (max-width: 642px) 100vw, 642px\"><\/span><\/p>\n<p><span style=\"font-family: verdana,geneva,sans-serif;\">Once the server restarts, you will be presented to the <i>Server Core Interface<\/i> which only includes Command Prompt (you can also start a Powershell console).<\/span><\/p>\n<p><span style=\"font-family: verdana,geneva,sans-serif;\">Windows Server 2012 offers the possibility of installing only the <i>Graphical Management Tools and Infrastructure<\/i> feature on top of the Server Core. This feature\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 allows an Sysadmin to use <i>Server Manager Console<\/i>, <i>MMC<\/i> and a portion of <i>Control Panel <\/i>within the Server Core Edition. This configuration type is also known as <i>Minimal Server Interface<\/i>. Now proceed with the installation by executing <i>Install-WindowsFeature Server-Gui-Mgmt-Infra<\/i> command. Note that I\u2019ve first started Powershell from Command Prompt:<\/span><\/p>\n<p><span style=\"font-family: verdana,geneva,sans-serif;\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-3819\" src=\"https:\/\/www.poweradmin.com\/blog\/wp-content\/uploads\/2015\/06\/minimal-server-interface.png\" alt=\"Minimal Server Interface\" width=\"670\" height=\"337\" srcset=\"https:\/\/www.poweradmin.com\/blog\/wp-content\/uploads\/2015\/06\/minimal-server-interface.png 670w, https:\/\/www.poweradmin.com\/blog\/wp-content\/uploads\/2015\/06\/minimal-server-interface-300x151.png 300w\" sizes=\"auto, (max-width: 670px) 100vw, 670px\"><\/span><\/p>\n<p><span style=\"font-family: verdana,geneva,sans-serif;\">Once the process is completed, type <i>Restart-Computer<\/i> to reboot the machine. The Minimal Server Interface will automatically open Server Manager Console:<\/span><\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-3818\" src=\"https:\/\/www.poweradmin.com\/blog\/wp-content\/uploads\/2015\/06\/minimal-server-interface-server-manager-console.png\" alt=\"Minimal Server Interface Server Manager Console\" width=\"1139\" height=\"716\"><\/p>\n<p><span style=\"font-family: verdana,geneva,sans-serif;\">Note that you may choose to remove the <i>Graphical Management Tools and Infrastructure<\/i> feature from a full installation of Windows Server 2012. In this case, <i>Windows Explorer<\/i>, <i>IE<\/i>, <i>Start screen<\/i> and the <i>Desktop<\/i> will be removed from your machine.<\/span><\/p>\n<p><span style=\"font-family: verdana,geneva,sans-serif;\">To revert a Minimal Server installation to a full version, use the <i>Install-WindowsFeature Server-Gui-Shell<\/i> command within Windows Powershell:<\/span><\/p>\n<p><span style=\"font-family: verdana,geneva,sans-serif;\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-3823\" src=\"https:\/\/www.poweradmin.com\/blog\/wp-content\/uploads\/2015\/06\/revert-minimal-server-installation.png\" alt=\"Revert Minimal Server Installation\" width=\"672\" height=\"336\" srcset=\"https:\/\/www.poweradmin.com\/blog\/wp-content\/uploads\/2015\/06\/revert-minimal-server-installation.png 672w, https:\/\/www.poweradmin.com\/blog\/wp-content\/uploads\/2015\/06\/revert-minimal-server-installation-300x150.png 300w\" sizes=\"auto, (max-width: 672px) 100vw, 672px\"><\/span><\/p>\n<p><span style=\"font-family: verdana,geneva,sans-serif;\">Windows Server Core installations offers a couple of benefits to your servers by providing a limited attack surface and a better server performance because only the necessary services are installed and the server does not have to handle extra load. The overall server performance is increased with a Server Core edition. Disadvantages of using this edition are the fact that it requires some extra technical knowledge because the server can only be administrated by using commands and also note that the core edition supports a limited number of roles that can be installed. How you install and configure servers depends on the network requirements and the purpose of the machines. Being able to switch between the full installation and the core edition offers a huge aid in terms of flexibility because you can perform this action easily on the same server without having to install and configure a fresh machine.<\/span><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Windows Server 2012 comes with a couple of new features that can be used to make your life as a System Administrator much better. One of these cool features is the ability to convert a server with full installation into a core edition and vice versa. You can perform this action because each full installation [&hellip;]<\/p>\n","protected":false},"author":4,"featured_media":3818,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4,5,6,9],"tags":[],"class_list":["post-3815","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-general-it","category-how-to","category-tech","category-technical"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 5.0.1.1 - aioseo.com -->\n\t<meta name=\"description\" content=\"Windows Server 2012 comes with a couple of new features that can be used to make your life as a System Administrator much better. One of these cool features is the ability to convert a server with full installation into a core edition and vice versa. You can perform this action because each full installation\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"Dan Popescu\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/www.poweradmin.com\/blog\/converting-a-windows-server-with-gui-to-server-core-and-vice-versa\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 5.0.1.1\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Network Wrangler - Tech Blog | IT Tips, tricks, tutorials and just interesting stuff for IT folks.\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Converting a Windows Server with GUI to Server Core and vice versa | Network Wrangler - Tech Blog\" \/>\n\t\t<meta property=\"og:description\" content=\"Windows Server 2012 comes with a couple of new features that can be used to make your life as a System Administrator much better. One of these cool features is the ability to convert a server with full installation into a core edition and vice versa. You can perform this action because each full installation\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/www.poweradmin.com\/blog\/converting-a-windows-server-with-gui-to-server-core-and-vice-versa\/\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2015-07-06T13:56:34+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2015-07-10T20:14:09+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Converting a Windows Server with GUI to Server Core and vice versa | Network Wrangler - Tech Blog\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Windows Server 2012 comes with a couple of new features that can be used to make your life as a System Administrator much better. One of these cool features is the ability to convert a server with full installation into a core edition and vice versa. You can perform this action because each full installation\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.poweradmin.com\\\/blog\\\/converting-a-windows-server-with-gui-to-server-core-and-vice-versa\\\/#article\",\"name\":\"Converting a Windows Server with GUI to Server Core and vice versa | Network Wrangler - Tech Blog\",\"headline\":\"Converting a Windows Server with GUI to Server Core and vice versa\",\"author\":{\"@id\":\"https:\\\/\\\/www.poweradmin.com\\\/blog\\\/author\\\/danp\\\/#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/www.poweradmin.com\\\/blog\\\/#organization\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/www.poweradmin.com\\\/blog\\\/wp-content\\\/uploads\\\/2015\\\/06\\\/minimal-server-interface-server-manager-console-e1434034639884.png\",\"width\":714,\"height\":714,\"caption\":\"Minimal Server Interface Server Manager Console\"},\"datePublished\":\"2015-07-06T08:56:34-05:00\",\"dateModified\":\"2015-07-10T15:14:09-05:00\",\"inLanguage\":\"en-US\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.poweradmin.com\\\/blog\\\/converting-a-windows-server-with-gui-to-server-core-and-vice-versa\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.poweradmin.com\\\/blog\\\/converting-a-windows-server-with-gui-to-server-core-and-vice-versa\\\/#webpage\"},\"articleSection\":\"General IT, How To, Tech, Technical\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.poweradmin.com\\\/blog\\\/converting-a-windows-server-with-gui-to-server-core-and-vice-versa\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.poweradmin.com\\\/blog#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.poweradmin.com\\\/blog\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.poweradmin.com\\\/blog\\\/category\\\/general-it\\\/#listItem\",\"name\":\"General IT\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.poweradmin.com\\\/blog\\\/category\\\/general-it\\\/#listItem\",\"position\":2,\"name\":\"General IT\",\"item\":\"https:\\\/\\\/www.poweradmin.com\\\/blog\\\/category\\\/general-it\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.poweradmin.com\\\/blog\\\/converting-a-windows-server-with-gui-to-server-core-and-vice-versa\\\/#listItem\",\"name\":\"Converting a Windows Server with GUI to Server Core and vice versa\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.poweradmin.com\\\/blog#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.poweradmin.com\\\/blog\\\/converting-a-windows-server-with-gui-to-server-core-and-vice-versa\\\/#listItem\",\"position\":3,\"name\":\"Converting a Windows Server with GUI to Server Core and vice versa\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.poweradmin.com\\\/blog\\\/category\\\/general-it\\\/#listItem\",\"name\":\"General IT\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.poweradmin.com\\\/blog\\\/#organization\",\"name\":\"Network Wrangler - Tech Blog\",\"description\":\"IT Tips, tricks, tutorials and just interesting stuff for IT folks.\",\"url\":\"https:\\\/\\\/www.poweradmin.com\\\/blog\\\/\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.poweradmin.com\\\/blog\\\/author\\\/danp\\\/#author\",\"url\":\"https:\\\/\\\/www.poweradmin.com\\\/blog\\\/author\\\/danp\\\/\",\"name\":\"Dan Popescu\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/www.poweradmin.com\\\/blog\\\/converting-a-windows-server-with-gui-to-server-core-and-vice-versa\\\/#authorImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/03c5e64560b9e38b3d2b7f500e000197051866a3e344c0efca5d00c0b34681a9?s=96&d=mm&r=pg\",\"width\":96,\"height\":96,\"caption\":\"Dan Popescu\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.poweradmin.com\\\/blog\\\/converting-a-windows-server-with-gui-to-server-core-and-vice-versa\\\/#webpage\",\"url\":\"https:\\\/\\\/www.poweradmin.com\\\/blog\\\/converting-a-windows-server-with-gui-to-server-core-and-vice-versa\\\/\",\"name\":\"Converting a Windows Server with GUI to Server Core and vice versa | Network Wrangler - Tech Blog\",\"description\":\"Windows Server 2012 comes with a couple of new features that can be used to make your life as a System Administrator much better. One of these cool features is the ability to convert a server with full installation into a core edition and vice versa. You can perform this action because each full installation\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.poweradmin.com\\\/blog\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.poweradmin.com\\\/blog\\\/converting-a-windows-server-with-gui-to-server-core-and-vice-versa\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/www.poweradmin.com\\\/blog\\\/author\\\/danp\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/www.poweradmin.com\\\/blog\\\/author\\\/danp\\\/#author\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/www.poweradmin.com\\\/blog\\\/wp-content\\\/uploads\\\/2015\\\/06\\\/minimal-server-interface-server-manager-console-e1434034639884.png\",\"@id\":\"https:\\\/\\\/www.poweradmin.com\\\/blog\\\/converting-a-windows-server-with-gui-to-server-core-and-vice-versa\\\/#mainImage\",\"width\":714,\"height\":714,\"caption\":\"Minimal Server Interface Server Manager Console\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.poweradmin.com\\\/blog\\\/converting-a-windows-server-with-gui-to-server-core-and-vice-versa\\\/#mainImage\"},\"datePublished\":\"2015-07-06T08:56:34-05:00\",\"dateModified\":\"2015-07-10T15:14:09-05:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.poweradmin.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.poweradmin.com\\\/blog\\\/\",\"name\":\"Network Wrangler - Tech Blog\",\"description\":\"IT Tips, tricks, tutorials and just interesting stuff for IT folks.\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.poweradmin.com\\\/blog\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Converting a Windows Server with GUI to Server Core and vice versa | Network Wrangler - Tech Blog","description":"Windows Server 2012 comes with a couple of new features that can be used to make your life as a System Administrator much better. One of these cool features is the ability to convert a server with full installation into a core edition and vice versa. You can perform this action because each full installation","canonical_url":"https:\/\/www.poweradmin.com\/blog\/converting-a-windows-server-with-gui-to-server-core-and-vice-versa\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.poweradmin.com\/blog\/converting-a-windows-server-with-gui-to-server-core-and-vice-versa\/#article","name":"Converting a Windows Server with GUI to Server Core and vice versa | Network Wrangler - Tech Blog","headline":"Converting a Windows Server with GUI to Server Core and vice versa","author":{"@id":"https:\/\/www.poweradmin.com\/blog\/author\/danp\/#author"},"publisher":{"@id":"https:\/\/www.poweradmin.com\/blog\/#organization"},"image":{"@type":"ImageObject","url":"https:\/\/www.poweradmin.com\/blog\/wp-content\/uploads\/2015\/06\/minimal-server-interface-server-manager-console-e1434034639884.png","width":714,"height":714,"caption":"Minimal Server Interface Server Manager Console"},"datePublished":"2015-07-06T08:56:34-05:00","dateModified":"2015-07-10T15:14:09-05:00","inLanguage":"en-US","mainEntityOfPage":{"@id":"https:\/\/www.poweradmin.com\/blog\/converting-a-windows-server-with-gui-to-server-core-and-vice-versa\/#webpage"},"isPartOf":{"@id":"https:\/\/www.poweradmin.com\/blog\/converting-a-windows-server-with-gui-to-server-core-and-vice-versa\/#webpage"},"articleSection":"General IT, How To, Tech, Technical"},{"@type":"BreadcrumbList","@id":"https:\/\/www.poweradmin.com\/blog\/converting-a-windows-server-with-gui-to-server-core-and-vice-versa\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/www.poweradmin.com\/blog#listItem","position":1,"name":"Home","item":"https:\/\/www.poweradmin.com\/blog","nextItem":{"@type":"ListItem","@id":"https:\/\/www.poweradmin.com\/blog\/category\/general-it\/#listItem","name":"General IT"}},{"@type":"ListItem","@id":"https:\/\/www.poweradmin.com\/blog\/category\/general-it\/#listItem","position":2,"name":"General IT","item":"https:\/\/www.poweradmin.com\/blog\/category\/general-it\/","nextItem":{"@type":"ListItem","@id":"https:\/\/www.poweradmin.com\/blog\/converting-a-windows-server-with-gui-to-server-core-and-vice-versa\/#listItem","name":"Converting a Windows Server with GUI to Server Core and vice versa"},"previousItem":{"@type":"ListItem","@id":"https:\/\/www.poweradmin.com\/blog#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/www.poweradmin.com\/blog\/converting-a-windows-server-with-gui-to-server-core-and-vice-versa\/#listItem","position":3,"name":"Converting a Windows Server with GUI to Server Core and vice versa","previousItem":{"@type":"ListItem","@id":"https:\/\/www.poweradmin.com\/blog\/category\/general-it\/#listItem","name":"General IT"}}]},{"@type":"Organization","@id":"https:\/\/www.poweradmin.com\/blog\/#organization","name":"Network Wrangler - Tech Blog","description":"IT Tips, tricks, tutorials and just interesting stuff for IT folks.","url":"https:\/\/www.poweradmin.com\/blog\/"},{"@type":"Person","@id":"https:\/\/www.poweradmin.com\/blog\/author\/danp\/#author","url":"https:\/\/www.poweradmin.com\/blog\/author\/danp\/","name":"Dan Popescu","image":{"@type":"ImageObject","@id":"https:\/\/www.poweradmin.com\/blog\/converting-a-windows-server-with-gui-to-server-core-and-vice-versa\/#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/03c5e64560b9e38b3d2b7f500e000197051866a3e344c0efca5d00c0b34681a9?s=96&d=mm&r=pg","width":96,"height":96,"caption":"Dan Popescu"}},{"@type":"WebPage","@id":"https:\/\/www.poweradmin.com\/blog\/converting-a-windows-server-with-gui-to-server-core-and-vice-versa\/#webpage","url":"https:\/\/www.poweradmin.com\/blog\/converting-a-windows-server-with-gui-to-server-core-and-vice-versa\/","name":"Converting a Windows Server with GUI to Server Core and vice versa | Network Wrangler - Tech Blog","description":"Windows Server 2012 comes with a couple of new features that can be used to make your life as a System Administrator much better. One of these cool features is the ability to convert a server with full installation into a core edition and vice versa. You can perform this action because each full installation","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/www.poweradmin.com\/blog\/#website"},"breadcrumb":{"@id":"https:\/\/www.poweradmin.com\/blog\/converting-a-windows-server-with-gui-to-server-core-and-vice-versa\/#breadcrumblist"},"author":{"@id":"https:\/\/www.poweradmin.com\/blog\/author\/danp\/#author"},"creator":{"@id":"https:\/\/www.poweradmin.com\/blog\/author\/danp\/#author"},"image":{"@type":"ImageObject","url":"https:\/\/www.poweradmin.com\/blog\/wp-content\/uploads\/2015\/06\/minimal-server-interface-server-manager-console-e1434034639884.png","@id":"https:\/\/www.poweradmin.com\/blog\/converting-a-windows-server-with-gui-to-server-core-and-vice-versa\/#mainImage","width":714,"height":714,"caption":"Minimal Server Interface Server Manager Console"},"primaryImageOfPage":{"@id":"https:\/\/www.poweradmin.com\/blog\/converting-a-windows-server-with-gui-to-server-core-and-vice-versa\/#mainImage"},"datePublished":"2015-07-06T08:56:34-05:00","dateModified":"2015-07-10T15:14:09-05:00"},{"@type":"WebSite","@id":"https:\/\/www.poweradmin.com\/blog\/#website","url":"https:\/\/www.poweradmin.com\/blog\/","name":"Network Wrangler - Tech Blog","description":"IT Tips, tricks, tutorials and just interesting stuff for IT folks.","inLanguage":"en-US","publisher":{"@id":"https:\/\/www.poweradmin.com\/blog\/#organization"}}]},"og:locale":"en_US","og:site_name":"Network Wrangler - Tech Blog | IT Tips, tricks, tutorials and just interesting stuff for IT folks.","og:type":"article","og:title":"Converting a Windows Server with GUI to Server Core and vice versa | Network Wrangler - Tech Blog","og:description":"Windows Server 2012 comes with a couple of new features that can be used to make your life as a System Administrator much better. One of these cool features is the ability to convert a server with full installation into a core edition and vice versa. You can perform this action because each full installation","og:url":"https:\/\/www.poweradmin.com\/blog\/converting-a-windows-server-with-gui-to-server-core-and-vice-versa\/","article:published_time":"2015-07-06T13:56:34+00:00","article:modified_time":"2015-07-10T20:14:09+00:00","twitter:card":"summary","twitter:title":"Converting a Windows Server with GUI to Server Core and vice versa | Network Wrangler - Tech Blog","twitter:description":"Windows Server 2012 comes with a couple of new features that can be used to make your life as a System Administrator much better. One of these cool features is the ability to convert a server with full installation into a core edition and vice versa. You can perform this action because each full installation"},"aioseo_meta_data":{"post_id":"3815","title":null,"description":null,"keywords":null,"keyphrases":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"Article","isEnabled":true},"graphs":[]},"schema_type":null,"schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":null,"created":"2021-10-06 21:45:25","updated":"2025-10-01 23:48:50","focus_keyword":null,"additional_keywords":null,"truseo_locale":null,"seo_analyzer_scan_date":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/www.poweradmin.com\/blog\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/www.poweradmin.com\/blog\/category\/general-it\/\" title=\"General IT\">General IT<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tConverting a Windows Server with GUI to Server Core and vice versa\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/www.poweradmin.com\/blog"},{"label":"General IT","link":"https:\/\/www.poweradmin.com\/blog\/category\/general-it\/"},{"label":"Converting a Windows Server with GUI to Server Core and vice versa","link":"https:\/\/www.poweradmin.com\/blog\/converting-a-windows-server-with-gui-to-server-core-and-vice-versa\/"}],"_links":{"self":[{"href":"https:\/\/www.poweradmin.com\/blog\/wp-json\/wp\/v2\/posts\/3815","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.poweradmin.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.poweradmin.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.poweradmin.com\/blog\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/www.poweradmin.com\/blog\/wp-json\/wp\/v2\/comments?post=3815"}],"version-history":[{"count":2,"href":"https:\/\/www.poweradmin.com\/blog\/wp-json\/wp\/v2\/posts\/3815\/revisions"}],"predecessor-version":[{"id":3954,"href":"https:\/\/www.poweradmin.com\/blog\/wp-json\/wp\/v2\/posts\/3815\/revisions\/3954"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.poweradmin.com\/blog\/wp-json\/wp\/v2\/media\/3818"}],"wp:attachment":[{"href":"https:\/\/www.poweradmin.com\/blog\/wp-json\/wp\/v2\/media?parent=3815"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.poweradmin.com\/blog\/wp-json\/wp\/v2\/categories?post=3815"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.poweradmin.com\/blog\/wp-json\/wp\/v2\/tags?post=3815"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}