<?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>Holsee&#039;s Blog &#187; Server Core</title>
	<atom:link href="http://www.blog.holsee.com/tag/server-core/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.blog.holsee.com</link>
	<description>Adventures in Entrepreneurship, Code, Coffee and Photography..</description>
	<lastBuildDate>Fri, 02 Jul 2010 10:48:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Windows Server 2008 Server Core &#8211; Disable Firewall</title>
		<link>http://www.blog.holsee.com/2009/11/windows-server-2008-server-core-disable-firewall/</link>
		<comments>http://www.blog.holsee.com/2009/11/windows-server-2008-server-core-disable-firewall/#comments</comments>
		<pubDate>Mon, 23 Nov 2009 17:27:12 +0000</pubDate>
		<dc:creator>holsee</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[MSDos]]></category>
		<category><![CDATA[Server Core]]></category>
		<category><![CDATA[Windows Server 2008]]></category>

		<guid isPermaLink="false">http://www.blog.holsee.com/2009/11/windows-server-2008-server-core-disable-firewall/</guid>
		<description><![CDATA[You may wish to disable the firewall on the server core machine (not recommended if your machine is not in a private LAN), this can be achieved with the following command:

netsh advfirewall set allprofiles state off

&#160;
Reference: http://blogs.techrepublic.com.com/datacenter/?p=480
]]></description>
			<content:encoded><![CDATA[<p>You may wish to disable the firewall on the server core machine (not recommended if your machine is <strong><u>not</u></strong> in a private LAN), this can be achieved with the following command:</p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:f32c3428-b7e9-4f15-a8ea-c502c7ff2e88:b05ab1ee-040e-4fcb-a7f8-813abfbeab17" class="wlWriterEditableSmartContent">
<pre class="brush: bash">netsh advfirewall set allprofiles state off</pre>
</div>
<p>&#160;</p>
<p>Reference: <a title="http://blogs.techrepublic.com.com/datacenter/?p=480" href="http://blogs.techrepublic.com.com/datacenter/?p=480">http://blogs.techrepublic.com.com/datacenter/?p=480</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.blog.holsee.com/2009/11/windows-server-2008-server-core-disable-firewall/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows Server 2008 Server Core &#8211; Add to Workgroup</title>
		<link>http://www.blog.holsee.com/2009/11/windows-server-2008-server-core-add-to-workgroup/</link>
		<comments>http://www.blog.holsee.com/2009/11/windows-server-2008-server-core-add-to-workgroup/#comments</comments>
		<pubDate>Mon, 23 Nov 2009 17:07:44 +0000</pubDate>
		<dc:creator>holsee</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[MSDos]]></category>
		<category><![CDATA[Server Core]]></category>
		<category><![CDATA[Windows Server 2008]]></category>

		<guid isPermaLink="false">http://www.blog.holsee.com/2009/11/windows-server-2008-server-core-add-to-workgroup/</guid>
		<description><![CDATA[To add your Server Core instance to a workgroup use the following command:


Wmic computersystem where name="%computername%" call joindomainorworkgroup
name="[new workgroup name]"



e.g.


Wmic computersystem where name="WIN08-00" call joindomainorworkgroup
name="WORKGROUP”



Then Restart you machine:

shutdown /r

Simple (When you know how its done =/ ).
References:
http://www.mail-archive.com/ntsysadmin@lyris.sunbelt-software.com/msg27669.html
]]></description>
			<content:encoded><![CDATA[<p>To add your Server Core instance to a workgroup use the following command:</p>
<div>
<div id="scid:f32c3428-b7e9-4f15-a8ea-c502c7ff2e88:d8b2e610-ca1f-4e69-a7b1-1d84331f5c28" class="wlWriterEditableSmartContent" style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px">
<pre class="brush: bash">Wmic computersystem where name="%computername%" call joindomainorworkgroup
name="[new workgroup name]"</pre>
</div>
<pre></pre>
</div>
<p>e.g.</p>
<div>
<div id="scid:f32c3428-b7e9-4f15-a8ea-c502c7ff2e88:24a7edb4-efdf-4724-9644-c5062435633d" class="wlWriterEditableSmartContent" style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px">
<pre class="brush: bash">Wmic computersystem where name="WIN08-00" call joindomainorworkgroup
name="WORKGROUP”</pre>
</div>
</div>
<pre></pre>
<p>Then Restart you machine:</p>
<div id="scid:f32c3428-b7e9-4f15-a8ea-c502c7ff2e88:29e5f479-bbe6-4d49-b912-7b1d0c84462a" class="wlWriterEditableSmartContent" style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px">
<pre class="brush: bash">shutdown /r</pre>
</div>
<p>Simple (When you know how its done =/ ).</p>
<p>References:</p>
<p><a title="http://www.mail-archive.com/ntsysadmin@lyris.sunbelt-software.com/msg27669.html" href="http://www.mail-archive.com/ntsysadmin@lyris.sunbelt-software.com/msg27669.html">http://www.mail-archive.com/ntsysadmin@lyris.sunbelt-software.com/msg27669.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.blog.holsee.com/2009/11/windows-server-2008-server-core-add-to-workgroup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Starting with Windows Server 2008 R2 Server Core</title>
		<link>http://www.blog.holsee.com/2009/11/starting-with-windows-server-2008-r2-server-core/</link>
		<comments>http://www.blog.holsee.com/2009/11/starting-with-windows-server-2008-r2-server-core/#comments</comments>
		<pubDate>Mon, 23 Nov 2009 14:10:49 +0000</pubDate>
		<dc:creator>holsee</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[MSDos]]></category>
		<category><![CDATA[Server Core]]></category>
		<category><![CDATA[Windows Server 2008]]></category>

		<guid isPermaLink="false">http://www.blog.holsee.com/2009/11/starting-with-windows-server-2008-r2-server-core/</guid>
		<description><![CDATA[I am currently working with many instances of Windows Server 2008 R2.
I decided to go down the path of using the “Server Core” installation as it is more light weight.
“A Server Core installation provides a minimal environment for running specific server roles, which reduces the maintenance and management requirements and the attack surface for those [...]]]></description>
			<content:encoded><![CDATA[<p>I am currently working with many instances of Windows Server 2008 R2.</p>
<p>I decided to go down the path of using the “Server Core” installation as it is more light weight.</p>
<blockquote><p>“A Server Core installation provides a minimal environment for running specific server roles, which reduces the maintenance and management requirements and the attack surface for those server roles.</p>
<p>In Windows Server 2008, Server Core installation <strong>does not include the traditional full graphical user interface (GUI).” <a href="http://www.petri.co.il/understanding-windows-server-2008-core.htm" target="_blank">Petri IT Knowledge</a></strong></p>
</blockquote>
<p>This is sure to sharpen my command line skills… so I’ll blog about the things I find most useful in working with a server core installation.</p>
<h3></h3>
<h2>Getting Started</h2>
<p>When you log in for the first time you will be faced with a cmd prompt.&nbsp; Remember “help” is your friend!</p>
<h3>Get the machine name</h3>
<p>The machine will be named something random like “WIN-542FGEOER9”. You will need to find what the current name of the machine is.&nbsp; You can do this by using the command:</p>
<p align="center"><span style="font-family: cour">systeminfo </span></p>
<p><a href="http://www.blog.holsee.com/wp-content/uploads/2009/11/image5.png"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="image" border="0" alt="image" src="http://www.blog.holsee.com/wp-content/uploads/2009/11/image_thumb5.png" width="544" height="132"></a></p>
<h3>Renaming a Server Core Machine</h3>
<div align="center">
<pre>netdom renamecomputer &lt;CurrentComputerName&gt; /newname:&lt;NewComputerName&gt;</pre>
</div>
<p align="center"></p>
<div align="center">
<pre></pre>
</div>
<p align="center"></p>
<div align="center">
<pre><a href="http://www.blog.holsee.com/wp-content/uploads/2009/11/image6.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.blog.holsee.com/wp-content/uploads/2009/11/image_thumb6.png" width="533" height="160"></a></pre>
<pre>&nbsp;</pre>
</div>
<h3>Rebooting Your Machine</h3>
<p>Now you will need to restart your machine which can be done by using one of the following command:</p>
<div align="center">
<pre>shutdown /r</pre>
</div>
<div align="center">
<pre></pre>
</div>
<div align="center">
<pre><a href="http://www.blog.holsee.com/wp-content/uploads/2009/11/image7.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.blog.holsee.com/wp-content/uploads/2009/11/image_thumb7.png" width="345" height="122"></a></pre>
<pre>&nbsp;</pre>
</div>
<pre></pre>
<p>The next step will be to add you machine to the domain.</p>
<p>The are solutions out there for controlling “Server Core” installations remotely as well as automating changes to large groups of machines at once via Power Shell.</p>
<p>I will touch on these topics as I am faced with them.</p>
<p><strong><em>Update:&nbsp; I have found a brilliant article on Microsoft’s TechNet, by a better person than I, on the topic which mirrors what I have discussed in this post and then some!&nbsp; Well worth checking out: </em><a title="http://technet.microsoft.com/en-us/magazine/2009.02.geekofalltrades.aspx?pr=blog#id0080012" href="http://technet.microsoft.com/en-us/magazine/2009.02.geekofalltrades.aspx?pr=blog#id0080012"><em>http://technet.microsoft.com/en-us/magazine/2009.02.geekofalltrades.aspx?pr=blog#id0080012</em></a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.blog.holsee.com/2009/11/starting-with-windows-server-2008-r2-server-core/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
