<?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>Jean-Benoit Paux's blog &#187; windows server Core</title>
	<atom:link href="http://blog.paux.fr/tag/windows-server-core/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.paux.fr</link>
	<description>Blog about Technology, Life and whatever</description>
	<lastBuildDate>Sat, 19 Dec 2009 16:44:12 +0000</lastBuildDate>
	<language>fr</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>How to manage a Server Core (Windows Server 2008 / 2008 R2)</title>
		<link>http://blog.paux.fr/2009/12/how-to-manage-a-server-core-windows-server-2008-2008-r2/</link>
		<comments>http://blog.paux.fr/2009/12/how-to-manage-a-server-core-windows-server-2008-2008-r2/#comments</comments>
		<pubDate>Sat, 19 Dec 2009 16:13:36 +0000</pubDate>
		<dc:creator>Jean-Benoit Paux</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[windows server Core]]></category>

		<guid isPermaLink="false">http://blog.paux.fr/2009/12/how-to-manage-a-server-core-windows-server-2008-2008-r2/</guid>
		<description><![CDATA[From the release of Windows Server 2008 you can choose when you install the OS between the Full or the Core version of Windows. The Core version has most of the functionnalities of the Full but lose its graphical interface (GUI). In this particular configuration, most of Windows administrator will be lost. You can hopefully [...]]]></description>
			<content:encoded><![CDATA[<p>From the release of Windows Server 2008 you can choose when you install the OS between the Full or the Core version of Windows. The Core version has most of the functionnalities of the Full but lose its graphical interface (GUI).</p>
<p>In this particular configuration, most of Windows administrator will be lost. You can hopefully manage remotely the server using the well known MMC consoles but there are a lot of basic tasks that will require manual configuration.</p>
<p>If you try this savor you’ll find some included scripts to enable/disable Windows Update or Remote Desktop but that’s all.</p>
<p><strong>There is however a tool named “</strong><a href="http://coreconfig.codeplex.com/" target="_blank"><strong>Core Configurator</strong></a><strong>” available in 2 version (2.0 for R2 and 1.1 for R1) that enable you to easily configure your Server Core.</strong></p>
<p>The following can be done:</p>
<ul>
<li>Product Licensing <a href="http://blog.paux.fr/wp-uploads/2009/12/image.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; margin-left: 0px; border-top: 0px; margin-right: 0px; border-right: 0px" title="image" border="0" alt="image" align="right" src="http://blog.paux.fr/wp-uploads/2009/12/image_thumb.png" width="324" height="247" /></a></li>
<li>Networking Features </li>
<li>DCPromo Tool </li>
<li>ISCSI Settings </li>
<li>Server Roles and Features </li>
<li>User and Group Permissions </li>
<li>Share Creation and Deletion </li>
<li>Dynamic Firewall settings </li>
<li>Display | Screensaver Settings </li>
<li>Add &amp; Remove Drivers </li>
<li>Proxy settings </li>
<li>Windows Updates (Including WSUS) </li>
<li>Multipath I/O </li>
<li>Hyper-V including virtual machine thumbnails </li>
<li>JoinDomain and Computer rename </li>
<li>Add/remove programs </li>
<li>Services </li>
<li>WinRM </li>
<li>Complete logging of all commands executed</li>
</ul>
<p>&#160;</p>
<p><strong>There is another tool (in command line this time) named </strong><a href="http://www.nullsession.com/2009/10/17/core-configuration-console-r2/" target="_blank"><strong>Core Configuration Console R2</strong></a><strong> (also exist for R1).</strong> It does most of the jobs (perhaps more than Core Configurator) and it’s worth having a look on it.</p>
<p><a href="http://blog.paux.fr/wp-uploads/2009/12/image1.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://blog.paux.fr/wp-uploads/2009/12/image_thumb1.png" width="605" height="335" /></a> </p>
<p>&#160;</p>
<p><strong>Keep in mind that you can also manage Server Core using:</strong></p>
<ul>
<li><strong>GPO</strong> (for Firewall settings, WSUS, Service configuration, screensaver etc.)</li>
<li><strong>Custom scripts </strong>(in PowerShell since Windows Server 2008 R2) <strong>so they can be reusable and be part of your documentation </strong>(it’s always easier to launch a script than going through multiple screens)</li>
</ul>



Share and Enjoy:


	<a rel="nofollow"  href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fblog.paux.fr%2F2009%2F12%2Fhow-to-manage-a-server-core-windows-server-2008-2008-r2%2F&amp;title=How%20to%20manage%20a%20Server%20Core%20%28Windows%20Server%202008%20%2F%202008%20R2%29&amp;bodytext=From%20the%20release%20of%20Windows%20Server%202008%20you%20can%20choose%20when%20you%20install%20the%20OS%20between%20the%20Full%20or%20the%20Core%20version%20of%20Windows.%20The%20Core%20version%20has%20most%20of%20the%20functionnalities%20of%20the%20Full%20but%20lose%20its%20graphical%20interface%20%28GUI%29.%20%20In%20this%20particular%20" title="Digg"><img src="http://blog.paux.fr/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://delicious.com/post?url=http%3A%2F%2Fblog.paux.fr%2F2009%2F12%2Fhow-to-manage-a-server-core-windows-server-2008-2008-r2%2F&amp;title=How%20to%20manage%20a%20Server%20Core%20%28Windows%20Server%202008%20%2F%202008%20R2%29&amp;notes=From%20the%20release%20of%20Windows%20Server%202008%20you%20can%20choose%20when%20you%20install%20the%20OS%20between%20the%20Full%20or%20the%20Core%20version%20of%20Windows.%20The%20Core%20version%20has%20most%20of%20the%20functionnalities%20of%20the%20Full%20but%20lose%20its%20graphical%20interface%20%28GUI%29.%20%20In%20this%20particular%20" title="del.icio.us"><img src="http://blog.paux.fr/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://www.facebook.com/share.php?u=http%3A%2F%2Fblog.paux.fr%2F2009%2F12%2Fhow-to-manage-a-server-core-windows-server-2008-2008-r2%2F&amp;t=How%20to%20manage%20a%20Server%20Core%20%28Windows%20Server%202008%20%2F%202008%20R2%29" title="Facebook"><img src="http://blog.paux.fr/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fblog.paux.fr%2F2009%2F12%2Fhow-to-manage-a-server-core-windows-server-2008-2008-r2%2F&amp;title=How%20to%20manage%20a%20Server%20Core%20%28Windows%20Server%202008%20%2F%202008%20R2%29&amp;annotation=From%20the%20release%20of%20Windows%20Server%202008%20you%20can%20choose%20when%20you%20install%20the%20OS%20between%20the%20Full%20or%20the%20Core%20version%20of%20Windows.%20The%20Core%20version%20has%20most%20of%20the%20functionnalities%20of%20the%20Full%20but%20lose%20its%20graphical%20interface%20%28GUI%29.%20%20In%20this%20particular%20" title="Google Bookmarks"><img src="http://blog.paux.fr/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fblog.paux.fr%2F2009%2F12%2Fhow-to-manage-a-server-core-windows-server-2008-2008-r2%2F&amp;title=How%20to%20manage%20a%20Server%20Core%20%28Windows%20Server%202008%20%2F%202008%20R2%29&amp;source=Jean-Benoit+Paux%27s+blog+Blog+about+Technology%2C+Life+and+whatever&amp;summary=From%20the%20release%20of%20Windows%20Server%202008%20you%20can%20choose%20when%20you%20install%20the%20OS%20between%20the%20Full%20or%20the%20Core%20version%20of%20Windows.%20The%20Core%20version%20has%20most%20of%20the%20functionnalities%20of%20the%20Full%20but%20lose%20its%20graphical%20interface%20%28GUI%29.%20%20In%20this%20particular%20" title="LinkedIn"><img src="http://blog.paux.fr/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;url=http%3A%2F%2Fblog.paux.fr%2F2009%2F12%2Fhow-to-manage-a-server-core-windows-server-2008-2008-r2%2F&amp;title=How%20to%20manage%20a%20Server%20Core%20%28Windows%20Server%202008%20%2F%202008%20R2%29" title="Live"><img src="http://blog.paux.fr/wp-content/plugins/sociable/images/live.png" title="Live" alt="Live" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="mailto:?subject=How%20to%20manage%20a%20Server%20Core%20%28Windows%20Server%202008%20%2F%202008%20R2%29&amp;body=http%3A%2F%2Fblog.paux.fr%2F2009%2F12%2Fhow-to-manage-a-server-core-windows-server-2008-2008-r2%2F" title="email"><img src="http://blog.paux.fr/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fblog.paux.fr%2F2009%2F12%2Fhow-to-manage-a-server-core-windows-server-2008-2008-r2%2F&amp;t=How%20to%20manage%20a%20Server%20Core%20%28Windows%20Server%202008%20%2F%202008%20R2%29" title="MySpace"><img src="http://blog.paux.fr/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="MySpace" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://www.netvibes.com/share?title=How%20to%20manage%20a%20Server%20Core%20%28Windows%20Server%202008%20%2F%202008%20R2%29&amp;url=http%3A%2F%2Fblog.paux.fr%2F2009%2F12%2Fhow-to-manage-a-server-core-windows-server-2008-2008-r2%2F" title="Netvibes"><img src="http://blog.paux.fr/wp-content/plugins/sociable/images/netvibes.png" title="Netvibes" alt="Netvibes" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://twitter.com/home?status=How%20to%20manage%20a%20Server%20Core%20%28Windows%20Server%202008%20%2F%202008%20R2%29%20-%20http%3A%2F%2Fblog.paux.fr%2F2009%2F12%2Fhow-to-manage-a-server-core-windows-server-2008-2008-r2%2F" title="Twitter"><img src="http://blog.paux.fr/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a>


<br/><br/>]]></content:encoded>
			<wfw:commentRss>http://blog.paux.fr/2009/12/how-to-manage-a-server-core-windows-server-2008-2008-r2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
