
<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Server Core Archives - TECHNIG</title>
	<atom:link href="https://www.technig.com/tag/server-core/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.technig.com/tag/server-core/</link>
	<description>Gateway for IT Experts and Tech Geeks</description>
	<lastBuildDate>Sat, 11 Sep 2021 11:07:23 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.6.2</generator>

<image>
	<url>https://www.technig.com/wp-content/uploads/2020/04/32x32.png</url>
	<title>Server Core Archives - TECHNIG</title>
	<link>https://www.technig.com/tag/server-core/</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">162720667</site>	<item>
		<title>Convert Server Core to Full GUI and Vice Versa</title>
		<link>https://www.technig.com/convert-server-core-to-full-gui-and-vice-versa/</link>
					<comments>https://www.technig.com/convert-server-core-to-full-gui-and-vice-versa/#comments</comments>
		
		<dc:creator><![CDATA[Shais]]></dc:creator>
		<pubDate>Sat, 09 Sep 2017 05:43:26 +0000</pubDate>
				<category><![CDATA[MCSA]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[Covert Server Core to GUI]]></category>
		<category><![CDATA[DISM]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[Server Core]]></category>
		<category><![CDATA[Windows Server 2012 R2]]></category>
		<category><![CDATA[Windows Server 2016]]></category>
		<guid isPermaLink="false">https://www.technig.com/?p=2826</guid>

					<description><![CDATA[<div style="margin-bottom:20px;"><img width="840" height="420" src="https://www.technig.com/wp-content/uploads/2015/06/Convert-Server-Core-to-Full-Gui-technig.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Convert Server Core to Full Gui - technig" decoding="async" fetchpriority="high" srcset="https://www.technig.com/wp-content/uploads/2015/06/Convert-Server-Core-to-Full-Gui-technig.jpg 840w, https://www.technig.com/wp-content/uploads/2015/06/Convert-Server-Core-to-Full-Gui-technig-300x150.jpg 300w, https://www.technig.com/wp-content/uploads/2015/06/Convert-Server-Core-to-Full-Gui-technig-768x384.jpg 768w" sizes="(max-width: 840px) 100vw, 840px" /></div>
<p>In this article which is related to Windows Server 2012 R2 Core configuration, I&#8217;m going to show you how to convert Server Core to Full GUI and Convert from Gui to Windows Core? Before doing the conversion to full GUI and vice versa, you must know the basic configuration of Windows Server 2012 R2 Core.  The [&#8230;]</p>
<p>The post <a href="https://www.technig.com/convert-server-core-to-full-gui-and-vice-versa/">Convert Server Core to Full GUI and Vice Versa</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div style="margin-bottom:20px;"><img width="840" height="420" src="https://www.technig.com/wp-content/uploads/2015/06/Convert-Server-Core-to-Full-Gui-technig.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Convert Server Core to Full Gui - technig" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2015/06/Convert-Server-Core-to-Full-Gui-technig.jpg 840w, https://www.technig.com/wp-content/uploads/2015/06/Convert-Server-Core-to-Full-Gui-technig-300x150.jpg 300w, https://www.technig.com/wp-content/uploads/2015/06/Convert-Server-Core-to-Full-Gui-technig-768x384.jpg 768w" sizes="(max-width: 840px) 100vw, 840px" /></div><p>In this article which is related to<a href="https://www.technig.com/tag/Windows-Server-2012-R2/" target="_blank" rel="noopener noreferrer"> Windows Server 2012 R2</a> Core configuration, I&#8217;m going to show you how to convert Server Core to Full GUI and Convert from Gui to Windows Core? Before doing the conversion to full GUI and vice versa, you must know the basic configuration of Windows Server 2012 R2 Core.  The preview article was about essential <a href="https://www.technig.com/configure-windows-server-2012-r2-core/" target="_blank" rel="noopener noreferrer">Configuration of  Windows Server 2012 R2 Core?</a>&#8220;.</p>
<p>This is the capability of Windows Server 2012 R2 that allows administrators to install servers with the full Gui, use the graphical tools to perform the initial setup and then convert them to Server Core to conserve system resources. In case of needed any changes, it is possible to reinstall the Gui components or remove them again. We can do it this conversion with <a href="http://powershell.com/cs/" target="_blank" rel="noopener noreferrer">Powershell</a> and <a href="https://technet.microsoft.com/en-us/library/hh825236.aspx" target="_blank" rel="noopener noreferrer">DISM</a> command line utility.</p>
<h2>Method 1: Convert Server Core to Gui using PowerShell</h2>
<p>Get ready to convert Server Core to Full Gui using Windows PowerShell. In order to do this, log in to Server core with an administrator account and open the PowerShell through opened command prompt.</p>
<p><strong>1.</strong> To open PowerShell type &#8220;start PowerShell&#8221; on command prompt and press Enter. The PowerShell will open in a new window. See the screenshot.</p>
<figure id="attachment_2829" aria-describedby="caption-attachment-2829" style="width: 1086px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2015/06/Start-PowerShell-on-Server-Core.jpg"><img decoding="async" class="wp-image-2829 size-full" src="https://www.technig.com/wp-content/uploads/2015/06/Start-PowerShell-on-Server-Core.jpg" alt="Start PowerShell on Server Core" width="1086" height="237" srcset="https://www.technig.com/wp-content/uploads/2015/06/Start-PowerShell-on-Server-Core.jpg 1086w, https://www.technig.com/wp-content/uploads/2015/06/Start-PowerShell-on-Server-Core-300x65.jpg 300w, https://www.technig.com/wp-content/uploads/2015/06/Start-PowerShell-on-Server-Core-768x168.jpg 768w, https://www.technig.com/wp-content/uploads/2015/06/Start-PowerShell-on-Server-Core-1024x223.jpg 1024w" sizes="(max-width: 1086px) 100vw, 1086px" /></a><figcaption id="caption-attachment-2829" class="wp-caption-text">Start PowerShell on Server Core</figcaption></figure>
<p>Now convert server core to full Gui using with the following &#8220;<strong>install-WindowsFeature</strong>&#8221; PowerShell command.</p>
<p><strong>2.</strong> First of all gets the name of GUI features with &#8220;<strong>Get-WindowsFeature *GUI*</strong>&#8221; command.</p>
<figure id="attachment_2830" aria-describedby="caption-attachment-2830" style="width: 992px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2015/06/Windows-GUI-Shell.jpg"><img decoding="async" class="wp-image-2830 size-full" src="https://www.technig.com/wp-content/uploads/2015/06/Windows-GUI-Shell.jpg" alt="Windows GUI Shell" width="992" height="190" srcset="https://www.technig.com/wp-content/uploads/2015/06/Windows-GUI-Shell.jpg 992w, https://www.technig.com/wp-content/uploads/2015/06/Windows-GUI-Shell-300x57.jpg 300w, https://www.technig.com/wp-content/uploads/2015/06/Windows-GUI-Shell-768x147.jpg 768w" sizes="(max-width: 992px) 100vw, 992px" /></a><figcaption id="caption-attachment-2830" class="wp-caption-text">Windows GUI Shell</figcaption></figure>
<p>You see the two <strong>Graphical Management Tools and Infrastructure</strong> and <strong>Server Graphical Shell</strong> which we need to install it.</p>
<p><strong>3.</strong> Type the command &#8220;<strong>Install-WindowsFeature -Name Server-Gui-Mgmt-Infra, Server-Gui-Shell &#8211;</strong>Source:E<strong>:\sources\install.wim</strong>&#8221; to install the GUI on Server core.</p>
<figure id="attachment_2832" aria-describedby="caption-attachment-2832" style="width: 1101px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2015/06/Convert-Server-Core-to-Full-Gui.jpg"><img loading="lazy" decoding="async" class="wp-image-2832 size-full" src="https://www.technig.com/wp-content/uploads/2015/06/Convert-Server-Core-to-Full-Gui.jpg" alt="Convert Server Core to Full Gui" width="1101" height="184" srcset="https://www.technig.com/wp-content/uploads/2015/06/Convert-Server-Core-to-Full-Gui.jpg 1101w, https://www.technig.com/wp-content/uploads/2015/06/Convert-Server-Core-to-Full-Gui-300x50.jpg 300w, https://www.technig.com/wp-content/uploads/2015/06/Convert-Server-Core-to-Full-Gui-768x128.jpg 768w, https://www.technig.com/wp-content/uploads/2015/06/Convert-Server-Core-to-Full-Gui-1024x171.jpg 1024w" sizes="(max-width: 1101px) 100vw, 1101px" /></a><figcaption id="caption-attachment-2832" class="wp-caption-text">Convert Server Core to Full Gui</figcaption></figure>
<p>The &#8220;<strong>E:</strong>&#8221; is the DVD ROM of my computer and the Windows Server 2012 R2 is already in.</p>
<p><strong>4.</strong> OK, when the installing features have finished successfully, restart the server core using &#8220;<strong>Shutdown -r -t 0</strong>&#8221; command.</p>
<figure id="attachment_2833" aria-describedby="caption-attachment-2833" style="width: 1094px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2015/06/Restart-Server-Core.jpg"><img loading="lazy" decoding="async" class="wp-image-2833 size-full" src="https://www.technig.com/wp-content/uploads/2015/06/Restart-Server-Core.jpg" alt="Restart Server Core" width="1094" height="170" srcset="https://www.technig.com/wp-content/uploads/2015/06/Restart-Server-Core.jpg 1094w, https://www.technig.com/wp-content/uploads/2015/06/Restart-Server-Core-300x47.jpg 300w, https://www.technig.com/wp-content/uploads/2015/06/Restart-Server-Core-768x119.jpg 768w, https://www.technig.com/wp-content/uploads/2015/06/Restart-Server-Core-1024x159.jpg 1024w" sizes="(max-width: 1094px) 100vw, 1094px" /></a><figcaption id="caption-attachment-2833" class="wp-caption-text">Restart Server Core</figcaption></figure>
<p>After rebooting the system, you will see the Windows Server with full Gui and all necessary graphical management tools.</p>
<figure id="attachment_2835" aria-describedby="caption-attachment-2835" style="width: 1028px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2015/06/Convert-Server-Gui-to-Server-Core.jpg"><img loading="lazy" decoding="async" class="wp-image-2835 size-full" src="https://www.technig.com/wp-content/uploads/2015/06/Convert-Server-Gui-to-Server-Core.jpg" alt="Convert Server Gui to Server Core" width="1028" height="772" srcset="https://www.technig.com/wp-content/uploads/2015/06/Convert-Server-Gui-to-Server-Core.jpg 1028w, https://www.technig.com/wp-content/uploads/2015/06/Convert-Server-Gui-to-Server-Core-300x225.jpg 300w, https://www.technig.com/wp-content/uploads/2015/06/Convert-Server-Gui-to-Server-Core-768x577.jpg 768w, https://www.technig.com/wp-content/uploads/2015/06/Convert-Server-Gui-to-Server-Core-1024x769.jpg 1024w, https://www.technig.com/wp-content/uploads/2015/06/Convert-Server-Gui-to-Server-Core-86x64.jpg 86w" sizes="(max-width: 1028px) 100vw, 1028px" /></a><figcaption id="caption-attachment-2835" class="wp-caption-text">Convert Server Gui to Server Core</figcaption></figure>
<p>Finally, Windows Server with full Gui is here.</p>
<h2>Method 2: Convert Windows Server Full Gui to Server Core</h2>
<p>OK, let&#8217;s convert Server from full Gui back to Server Core using &#8220;<strong>Uninstall-WindowsFeature</strong>&#8221; PowerShell command. We can do it with graphical as well, but the command is easy and you must learn for the exam.</p>
<p><code>Uninstall-WindowsFeature -Name Name Server-Gui-Mgmt-Infra, Server-Gui-Shell -Restart</code></p>
<figure id="attachment_2836" aria-describedby="caption-attachment-2836" style="width: 898px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2015/06/Uninstall-Windwos-Feature-with-PowerShell.jpg"><img loading="lazy" decoding="async" class="wp-image-2836 size-full" src="https://www.technig.com/wp-content/uploads/2015/06/Uninstall-Windwos-Feature-with-PowerShell.jpg" alt="Uninstall Windwos Feature with PowerShell" width="898" height="52" srcset="https://www.technig.com/wp-content/uploads/2015/06/Uninstall-Windwos-Feature-with-PowerShell.jpg 898w, https://www.technig.com/wp-content/uploads/2015/06/Uninstall-Windwos-Feature-with-PowerShell-300x17.jpg 300w, https://www.technig.com/wp-content/uploads/2015/06/Uninstall-Windwos-Feature-with-PowerShell-768x44.jpg 768w" sizes="(max-width: 898px) 100vw, 898px" /></a><figcaption id="caption-attachment-2836" class="wp-caption-text">Uninstall Windows Feature with PowerShell</figcaption></figure>
<p>The command will uninstall and remove features and convert Server GUI to Server Core. After restarting the system, you will see your old Server core with only one opened a command prompt.</p>
<h3>Method #2: Convert Server Core to Full Gui using DISM</h3>
<p>Deployment Image Servicing and Management (DISM.exe) is a command-line tool that can be used to service a Windows image or to prepare a Windows Preinstallation Environment (Windows PE) image. DISM can be used to service a Windows image (.wim) or a virtual hard disk (.vhd or .vhdx). But here we are using DISM to <a href="https://www.technig.com/how-to-install-windows-features-offline-using-dism/" target="_blank" rel="noopener noreferrer">Install Windows Features</a> or convert Server Core to full Gui with DISM.</p>
<p><code>Dism /online /enable-feature /featurename:ServerCore-FullServer /featurename:Server-Gui-Shell /featurename:Server-Gui-Mgmt /Source:E:\sources\install.wim </code></p>
<figure id="attachment_2838" aria-describedby="caption-attachment-2838" style="width: 1000px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2015/06/Convert-Server-Core-to-Full-Gui-using-DISM.jpg"><img loading="lazy" decoding="async" class="wp-image-2838 size-full" src="https://www.technig.com/wp-content/uploads/2015/06/Convert-Server-Core-to-Full-Gui-using-DISM.jpg" alt="Convert Server Core to Full Gui using DISM" width="1000" height="252" srcset="https://www.technig.com/wp-content/uploads/2015/06/Convert-Server-Core-to-Full-Gui-using-DISM.jpg 1000w, https://www.technig.com/wp-content/uploads/2015/06/Convert-Server-Core-to-Full-Gui-using-DISM-300x76.jpg 300w, https://www.technig.com/wp-content/uploads/2015/06/Convert-Server-Core-to-Full-Gui-using-DISM-768x194.jpg 768w" sizes="(max-width: 1000px) 100vw, 1000px" /></a><figcaption id="caption-attachment-2838" class="wp-caption-text">Convert Server Core to Full Gui using DISM</figcaption></figure>
<p>After installing Windows features with DISM, type &#8220;<strong>Y</strong>&#8221; to restart the system.</p>
<h3>Remove Windows Features with DISM</h3>
<p>To remove the Gui features or Convert Server full Gui back to Server Core, do with the following command.</p>
<p><code>Dism /online /Disable-feature /featurename:ServerCore-FullServer /featurename:Server-Gui-Shell /featurename:Server-Gui-Mgmt</code></p>
<p>OK, that&#8217;s all you need to know to convert Server core to full Gui and vice versa. For the exam 70-410, you don&#8217;t need to know all of these, but you shout ready to involve with such questions about the conversion of Windows Server to full Gui and back to Core.</p>
<p>Hope this has been informative for you.</p>
<p>The post <a href="https://www.technig.com/convert-server-core-to-full-gui-and-vice-versa/">Convert Server Core to Full GUI and Vice Versa</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.technig.com/convert-server-core-to-full-gui-and-vice-versa/feed/</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2826</post-id>	</item>
		<item>
		<title>How to Configure Windows Server 2012 R2 Core?</title>
		<link>https://www.technig.com/configure-windows-server-2012-r2-core/</link>
					<comments>https://www.technig.com/configure-windows-server-2012-r2-core/#respond</comments>
		
		<dc:creator><![CDATA[Shais]]></dc:creator>
		<pubDate>Sat, 30 May 2015 12:09:59 +0000</pubDate>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[MCSA]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[Server Core]]></category>
		<category><![CDATA[Windows Server 2012 R2]]></category>
		<guid isPermaLink="false">https://www.technig.com/?p=2788</guid>

					<description><![CDATA[<div style="margin-bottom:20px;"><img width="996" height="437" src="https://www.technig.com/wp-content/uploads/2015/05/Configure-Windows-Server-2012-R2-Core-Technig.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Configure Windows Server 2012 R2 Core - Technig" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2015/05/Configure-Windows-Server-2012-R2-Core-Technig.jpg 996w, https://www.technig.com/wp-content/uploads/2015/05/Configure-Windows-Server-2012-R2-Core-Technig-300x132.jpg 300w, https://www.technig.com/wp-content/uploads/2015/05/Configure-Windows-Server-2012-R2-Core-Technig-768x337.jpg 768w" sizes="(max-width: 996px) 100vw, 996px" /></div>
<p>The Windows Server Core is a minimal server installation option for computers running on the operating system and this topic goes to configure Windows Server 2012 R2 Core.  Server Core provides a low-maintenance server environment with limited functionality. As in Windows Server 2008 R2 and Windows Server 2008, Windows Server 2012 R2 and Windows Server 2012 [&#8230;]</p>
<p>The post <a href="https://www.technig.com/configure-windows-server-2012-r2-core/">How to Configure Windows Server 2012 R2 Core?</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div style="margin-bottom:20px;"><img width="996" height="437" src="https://www.technig.com/wp-content/uploads/2015/05/Configure-Windows-Server-2012-R2-Core-Technig.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Configure Windows Server 2012 R2 Core - Technig" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2015/05/Configure-Windows-Server-2012-R2-Core-Technig.jpg 996w, https://www.technig.com/wp-content/uploads/2015/05/Configure-Windows-Server-2012-R2-Core-Technig-300x132.jpg 300w, https://www.technig.com/wp-content/uploads/2015/05/Configure-Windows-Server-2012-R2-Core-Technig-768x337.jpg 768w" sizes="(max-width: 996px) 100vw, 996px" /></div><p>The Windows Server Core is a minimal server installation option for computers running on the operating system and this topic goes to configure Windows Server 2012 R2 Core.  Server Core provides a low-maintenance server environment with limited functionality.<br />
As in Windows Server 2008 R2 and Windows Server 2008, Windows Server 2012 R2 and Windows Server 2012 offer Full Server and Server Core installation options. Starting with Windows Server 2012, it is possible to transition between Full Server and Server Core without reinstalling the operating system.</p>
<h3>Configure Windows Server 2012 R2 Core</h3>
<p>After <a href="https://www.technig.com/how-to-install-windows-server-2012-r2-step-by-step/" target="_blank" rel="noopener noreferrer">installing Windows Server 2012 R2</a>, you need to configure the <a href="https://www.technig.com/windows-server-2012-r2-initial-configuration/" target="_blank" rel="noopener noreferrer">initial configuration</a> of Windows Server 2012 R2. In Windows Server with GUI the configuration is easy, but in Windows Server Core edition, initial configuration is a bit difficult but not hard. .</p>
<p>With two ways we can configure Server core. One is with command line tools like command Prompt or PowerShell. And the second one is Server Configuration tool (<a href="https://technet.microsoft.com/en-us/library/ee441254(v=ws.10).aspx" target="_blank" rel="noopener noreferrer">Sconfig.cmd</a>) to configure and manage several common aspects of Server Core installations.</p>
<h4>Install Windows Server 2012 R2 Core</h4>
<p>The Server Core installation is the same as Server with GUI, only need to select Core edition at the time of Installation. Do the installation according to <a href="https://www.technig.com/how-to-install-windows-server-2012-r2-step-by-step/" target="_blank" rel="noopener noreferrer">installing Windows Server 2012 R2</a> post.</p>
<figure id="attachment_2792" aria-describedby="caption-attachment-2792" style="width: 634px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2015/05/Configure-Windows-Server-2012-R2-Core.jpg"><img loading="lazy" decoding="async" class="size-full wp-image-2792" src="http://3.90.216.52/wp-content/uploads/2015/05/Configure-Windows-Server-2012-R2-Core.jpg" alt="Configure Windows Server 2012 R2 Core" width="634" height="477" srcset="https://www.technig.com/wp-content/uploads/2015/05/Configure-Windows-Server-2012-R2-Core.jpg 634w, https://www.technig.com/wp-content/uploads/2015/05/Configure-Windows-Server-2012-R2-Core-300x226.jpg 300w, https://www.technig.com/wp-content/uploads/2015/05/Configure-Windows-Server-2012-R2-Core-86x64.jpg 86w" sizes="(max-width: 634px) 100vw, 634px" /></a><figcaption id="caption-attachment-2792" class="wp-caption-text">Configure Windows Server 2012 R2 Core</figcaption></figure>
<p>When you finished the Server Core installation successfully, login to as administrator account and you will see only a command prompt on the black desktop.</p>
<figure id="attachment_2793" aria-describedby="caption-attachment-2793" style="width: 1040px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2015/05/Windows-Server-2012-R2-Core.jpg"><img loading="lazy" decoding="async" class="size-full wp-image-2793" src="http://3.90.216.52/wp-content/uploads/2015/05/Windows-Server-2012-R2-Core.jpg" alt="Windows Server 2012 R2 Core" width="1040" height="882" srcset="https://www.technig.com/wp-content/uploads/2015/05/Windows-Server-2012-R2-Core.jpg 1040w, https://www.technig.com/wp-content/uploads/2015/05/Windows-Server-2012-R2-Core-300x254.jpg 300w, https://www.technig.com/wp-content/uploads/2015/05/Windows-Server-2012-R2-Core-768x651.jpg 768w, https://www.technig.com/wp-content/uploads/2015/05/Windows-Server-2012-R2-Core-1024x868.jpg 1024w" sizes="(max-width: 1040px) 100vw, 1040px" /></a><figcaption id="caption-attachment-2793" class="wp-caption-text">Windows Server 2012 R2 Core</figcaption></figure>
<p>Here I have installed Server Core on Hyper-v.</p>
<h4>1. Changing Default Server Name</h4>
<p>The first step is to change the default server name. The default name of Windows Server is a long name and hard to read it. In order to change the name, just do it with the below &#8220;netdom&#8221; or &#8220;PowerShell&#8221; command.</p>
<blockquote><p><em>C:\&gt;<strong>netdom renamecomputer %computername% /newname:SRV-Core </strong></em></p></blockquote>
<figure id="attachment_2794" aria-describedby="caption-attachment-2794" style="width: 999px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2015/05/Change-Server-Name.jpg"><img loading="lazy" decoding="async" class="size-full wp-image-2794" src="http://3.90.216.52/wp-content/uploads/2015/05/Change-Server-Name.jpg" alt="Change Server Name" width="999" height="443" srcset="https://www.technig.com/wp-content/uploads/2015/05/Change-Server-Name.jpg 999w, https://www.technig.com/wp-content/uploads/2015/05/Change-Server-Name-300x133.jpg 300w, https://www.technig.com/wp-content/uploads/2015/05/Change-Server-Name-768x341.jpg 768w" sizes="(max-width: 999px) 100vw, 999px" /></a><figcaption id="caption-attachment-2794" class="wp-caption-text">Change Server Name</figcaption></figure>
<p>When ask you <strong>Do you want to proceed?</strong> Just type &#8220;<strong>y</strong>&#8221; and press enter to change the name successfully.</p>
<p>Now once reboot the system with &#8220;<strong>Shutdown</strong>&#8221; command to complete the process.</p>
<blockquote><p><em>C:\&gt;<strong>shutdown -r -t 0 </strong></em></p></blockquote>
<h4>Changing Default Server Name with PowerShell</h4>
<p>OK. Let&#8217;s do it with PowerShell also.  To open PowerShell in Server Core, type &#8220;<strong>Start PowerShell</strong>&#8221; in command prompt to open it in a separate window.</p>
<figure id="attachment_2796" aria-describedby="caption-attachment-2796" style="width: 1005px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2015/05/Server-Core-PowerShell.jpg"><img loading="lazy" decoding="async" class="size-full wp-image-2796" src="http://3.90.216.52/wp-content/uploads/2015/05/Server-Core-PowerShell.jpg" alt="Server Core PowerShell" width="1005" height="307" srcset="https://www.technig.com/wp-content/uploads/2015/05/Server-Core-PowerShell.jpg 1005w, https://www.technig.com/wp-content/uploads/2015/05/Server-Core-PowerShell-300x92.jpg 300w, https://www.technig.com/wp-content/uploads/2015/05/Server-Core-PowerShell-768x235.jpg 768w" sizes="(max-width: 1005px) 100vw, 1005px" /></a><figcaption id="caption-attachment-2796" class="wp-caption-text">Server Core PowerShell</figcaption></figure>
<blockquote><p><em>PS C:\ &gt; <strong>Rename-computer -NewName ServerCore -Restart </strong></em></p></blockquote>
<figure id="attachment_2797" aria-describedby="caption-attachment-2797" style="width: 667px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2015/05/Chage-Computer-Name-With-PowerShell.jpg"><img loading="lazy" decoding="async" class="size-full wp-image-2797" src="http://3.90.216.52/wp-content/uploads/2015/05/Chage-Computer-Name-With-PowerShell.jpg" alt="Chage Computer Name With PowerShell" width="667" height="65" srcset="https://www.technig.com/wp-content/uploads/2015/05/Chage-Computer-Name-With-PowerShell.jpg 667w, https://www.technig.com/wp-content/uploads/2015/05/Chage-Computer-Name-With-PowerShell-300x29.jpg 300w" sizes="(max-width: 667px) 100vw, 667px" /></a><figcaption id="caption-attachment-2797" class="wp-caption-text">Chage Computer Name With PowerShell</figcaption></figure>
<p>The &#8220;<strong>Rename-Computer&#8221;</strong> command will change the server name to <strong>ServerCore</strong> and restart the sysmte with &#8220;<strong>-Restart</strong>&#8221; option.</p>
<p>OK. When the system has restart, check the computer name with &#8220;<strong>hostname</strong>&#8221; command, whether changed or not yet.</p>
<h4>2. Configuring IP Address</h4>
<p>The IP address will set with network shell &#8220;<strong>netsh</strong>&#8220;.  The below command display all network interfaces cards.</p>
<blockquote><p><em>C:\&gt;<strong>Netsh interface ipv4 show interfaces</strong></em></p></blockquote>
<figure id="attachment_2798" aria-describedby="caption-attachment-2798" style="width: 908px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2015/05/Network-Interface-Cards.jpg"><img loading="lazy" decoding="async" class="size-full wp-image-2798" src="http://3.90.216.52/wp-content/uploads/2015/05/Network-Interface-Cards.jpg" alt="Network Interface Cards" width="908" height="219" srcset="https://www.technig.com/wp-content/uploads/2015/05/Network-Interface-Cards.jpg 908w, https://www.technig.com/wp-content/uploads/2015/05/Network-Interface-Cards-300x72.jpg 300w, https://www.technig.com/wp-content/uploads/2015/05/Network-Interface-Cards-768x185.jpg 768w" sizes="(max-width: 908px) 100vw, 908px" /></a><figcaption id="caption-attachment-2798" class="wp-caption-text">Network Interface Cards</figcaption></figure>
<p>The &#8220;<strong>Ethernet 2</strong>&#8221; with index id &#8220;<strong>13</strong>&#8221; is the network interface I&#8217;m going to use for this article.</p>
<figure id="attachment_2799" aria-describedby="caption-attachment-2799" style="width: 977px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2015/05/Configure-IP-Address-with-Netsh.jpg"><img loading="lazy" decoding="async" class="size-full wp-image-2799" src="http://3.90.216.52/wp-content/uploads/2015/05/Configure-IP-Address-with-Netsh.jpg" alt="Configure IP Address with Netsh" width="977" height="335" srcset="https://www.technig.com/wp-content/uploads/2015/05/Configure-IP-Address-with-Netsh.jpg 977w, https://www.technig.com/wp-content/uploads/2015/05/Configure-IP-Address-with-Netsh-300x103.jpg 300w, https://www.technig.com/wp-content/uploads/2015/05/Configure-IP-Address-with-Netsh-768x263.jpg 768w" sizes="(max-width: 977px) 100vw, 977px" /></a><figcaption id="caption-attachment-2799" class="wp-caption-text">Configure IP Address with Netsh</figcaption></figure>
<p>To know more about configuring Network interfaces with Netsh command line tool, read the &#8220;<a href="https://www.technig.com/configure-windows-ipv4-networking-with-netsh/" target="_blank" rel="noopener noreferrer">Configure Windows IPv4 Address with Netsh</a>&#8221; post.</p>
<h4>3. Join Server Core to Domain</h4>
<p>Join Server Core to a domain with &#8220;<strong>netdom join</strong>&#8221; command or PowerShell command.</p>
<blockquote><p><em>C:\&gt;<strong>netdom join %computername% /domain:Technig.local /userd:Shais /passwordd:* /reboot:10</strong></em></p></blockquote>
<figure id="attachment_2801" aria-describedby="caption-attachment-2801" style="width: 988px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2015/05/Join-Server-Core-to-Domain.jpg"><img loading="lazy" decoding="async" class="size-full wp-image-2801" src="http://3.90.216.52/wp-content/uploads/2015/05/Join-Server-Core-to-Domain.jpg" alt="Join Server Core to Domain" width="988" height="57" srcset="https://www.technig.com/wp-content/uploads/2015/05/Join-Server-Core-to-Domain.jpg 988w, https://www.technig.com/wp-content/uploads/2015/05/Join-Server-Core-to-Domain-300x17.jpg 300w, https://www.technig.com/wp-content/uploads/2015/05/Join-Server-Core-to-Domain-768x44.jpg 768w" sizes="(max-width: 988px) 100vw, 988px" /></a><figcaption id="caption-attachment-2801" class="wp-caption-text">Join Server Core to Domain</figcaption></figure>
<p>After the typing command, press <strong>enter</strong> and enter the password then system will reboot after 10 second.</p>
<p><strong>Remember</strong>, when the password or domain name would be wrong, the command will issue errors. Try to solve according to error messages.</p>
<h4>4. Enabling Remote Desktop on Server Core</h4>
<p>You need to control Server core remotely, so first must be enable with &#8220;Scregedit.wsf&#8221; script. The Scregedit.wsf script is located in System32 folder. You should change the directory to C:\Windows\System32 folder.</p>
<blockquote><p><em>C:\Windows\System32&gt;<strong>cscritp scregedit.wsf /AR /v </strong></em></p></blockquote>
<figure id="attachment_2802" aria-describedby="caption-attachment-2802" style="width: 860px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2015/05/Enable-Remote-Desktop-On-Server-Core.jpg"><img loading="lazy" decoding="async" class="size-full wp-image-2802" src="http://3.90.216.52/wp-content/uploads/2015/05/Enable-Remote-Desktop-On-Server-Core.jpg" alt="Enable Remote Desktop On Server Core" width="860" height="207" srcset="https://www.technig.com/wp-content/uploads/2015/05/Enable-Remote-Desktop-On-Server-Core.jpg 860w, https://www.technig.com/wp-content/uploads/2015/05/Enable-Remote-Desktop-On-Server-Core-300x72.jpg 300w, https://www.technig.com/wp-content/uploads/2015/05/Enable-Remote-Desktop-On-Server-Core-768x185.jpg 768w" sizes="(max-width: 860px) 100vw, 860px" /></a><figcaption id="caption-attachment-2802" class="wp-caption-text">Enable Remote Desktop On Server Core</figcaption></figure>
<p>In order to enable Remote desktop, change the registry value &#8220;<strong>1</strong>&#8221; to &#8220;<strong>0</strong>&#8221;</p>
<blockquote><p><em>C:\Windows\System32&gt;<strong>cscritp scregedit.wsf /AR 0</strong></em></p></blockquote>
<figure id="attachment_2803" aria-describedby="caption-attachment-2803" style="width: 861px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2015/05/Server-Core-Remote-Dekstop.jpg"><img loading="lazy" decoding="async" class="size-full wp-image-2803" src="http://3.90.216.52/wp-content/uploads/2015/05/Server-Core-Remote-Dekstop.jpg" alt="Server Core Remote Dekstop" width="861" height="269" srcset="https://www.technig.com/wp-content/uploads/2015/05/Server-Core-Remote-Dekstop.jpg 861w, https://www.technig.com/wp-content/uploads/2015/05/Server-Core-Remote-Dekstop-300x94.jpg 300w, https://www.technig.com/wp-content/uploads/2015/05/Server-Core-Remote-Dekstop-768x240.jpg 768w" sizes="(max-width: 861px) 100vw, 861px" /></a><figcaption id="caption-attachment-2803" class="wp-caption-text">Server Core Remote Dekstop</figcaption></figure>
<p>The result must be &#8220;<strong>0</strong>&#8221; like the screenshot.</p>
<h4>5. Create Firewall Rule for Remote Desktop</h4>
<p>When you enable remote desktop on server core, the firewall exception must be create it manually. So do it with the below &#8220;<strong>netsh</strong>&#8221; command.</p>
<blockquote><p><em>C:\&gt;<strong>netsh firewall set service type=remotedesktop mode=enable</strong></em></p></blockquote>
<p>OK. That&#8217;s enough to configure Windows Server 2012 R2 Core for now. I will add some more option soon. Now I must go to class.</p>
<p>Hop you enjoy the Configure Windows Server 2012 R2 Core article and ask your question through comment.</p>
<p>The post <a href="https://www.technig.com/configure-windows-server-2012-r2-core/">How to Configure Windows Server 2012 R2 Core?</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.technig.com/configure-windows-server-2012-r2-core/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2788</post-id>	</item>
		<item>
		<title>How to Install Windows Server 2012 R2 Step by Step</title>
		<link>https://www.technig.com/how-to-install-windows-server-2012-r2-step-by-step/</link>
					<comments>https://www.technig.com/how-to-install-windows-server-2012-r2-step-by-step/#comments</comments>
		
		<dc:creator><![CDATA[Shais]]></dc:creator>
		<pubDate>Wed, 03 Dec 2014 05:22:22 +0000</pubDate>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[MCSA]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[Install Windows]]></category>
		<category><![CDATA[Server Core]]></category>
		<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[Windows Server 2012 R2]]></category>
		<guid isPermaLink="false">https://www.technig.com/?p=286</guid>

					<description><![CDATA[<div style="margin-bottom:20px;"><img width="840" height="420" src="https://www.technig.com/wp-content/uploads/2014/12/Windows-Server-2012-R2.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Install Windows Server 2012 R2" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2014/12/Windows-Server-2012-R2.jpg 840w, https://www.technig.com/wp-content/uploads/2014/12/Windows-Server-2012-R2-300x150.jpg 300w, https://www.technig.com/wp-content/uploads/2014/12/Windows-Server-2012-R2-768x384.jpg 768w" sizes="(max-width: 840px) 100vw, 840px" /></div>
<p>A step by step guide to install Windows Server 2012 R2.  Windows Server 2012 R2, was released along with Windows 8.1 in October 2013. A service pack, formally designated Windows Server 2012 R2 Update, was released in April 2014. Windows Server 2012 R2 offers exciting new features and enhancements across Virtualization, storage, networking, virtual desktop [&#8230;]</p>
<p>The post <a href="https://www.technig.com/how-to-install-windows-server-2012-r2-step-by-step/">How to Install Windows Server 2012 R2 Step by Step</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div style="margin-bottom:20px;"><img width="840" height="420" src="https://www.technig.com/wp-content/uploads/2014/12/Windows-Server-2012-R2.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Install Windows Server 2012 R2" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2014/12/Windows-Server-2012-R2.jpg 840w, https://www.technig.com/wp-content/uploads/2014/12/Windows-Server-2012-R2-300x150.jpg 300w, https://www.technig.com/wp-content/uploads/2014/12/Windows-Server-2012-R2-768x384.jpg 768w" sizes="(max-width: 840px) 100vw, 840px" /></div><p style="text-align: justify;">A step by step guide to install Windows Server 2012 R2.  Windows Server 2012 R2, was released along with Windows 8.1 in October 2013. A service pack, formally designated Windows Server 2012 R2 Update, was released in April 2014. Windows Server 2012 R2 offers exciting new features and enhancements across Virtualization, storage, networking, virtual desktop infrastructure, access and information protection, and more. This article is for those who are new in Windows Server 2012 R2.</p>
<p style="text-align: justify;">To install Windows Server 2012 R2, you need DVD of Windows Server or Image. You can download from <strong><a href="http://care.dlservice.microsoft.com/dl/download/6/2/A/62A76ABB-9990-4EFC-A4FE-C7D698DAEB96/9600.17050.WINBLUE_REFRESH.140317-1640_X64FRE_SERVER_EVAL_EN-US-IR3_SSS_X64FREE_EN-US_DV9.ISO">here </a></strong>and make a Bootable USB Flash drive. If you don&#8217;t know how to create a Bootable USB, read the article about How to <a href="https://www.technig.com/2014/11/create-a-bootable-usb-with-diskpart-command-line-tool/">Create a Bootable USB with Diskpart Command line Tool</a>.</p>
<p style="text-align: justify;">All you have to do now, Boot the system with DVD or USB. If the system ask you Press any key to boot&#8230;. just press enter and let Windows will boot.</p>
<figure id="attachment_338" aria-describedby="caption-attachment-338" style="width: 770px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2014/12/Windows-Loading.jpg"><img loading="lazy" decoding="async" class="wp-image-338 size-full" src="https://www.technig.com/wp-content/uploads/2014/12/Windows-Loading.jpg" alt="Windows Loading" width="770" height="463" srcset="https://www.technig.com/wp-content/uploads/2014/12/Windows-Loading.jpg 770w, https://www.technig.com/wp-content/uploads/2014/12/Windows-Loading-300x180.jpg 300w, https://www.technig.com/wp-content/uploads/2014/12/Windows-Loading-768x462.jpg 768w" sizes="(max-width: 770px) 100vw, 770px" /></a><figcaption id="caption-attachment-338" class="wp-caption-text">Windows Loading</figcaption></figure>
<p>In this page select the system language and click next.</p>
<figure id="attachment_339" aria-describedby="caption-attachment-339" style="width: 617px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2014/12/Select-Windows-Language.jpg"><img loading="lazy" decoding="async" class="wp-image-339 size-full" src="https://www.technig.com/wp-content/uploads/2014/12/Select-Windows-Language.jpg" alt="Select Windows Language" width="617" height="457" srcset="https://www.technig.com/wp-content/uploads/2014/12/Select-Windows-Language.jpg 617w, https://www.technig.com/wp-content/uploads/2014/12/Select-Windows-Language-300x222.jpg 300w, https://www.technig.com/wp-content/uploads/2014/12/Select-Windows-Language-86x64.jpg 86w" sizes="(max-width: 617px) 100vw, 617px" /></a><figcaption id="caption-attachment-339" class="wp-caption-text">Select Windows Language</figcaption></figure>
<p>Now Windows ask you weather to install it or do troubleshoot?  Click install now.</p>
<figure id="attachment_340" aria-describedby="caption-attachment-340" style="width: 618px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2014/12/Install-Windows.jpg"><img loading="lazy" decoding="async" class="wp-image-340 size-full" src="https://www.technig.com/wp-content/uploads/2014/12/Install-Windows.jpg" alt="Install Windows now " width="618" height="457" srcset="https://www.technig.com/wp-content/uploads/2014/12/Install-Windows.jpg 618w, https://www.technig.com/wp-content/uploads/2014/12/Install-Windows-300x222.jpg 300w, https://www.technig.com/wp-content/uploads/2014/12/Install-Windows-86x64.jpg 86w" sizes="(max-width: 618px) 100vw, 618px" /></a><figcaption id="caption-attachment-340" class="wp-caption-text">Install Windows now</figcaption></figure>
<p style="text-align: justify;">Now, choose which edition you want to install. Select Data Center with a GUI. This will install Windows Server with graphical interface.</p>
<figure id="attachment_341" aria-describedby="caption-attachment-341" style="width: 634px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2014/12/Select-Windows-Server-Editions.jpg"><img loading="lazy" decoding="async" class="wp-image-341 size-full" src="https://www.technig.com/wp-content/uploads/2014/12/Select-Windows-Server-Editions.jpg" alt="Select Windows Server Editions" width="634" height="477" srcset="https://www.technig.com/wp-content/uploads/2014/12/Select-Windows-Server-Editions.jpg 634w, https://www.technig.com/wp-content/uploads/2014/12/Select-Windows-Server-Editions-300x226.jpg 300w, https://www.technig.com/wp-content/uploads/2014/12/Select-Windows-Server-Editions-86x64.jpg 86w" sizes="(max-width: 634px) 100vw, 634px" /></a><figcaption id="caption-attachment-341" class="wp-caption-text">Select Windows Server Editions</figcaption></figure>
<p>Accept the Windows license agreements and click next.</p>
<figure id="attachment_342" aria-describedby="caption-attachment-342" style="width: 638px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2014/12/Accept-the-license-tearms.jpg"><img loading="lazy" decoding="async" class="wp-image-342 size-full" src="https://www.technig.com/wp-content/uploads/2014/12/Accept-the-license-tearms.jpg" alt="Accept the license tearms" width="638" height="478" srcset="https://www.technig.com/wp-content/uploads/2014/12/Accept-the-license-tearms.jpg 638w, https://www.technig.com/wp-content/uploads/2014/12/Accept-the-license-tearms-300x225.jpg 300w, https://www.technig.com/wp-content/uploads/2014/12/Accept-the-license-tearms-86x64.jpg 86w" sizes="(max-width: 638px) 100vw, 638px" /></a><figcaption id="caption-attachment-342" class="wp-caption-text">Accept the license terms</figcaption></figure>
<p style="text-align: justify;">Select costume: Install Windows only  (Advanced). This will let you to install a clear Windows instead of upgrade the old Windows.</p>
<figure id="attachment_343" aria-describedby="caption-attachment-343" style="width: 638px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2014/12/Custom-Windows-Install-only.jpg"><img loading="lazy" decoding="async" class="wp-image-343 size-full" src="https://www.technig.com/wp-content/uploads/2014/12/Custom-Windows-Install-only.jpg" alt="Custom Windows Install only" width="638" height="478" srcset="https://www.technig.com/wp-content/uploads/2014/12/Custom-Windows-Install-only.jpg 638w, https://www.technig.com/wp-content/uploads/2014/12/Custom-Windows-Install-only-300x225.jpg 300w, https://www.technig.com/wp-content/uploads/2014/12/Custom-Windows-Install-only-86x64.jpg 86w" sizes="(max-width: 638px) 100vw, 638px" /></a><figcaption id="caption-attachment-343" class="wp-caption-text">Custom Windows Install only</figcaption></figure>
<p style="text-align: justify;">Now select the hard disk and click New to create a partition for System and Windows drive. Enter the size or capacity of Windows drive and click Apply button.</p>
<figure id="attachment_344" aria-describedby="caption-attachment-344" style="width: 637px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2014/12/Where-do-you-want-to-install-Widnows..jpg"><img loading="lazy" decoding="async" class="wp-image-344 size-full" src="https://www.technig.com/wp-content/uploads/2014/12/Where-do-you-want-to-install-Widnows..jpg" alt="Where do you want to install Widnows." width="637" height="477" srcset="https://www.technig.com/wp-content/uploads/2014/12/Where-do-you-want-to-install-Widnows..jpg 637w, https://www.technig.com/wp-content/uploads/2014/12/Where-do-you-want-to-install-Widnows.-300x225.jpg 300w, https://www.technig.com/wp-content/uploads/2014/12/Where-do-you-want-to-install-Widnows.-86x64.jpg 86w" sizes="(max-width: 637px) 100vw, 637px" /></a><figcaption id="caption-attachment-344" class="wp-caption-text">Where do you want to install Widnows.</figcaption></figure>
<p style="text-align: justify;">When ask you about to create a system reserved disk or additional partition for system files, click OK to create it.</p>
<figure id="attachment_345" aria-describedby="caption-attachment-345" style="width: 501px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2014/12/To-ensure-that-all-Windows-features-work-correctly.jpg"><img loading="lazy" decoding="async" class="wp-image-345 size-full" src="https://www.technig.com/wp-content/uploads/2014/12/To-ensure-that-all-Windows-features-work-correctly.jpg" alt="To ensure that all Windows features work correctly" width="501" height="203" srcset="https://www.technig.com/wp-content/uploads/2014/12/To-ensure-that-all-Windows-features-work-correctly.jpg 501w, https://www.technig.com/wp-content/uploads/2014/12/To-ensure-that-all-Windows-features-work-correctly-300x122.jpg 300w" sizes="(max-width: 501px) 100vw, 501px" /></a><figcaption id="caption-attachment-345" class="wp-caption-text">To ensure that all Windows features work correctly</figcaption></figure>
<p style="text-align: justify;">Note: System partition is preserve Windows boot files and help Windows load speedy and work quickly.</p>
<p style="text-align: justify;">Now select the you want to install Windows and click next.</p>
<figure id="attachment_346" aria-describedby="caption-attachment-346" style="width: 637px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2014/12/Create-partition.jpg"><img loading="lazy" decoding="async" class="wp-image-346 size-full" src="https://www.technig.com/wp-content/uploads/2014/12/Create-partition.jpg" alt="Create partition" width="637" height="475" srcset="https://www.technig.com/wp-content/uploads/2014/12/Create-partition.jpg 637w, https://www.technig.com/wp-content/uploads/2014/12/Create-partition-300x224.jpg 300w, https://www.technig.com/wp-content/uploads/2014/12/Create-partition-86x64.jpg 86w" sizes="(max-width: 637px) 100vw, 637px" /></a><figcaption id="caption-attachment-346" class="wp-caption-text">Create partition</figcaption></figure>
<p>Windows will start installation.</p>
<figure id="attachment_347" aria-describedby="caption-attachment-347" style="width: 637px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2014/12/Start-installing-Windows.jpg"><img loading="lazy" decoding="async" class="wp-image-347 size-full" src="https://www.technig.com/wp-content/uploads/2014/12/Start-installing-Windows.jpg" alt="Start installing Windows" width="637" height="475" srcset="https://www.technig.com/wp-content/uploads/2014/12/Start-installing-Windows.jpg 637w, https://www.technig.com/wp-content/uploads/2014/12/Start-installing-Windows-300x224.jpg 300w, https://www.technig.com/wp-content/uploads/2014/12/Start-installing-Windows-86x64.jpg 86w" sizes="(max-width: 637px) 100vw, 637px" /></a><figcaption id="caption-attachment-347" class="wp-caption-text">Start installing Windows</figcaption></figure>
<p>Wait until the installation will complete successfully.</p>
<figure id="attachment_348" aria-describedby="caption-attachment-348" style="width: 941px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2014/12/Windows-Installation-Setting.jpg"><img loading="lazy" decoding="async" class="wp-image-348 size-full" src="https://www.technig.com/wp-content/uploads/2014/12/Windows-Installation-Setting.jpg" alt="Windows Installation Setting" width="941" height="679" srcset="https://www.technig.com/wp-content/uploads/2014/12/Windows-Installation-Setting.jpg 941w, https://www.technig.com/wp-content/uploads/2014/12/Windows-Installation-Setting-300x216.jpg 300w, https://www.technig.com/wp-content/uploads/2014/12/Windows-Installation-Setting-768x554.jpg 768w" sizes="(max-width: 941px) 100vw, 941px" /></a><figcaption id="caption-attachment-348" class="wp-caption-text">Windows Installation Setting</figcaption></figure>
<p>At the end of installation set a complex password for administrator and press enter.</p>
<figure id="attachment_349" aria-describedby="caption-attachment-349" style="width: 963px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2014/12/Press-Ctrl-Alt-Delete-to-sign-in.jpg"><img loading="lazy" decoding="async" class="wp-image-349 size-full" src="https://www.technig.com/wp-content/uploads/2014/12/Press-Ctrl-Alt-Delete-to-sign-in.jpg" alt="Press Ctrl+Alt+Delete to sign in" width="963" height="631" srcset="https://www.technig.com/wp-content/uploads/2014/12/Press-Ctrl-Alt-Delete-to-sign-in.jpg 963w, https://www.technig.com/wp-content/uploads/2014/12/Press-Ctrl-Alt-Delete-to-sign-in-300x197.jpg 300w, https://www.technig.com/wp-content/uploads/2014/12/Press-Ctrl-Alt-Delete-to-sign-in-768x503.jpg 768w" sizes="(max-width: 963px) 100vw, 963px" /></a><figcaption id="caption-attachment-349" class="wp-caption-text">Press Ctrl+Alt+Delete to sign in</figcaption></figure>
<p>Press <strong>Ctrl+Alt+Delete</strong> and enter the administrator&#8217;s password to log in.</p>
<figure id="attachment_350" aria-describedby="caption-attachment-350" style="width: 991px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2014/12/Windows-Password.jpg"><img loading="lazy" decoding="async" class="wp-image-350 size-full" src="https://www.technig.com/wp-content/uploads/2014/12/Windows-Password.jpg" alt="Windows Log in page " width="991" height="328" srcset="https://www.technig.com/wp-content/uploads/2014/12/Windows-Password.jpg 991w, https://www.technig.com/wp-content/uploads/2014/12/Windows-Password-300x99.jpg 300w, https://www.technig.com/wp-content/uploads/2014/12/Windows-Password-768x254.jpg 768w" sizes="(max-width: 991px) 100vw, 991px" /></a><figcaption id="caption-attachment-350" class="wp-caption-text">Windows Log in page</figcaption></figure>
<p>Now you must see the Windows Server 2012 R2.</p>
<figure id="attachment_351" aria-describedby="caption-attachment-351" style="width: 1000px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2014/12/Windows-Server-2012-R2-with-GUI.jpg"><img loading="lazy" decoding="async" class="wp-image-351 size-full" src="https://www.technig.com/wp-content/uploads/2014/12/Windows-Server-2012-R2-with-GUI.jpg" alt="Windows Server 2012 R2 with GUI" width="1000" height="746" srcset="https://www.technig.com/wp-content/uploads/2014/12/Windows-Server-2012-R2-with-GUI.jpg 1000w, https://www.technig.com/wp-content/uploads/2014/12/Windows-Server-2012-R2-with-GUI-300x224.jpg 300w, https://www.technig.com/wp-content/uploads/2014/12/Windows-Server-2012-R2-with-GUI-768x573.jpg 768w, https://www.technig.com/wp-content/uploads/2014/12/Windows-Server-2012-R2-with-GUI-86x64.jpg 86w" sizes="(max-width: 1000px) 100vw, 1000px" /></a><figcaption id="caption-attachment-351" class="wp-caption-text">Windows Server 2012 R2 with GUI</figcaption></figure>
<p style="text-align: justify;">Note: Installation of Windows Server 2012 R2 with a GUI and Server Core are the same but when you log in to Windows Server core, you will see only a black desktop with a opened command prompt.</p>
<figure id="attachment_352" aria-describedby="caption-attachment-352" style="width: 1030px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2014/12/Windows-Server-2012-Core-R2.jpg"><img loading="lazy" decoding="async" class="wp-image-352 size-full" src="https://www.technig.com/wp-content/uploads/2014/12/Windows-Server-2012-Core-R2.jpg" alt="Windows Server 2012 Core R2" width="1030" height="475" srcset="https://www.technig.com/wp-content/uploads/2014/12/Windows-Server-2012-Core-R2.jpg 1030w, https://www.technig.com/wp-content/uploads/2014/12/Windows-Server-2012-Core-R2-300x138.jpg 300w, https://www.technig.com/wp-content/uploads/2014/12/Windows-Server-2012-Core-R2-768x354.jpg 768w, https://www.technig.com/wp-content/uploads/2014/12/Windows-Server-2012-Core-R2-1024x472.jpg 1024w" sizes="(max-width: 1030px) 100vw, 1030px" /></a><figcaption id="caption-attachment-352" class="wp-caption-text">Windows Server 2012 Core R2</figcaption></figure>
<p>OK, hop you learn and do install Windows Server to your own system without any problems.</p>
<p>The post <a href="https://www.technig.com/how-to-install-windows-server-2012-r2-step-by-step/">How to Install Windows Server 2012 R2 Step by Step</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.technig.com/how-to-install-windows-server-2012-r2-step-by-step/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">286</post-id>	</item>
	</channel>
</rss>
