<?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>Windows Server HQ by Train Signal.com &#187; Server Core</title>
	<atom:link href="http://windowsserver.trainsignal.com/tag/server-core/feed" rel="self" type="application/rss+xml" />
	<link>http://windowsserver.trainsignal.com</link>
	<description>We are here to help you learn Windows Server!</description>
	<lastBuildDate>Fri, 20 Aug 2010 16:23:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>5 Great Things About Server 2008 &#8212; Is an Upgrade Worth It?</title>
		<link>http://windowsserver.trainsignal.com/server-2008-5-great-things</link>
		<comments>http://windowsserver.trainsignal.com/server-2008-5-great-things#comments</comments>
		<pubDate>Wed, 27 May 2009 16:31:20 +0000</pubDate>
		<dc:creator>Brian Nelson</dc:creator>
				<category><![CDATA[Server 2008]]></category>
		<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[Read Only Domain Controller]]></category>
		<category><![CDATA[RemoteApp]]></category>
		<category><![CDATA[RODC]]></category>
		<category><![CDATA[Server Core]]></category>
		<category><![CDATA[Virtualization]]></category>

		<guid isPermaLink="false">http://windowsserver.trainsignal.com/?p=5624</guid>
		<description><![CDATA[The recent buzz surrounding Windows 7 has been the big news about Microsoft these days. 
However, Microsoft did just release SP2 for Windows Server 2008. Can IT get just as excited about the new server OS? 
Here are five great things about Windows Server 2008 and information that will help you decide if upgrading is [...]

<h3>Related posts:<ul><li><a href='http://windowsserver.trainsignal.com/overview-of-server-2008-r2-the-half-version-upgrade' rel='bookmark' title='Permanent Link: Overview of Server 2008 R2 &#8212; The Half Version Upgrade'>Overview of Server 2008 R2 &#8212; The Half Version Upgrade</a></li>
<li><a href='http://windowsserver.trainsignal.com/windows-server-longhorn-certification-upgrade' rel='bookmark' title='Permanent Link: Windows Server &#8220;LongHorn&#8221; Certification Upgrade'>Windows Server &#8220;LongHorn&#8221; Certification Upgrade</a></li>
<li><a href='http://windowsserver.trainsignal.com/server-2008-install-rodc-read-only-domain-controlle' rel='bookmark' title='Permanent Link: Install Read-Only Domain Controller on Windows Server 2008'>Install Read-Only Domain Controller on Windows Server 2008</a></li>
</ul></h3>]]></description>
			<content:encoded><![CDATA[<p>The recent buzz surrounding <a href="http://www.trainsignaltraining.com/windows-7-killer-app-is-windows-xp/2009-05-05/">Windows 7</a> has been the big news about Microsoft these days. </p>
<p>However, Microsoft did just release <a href="http://www.trainsignaltraining.com/vista-and-server-2008-service-pack-2-rc-available-now/2009-03-12/">SP2 for Windows Server 2008</a>. Can IT get just as excited about the new server OS? </p>
<p>Here are five great things about Windows Server 2008 and information that will help you decide if upgrading is worth it.</p>
<p></p>
<h3>1. Virtualization</h3>
<p>Server 2008 comes with Hyper-V a virtualization technology that runs natively on Server 2008. New licensing terms that better align with business in the real world are a huge plus, but the improvements don’t stop there. </p>
<p>While load-balancing is probably still usually best done via a hardware solution, the virtualization in Server 2008 provides numerous opportunities to give flexibility to those with large or complicated infrastructures. Being able to create a new virtual server running a software upgrade or new install on it while leaving the old one completely functional is an enormous boon to the savvy IT department. </p>
<p>If there is any trouble with the new virtual server, the old virtual machine is rolled back in its place, allowing for more testing or troubleshooting while having to worry about neither too much downtime, nor taking too long to roll out new systems caused by &#8220;over-testing.&#8221;</p>
<p><span id="more-5624"></span></p>
<h3>2. Core Server Installs </h3>
<p>Sometimes all you need is a server to sit there and handle just one little thing, and nothing else. In times past, that meant &#8220;wasting&#8221; a full server installation to handle little, but critical tasks. Securing those servers and then keeping all the patches and upgrades current often seemed like more trouble than it was worth. </p>
<p>Thanks to Core Installations of Server 2008, you can create a Windows Sever that not only does just one thing, but is only capable of doing that one thing rendering it a much less vulnerable system whether to bugs or attacks. </p>
<p>Even better, Server 2008 is smart enough to only bother applying patches that apply to what is actually installed and running on the core server which eliminates numerous updates from ever having to run (and possibly harm) these core servers.</p>
<p></p>
<h3>3. Read Only Domain Controllers </h3>
<p>Somewhere along the line, domain controllers ended up scattered across many enterprises primarily for speed and fault-tolerance purposes. Generally, while perhaps a slight overkill in many situations, this practice was relatively harmless. </p>
<p>Then, somewhere along the way, the physical security of domain controllers became an uncontrollable factor as remodels or personnel changes left domain controllers sitting under the receptionist’s desk or in the corner of a conference room. While not a widely used tactic, compromising a domain controller and then using its replication features to infest an entire Active Directory with numerous administrator level accounts became a real fear. </p>
<p>Fortunately, the Read-Only Domain Controller solves this problem by allowing for placement out in the field beyond the control of corporate IT but without the ability to send any junk data back into the main network.</p>
<p></p>
<h3>4. PowerShell</h3>
<p>Real administrators never stopped using the command line to manage servers. Between scripting repetitive or error prone tasks, to just flat out getting something done fast without having to load up any point and click GUI &#8212; firing off commands with a few keyboard strokes has always been useful. </p>
<p>But, with PowerShell even admins who gave up the command line are coming back. Doing something to multiple servers is easier than ever with PowerShell. And even better, those 2:30 AM pages from the monitoring system can be addressed remotely from the command line without even putting on your robe, especially if you pre-write some scripts before anything happens.</p>
<p></p>
<h3>5. TS RemoteApp</h3>
<p>When I first read about TS RemoteApp I was underwhelmed. Frankly, I liked the idea of having a remote desktop and then picking and choosing what to run there. Apparently, that is a system admin mentality. </p>
<p>For users, nothing could be more confusing that having a remote desktop in addition to the local one. After the 800<sup>th</sup> user asked me which desktop was their &#8220;real&#8221; desktop, I realized the value of TS RemoteApp. </p>
<p>With RemoteApp, an application is run remotely, just like the old days, but the big difference is that it launches straight into the application, no desktop, no &#8220;second&#8221; double-click, no confusion about where the files &#8220;really&#8221; are located.</p>
<p></p>
<h3>Windows Server 2008 Upgrade Is Worth It</h3>
<p>Add in all of the performance and stability improvements that Server 2008 brings to the table and you have yourself a solid server OS upgrade. </p>
<p>Many companies will follow the tried and true method of upgrading as new hardware comes online. However, there are many instances in which certain applications, certain server functions, and certain servers outside of the corporate IT server rooms would benefit from an upgrade to Server 2008. </p>
<p>In those cases, it is worth it to schedule upgrades ahead of the hardware lifecycle. Also, with server power increasing faster than many enterprises take advantage of it, waiting for a hardware based need might mean waiting too long.</p>
<p>A smart solution is to evaluate your current server environment and evaluate which servers could benefit most from an upgrade to Server 2008 because of additional needs or limitations that the current servers have. Once those servers have been taken care of, move on to your newest and most powerful servers.</p>
<p>Chances are that they are not being fully utilized. Those servers are prime candidates for Hyper-V and taking on more functionality and responsibility. The same servers will of course be the ones the furthest away from hardware needs based upgrades as well.</p>
<p>Working ahead on sever OS upgrades in this manner can shorten the overall migration time while still providing minimal disruption to the currently functioning server environment, and that is a Win-Win for everyone involved.</p>


<h3>Related posts:<ul><li><a href='http://windowsserver.trainsignal.com/overview-of-server-2008-r2-the-half-version-upgrade' rel='bookmark' title='Permanent Link: Overview of Server 2008 R2 &#8212; The Half Version Upgrade'>Overview of Server 2008 R2 &#8212; The Half Version Upgrade</a></li>
<li><a href='http://windowsserver.trainsignal.com/windows-server-longhorn-certification-upgrade' rel='bookmark' title='Permanent Link: Windows Server &#8220;LongHorn&#8221; Certification Upgrade'>Windows Server &#8220;LongHorn&#8221; Certification Upgrade</a></li>
<li><a href='http://windowsserver.trainsignal.com/server-2008-install-rodc-read-only-domain-controlle' rel='bookmark' title='Permanent Link: Install Read-Only Domain Controller on Windows Server 2008'>Install Read-Only Domain Controller on Windows Server 2008</a></li>
</ul></h3>]]></content:encoded>
			<wfw:commentRss>http://windowsserver.trainsignal.com/server-2008-5-great-things/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Setup &amp; Utilize RODC on Server 2008 Server Core</title>
		<link>http://windowsserver.trainsignal.com/how-to-setup-utilize-rodc-on-server-2008-server-core</link>
		<comments>http://windowsserver.trainsignal.com/how-to-setup-utilize-rodc-on-server-2008-server-core#comments</comments>
		<pubDate>Wed, 06 May 2009 14:00:46 +0000</pubDate>
		<dc:creator>Ed Liberman</dc:creator>
				<category><![CDATA[Server Core]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[Read Only Domain Controller]]></category>
		<category><![CDATA[RODC]]></category>
		<category><![CDATA[Server 2008]]></category>
		<category><![CDATA[Server 2008 Training]]></category>
		<category><![CDATA[Windows Server]]></category>

		<guid isPermaLink="false">http://windowsserver.trainsignal.com/?p=5151</guid>
		<description><![CDATA[Read-Only Domain Controller in Server 2008 and Server Core provides an added level of security. RODC is best utilized on servers in remote locations or where the physical security of the server cannot be guaranteed.
RODC is also useful in situations where you have poor network bandwidth, a computer without the resources needed for a full [...]

<h3>Related posts:<ul><li><a href='http://windowsserver.trainsignal.com/remote-administration-on-server-2008-server-core' rel='bookmark' title='Permanent Link: How to Setup &amp; Utilize Remote Administration on Server 2008 Server Core'>How to Setup &amp; Utilize Remote Administration on Server 2008 Server Core</a></li>
<li><a href='http://windowsserver.trainsignal.com/activate-server-core-edition-of-server-2008' rel='bookmark' title='Permanent Link: How to Activate a Newly Installed Server Core Edition of Server 2008'>How to Activate a Newly Installed Server Core Edition of Server 2008</a></li>
<li><a href='http://windowsserver.trainsignal.com/server-2008-rodc-read-only-domain-controllers' rel='bookmark' title='Permanent Link: Lesson 6: Windows Server 2008 RODC &#8211; Read Only Domain Controllers'>Lesson 6: Windows Server 2008 RODC &#8211; Read Only Domain Controllers</a></li>
</ul></h3>]]></description>
			<content:encoded><![CDATA[<p>Read-Only Domain Controller in Server 2008 and Server Core provides an added level of security. RODC is best utilized on servers in remote locations or where the physical security of the server cannot be guaranteed.</p>
<p>RODC is also useful in situations where you have poor network bandwidth, a computer without the resources needed for a full install of Server 2008, or when you don’t have a user with enough expertise to have access to the domain-wide AD DS database. </p>
<p>Do you need a full Domain Controller for a branch office of 5 people? No, you really don&#8217;t. Using Windows Server Core and RODC you can create an great experience for your remote users that&#8217;s more secure and cheaper to implement.</p>
<p>Today I’m going to show you how to turn your Server Core into a RODC. This is going to be a little different than <a href="http://windowsserver.trainsignal.com/server-2008-rodc-read-only-domain-controllers" title="Windows Server 2008 RODC - Read Only Domain Controllers">deploying RODC on a full install of Server 2008</a> that <a href="http://windowsserver.trainsignal.com/author/coach-culbertson">Coach</a> showed you because we’re restricted to the command prompt. </p>
<p><script src="http://player.ooyala.com/player.js?width=480&#038;height=360&#038;embedCode=FycWxuOge5bkV7f_abMJPLLkjCon41No"></script><noscript><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" id="ooyalaPlayer_2hxq5_fwla8lqy" width="480" height="360" codebase="http://fpdownload.macromedia.com/get/flashplayer/current/swflash.cab"><param name="movie" value="http://player.ooyala.com/player.swf?embedCode=FycWxuOge5bkV7f_abMJPLLkjCon41No&#038;version=2" /><param name="quality" value="high" /><param name="bgcolor" value="#000000" /><param name="allowScriptAccess" value="always" /><param name="allowFullScreen" value="true" /><param name="flashvars" value="embedType=noscriptObjectTag&#038;embedCode=FycWxuOge5bkV7f_abMJPLLkjCon41No" /><embed src="http://player.ooyala.com/player.swf?embedCode=FycWxuOge5bkV7f_abMJPLLkjCon41No&#038;version=2" quality="high" bgcolor="#000000" width="480" height="360" name="ooyalaPlayer_2hxq5_fwla8lqy" align="middle" play="true" loop="false" quality="high" allowscriptaccess="always" allowfullscreen="true" type="application/x-shockwave-flash" flashvars="&#038;embedCode=FycWxuOge5bkV7f_abMJPLLkjCon41No" pluginspage="http://www.adobe.com/go/getflashplayer"></embed></object></noscript></p>
<p><span id="more-5151"></span><br />
</p>
<h2>Free Instant Download</h2>
<p style="text-align: center;"><strong>Download this video in high-quality WMV format</strong></p>
<p style="text-align: center;"><a title="How to Setup &amp; Utilize RODC on Server 2008 Server Core" href="http://windowsserver.trainsignal.com/videos/servercore/Video05.wmv"><img class="size-full wp-image-3969 aligncenter" title="Download the Full Training Video" src="http://windowsserver.trainsignal.com/wp-content/uploads/2009/02/ts-video-icon.jpg" alt="Download the Full Training Video" width="150" height="94" /></a></p>
<p style="text-align: center;"><strong>Or, download in iPod/iPhone format to watch on the go</strong></p>
<p style="text-align: center;"><a title="How to Setup &amp; Utilize RODC on Server 2008 Server Core" href="http://windowsserver.trainsignal.com/videos/servercore-ipod/Video05.m4v"><img class="size-full wp-image-3971 aligncenter" title="Download this video in iPod/iPhone Format" src="http://windowsserver.trainsignal.com/wp-content/uploads/2009/02/ipod-icon.png" alt="Download this video in iPod/iPhone Format" width="50" height="50" /></a></p>
<div class="series_articles">
<h3 class="articles">Other Lessons in this Series</h3>
<ul class="articles">
<li><a href="http://windowsserver.trainsignal.com/activate-server-core-edition-of-server-2008">Lesson 1: Activate a Newly Installed Server Core Edition of Server 2008</a></li>
<li><a href="http://windowsserver.trainsignal.com/how-to-assign-a-computer-name-to-a-server-core-and-join-it-to-a-domain">Lesson 2: Assign a Computer Name to a Server Core and Join It to a Domain</a></li>
<li><a href="http://windowsserver.trainsignal.com/install-server-core-roles-features">Lesson 3: Install Roles &#038; Features on Server 2008 Server Core</a></li>
<li><a href="http://windowsserver.trainsignal.com/remote-administration-on-server-2008-server-core">Lesson 4: Setup &#038; Utilize Remote Administration on Server 2008 Server Core</a></li>
</ul>
</div>


<h3>Related posts:<ul><li><a href='http://windowsserver.trainsignal.com/remote-administration-on-server-2008-server-core' rel='bookmark' title='Permanent Link: How to Setup &amp; Utilize Remote Administration on Server 2008 Server Core'>How to Setup &amp; Utilize Remote Administration on Server 2008 Server Core</a></li>
<li><a href='http://windowsserver.trainsignal.com/activate-server-core-edition-of-server-2008' rel='bookmark' title='Permanent Link: How to Activate a Newly Installed Server Core Edition of Server 2008'>How to Activate a Newly Installed Server Core Edition of Server 2008</a></li>
<li><a href='http://windowsserver.trainsignal.com/server-2008-rodc-read-only-domain-controllers' rel='bookmark' title='Permanent Link: Lesson 6: Windows Server 2008 RODC &#8211; Read Only Domain Controllers'>Lesson 6: Windows Server 2008 RODC &#8211; Read Only Domain Controllers</a></li>
</ul></h3>]]></content:encoded>
			<wfw:commentRss>http://windowsserver.trainsignal.com/how-to-setup-utilize-rodc-on-server-2008-server-core/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How to Setup &amp; Utilize Remote Administration on Server 2008 Server Core</title>
		<link>http://windowsserver.trainsignal.com/remote-administration-on-server-2008-server-core</link>
		<comments>http://windowsserver.trainsignal.com/remote-administration-on-server-2008-server-core#comments</comments>
		<pubDate>Wed, 29 Apr 2009 14:00:14 +0000</pubDate>
		<dc:creator>Ed Liberman</dc:creator>
				<category><![CDATA[Server Core]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[MMC]]></category>
		<category><![CDATA[Remote Administration]]></category>
		<category><![CDATA[Remote Desktop]]></category>
		<category><![CDATA[RSAT]]></category>
		<category><![CDATA[Server 2008]]></category>
		<category><![CDATA[Server 2008 Training]]></category>
		<category><![CDATA[Windows Server]]></category>

		<guid isPermaLink="false">http://windowsserver.trainsignal.com/?p=5148</guid>
		<description><![CDATA[Remote Administration is a neat tool that allows you to manage your Server Core roles and features from a different computer, and there are several advantages to using it.  
Remember, Server Core doesn&#8217;t have a graphical interface so you’re very limited in what you can and can’t do. So even though you can install [...]

<h3>Related posts:<ul><li><a href='http://windowsserver.trainsignal.com/how-to-setup-utilize-rodc-on-server-2008-server-core' rel='bookmark' title='Permanent Link: How to Setup &amp; Utilize RODC on Server 2008 Server Core'>How to Setup &amp; Utilize RODC on Server 2008 Server Core</a></li>
<li><a href='http://windowsserver.trainsignal.com/install-server-core-roles-features' rel='bookmark' title='Permanent Link: How to Install Roles &#038; Features on Server 2008 Server Core'>How to Install Roles &#038; Features on Server 2008 Server Core</a></li>
<li><a href='http://windowsserver.trainsignal.com/activate-server-core-edition-of-server-2008' rel='bookmark' title='Permanent Link: How to Activate a Newly Installed Server Core Edition of Server 2008'>How to Activate a Newly Installed Server Core Edition of Server 2008</a></li>
</ul></h3>]]></description>
			<content:encoded><![CDATA[<p>Remote Administration is a neat tool that allows you to manage your Server Core roles and features from a different computer, and there are several advantages to using it.  </p>
<p>Remember, Server Core doesn&#8217;t have a graphical interface so you’re very limited in what you can and can’t do. So even though you can install roles and features directly on your Server Core and even do some basic configuration, Server Core can be very difficult to manage without Remote Administration. </p>
<p>By utilizing Remote Administration and a full install of Server 2008 on another computer you can manage your Server Core easily and successfully.</p>
<h2>Remote Desktop and MMC</h2>
<p>There are two areas of Remote Administration that we’re going to discuss today: <strong>Remote Desktop</strong> and <strong>MMC</strong> (Microsoft Management Console). </p>
<p>First I’m going to show you how to enable Remote Administration on your Server Core, also touching on Network Level Authentication and RSAT. Using DHCP as an example I&#8217;ll show you how to utilize both the Remote Desktop and MMC to administrate the DHCP server role.</p>
<p><center><script src="http://player.ooyala.com/player.js?width=480&#038;height=360&#038;embedCode=d0cWxuOsx3uU4t52ecOClf3ZjV9arD7e"></script><noscript><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" id="ooyalaPlayer_6c33x_fwla572l" width="480" height="360" codebase="http://fpdownload.macromedia.com/get/flashplayer/current/swflash.cab"><param name="movie" value="http://player.ooyala.com/player.swf?embedCode=d0cWxuOsx3uU4t52ecOClf3ZjV9arD7e&#038;version=2" /><param name="quality" value="high" /><param name="bgcolor" value="#000000" /><param name="allowScriptAccess" value="always" /><param name="allowFullScreen" value="true" /><param name="flashvars" value="embedType=noscriptObjectTag&#038;embedCode=d0cWxuOsx3uU4t52ecOClf3ZjV9arD7e" /><embed src="http://player.ooyala.com/player.swf?embedCode=d0cWxuOsx3uU4t52ecOClf3ZjV9arD7e&#038;version=2" quality="high" bgcolor="#000000" width="480" height="360" name="ooyalaPlayer_6c33x_fwla572l" align="middle" play="true" loop="false" quality="high" allowscriptaccess="always" allowfullscreen="true" type="application/x-shockwave-flash" flashvars="&#038;embedCode=d0cWxuOsx3uU4t52ecOClf3ZjV9arD7e" pluginspage="http://www.adobe.com/go/getflashplayer"></embed></object></noscript></center></p>
<p><span id="more-5148"></span></p>
<p>&nbsp;</p>
<h2>Free Instant Download</h2>
<p style="text-align: center;"><strong>Download this video in high-quality WMV format</strong></p>
<p style="text-align: center;"><a title="How to Setup &amp; Utilize Remote Administration on Server 2008 Server Core" href="http://windowsserver.trainsignal.com/videos/servercore/Video04.wmv"><img class="size-full wp-image-3969 aligncenter" title="Download the Full Training Video" src="http://windowsserver.trainsignal.com/wp-content/uploads/2009/02/ts-video-icon.jpg" alt="Download the Full Training Video" width="150" height="94" /></a></p>
<p style="text-align: center;"><strong>Or, download in iPod/iPhone format to watch on the go</strong></p>
<p style="text-align: center;"><a title="How to Setup &amp; Utilize Remote Administration on Server 2008 Server Core" href="http://windowsserver.trainsignal.com/videos/servercore-ipod/Video04.m4v"><img class="size-full wp-image-3971 aligncenter" title="Download this video in iPod/iPhone Format" src="http://windowsserver.trainsignal.com/wp-content/uploads/2009/02/ipod-icon.png" alt="Download this video in iPod/iPhone Format" width="50" height="50" /></a></p>
<div class="series_articles">
<h3 class="articles">Other Lessons in this Series</h3>
<ul class="articles">
<li><a href="http://windowsserver.trainsignal.com/activate-server-core-edition-of-server-2008">Lesson 1: Activate a Newly Installed Server Core Edition of Server 2008</a></li>
<li><a href="http://windowsserver.trainsignal.com/how-to-assign-a-computer-name-to-a-server-core-and-join-it-to-a-domain">Lesson 2: Assign a Computer Name to a Server Core and Join It to a Domain</a></li>
<li><a href="http://windowsserver.trainsignal.com/install-server-core-roles-features">Lesson 3: Install Roles &#038; Features on Server 2008 Server Core</a></li>
<li><a href="http://windowsserver.trainsignal.com/how-to-setup-utilize-rodc-on-server-2008-server-core">Lesson 5: Setup &#038; Utilize RODC on Server 2008 Server Core</a></li>
</ul>
</div>


<h3>Related posts:<ul><li><a href='http://windowsserver.trainsignal.com/how-to-setup-utilize-rodc-on-server-2008-server-core' rel='bookmark' title='Permanent Link: How to Setup &amp; Utilize RODC on Server 2008 Server Core'>How to Setup &amp; Utilize RODC on Server 2008 Server Core</a></li>
<li><a href='http://windowsserver.trainsignal.com/install-server-core-roles-features' rel='bookmark' title='Permanent Link: How to Install Roles &#038; Features on Server 2008 Server Core'>How to Install Roles &#038; Features on Server 2008 Server Core</a></li>
<li><a href='http://windowsserver.trainsignal.com/activate-server-core-edition-of-server-2008' rel='bookmark' title='Permanent Link: How to Activate a Newly Installed Server Core Edition of Server 2008'>How to Activate a Newly Installed Server Core Edition of Server 2008</a></li>
</ul></h3>]]></content:encoded>
			<wfw:commentRss>http://windowsserver.trainsignal.com/remote-administration-on-server-2008-server-core/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>How to Install Roles &amp; Features on Server 2008 Server Core</title>
		<link>http://windowsserver.trainsignal.com/install-server-core-roles-features</link>
		<comments>http://windowsserver.trainsignal.com/install-server-core-roles-features#comments</comments>
		<pubDate>Wed, 15 Apr 2009 19:00:00 +0000</pubDate>
		<dc:creator>Ed Liberman</dc:creator>
				<category><![CDATA[Server Core]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[Server 2008]]></category>
		<category><![CDATA[Server 2008 Training]]></category>
		<category><![CDATA[Windows Server]]></category>

		<guid isPermaLink="false">http://windowsserver.trainsignal.com/?p=5047</guid>
		<description><![CDATA[In my previous videos we went over a couple of essential tasks for using Server Core. I showed you how to activate a newly installed Server Core and how to assign a computer name to a Server Core and join it to a local domain.
You might remember from last week that I compared Server Core [...]

<h3>Related posts:<ul><li><a href='http://windowsserver.trainsignal.com/how-to-assign-a-computer-name-to-a-server-core-and-join-it-to-a-domain' rel='bookmark' title='Permanent Link: How to Assign a Computer Name to a Server Core and Join It to a Domain'>How to Assign a Computer Name to a Server Core and Join It to a Domain</a></li>
<li><a href='http://windowsserver.trainsignal.com/activate-server-core-edition-of-server-2008' rel='bookmark' title='Permanent Link: How to Activate a Newly Installed Server Core Edition of Server 2008'>How to Activate a Newly Installed Server Core Edition of Server 2008</a></li>
<li><a href='http://windowsserver.trainsignal.com/remote-administration-on-server-2008-server-core' rel='bookmark' title='Permanent Link: How to Setup &amp; Utilize Remote Administration on Server 2008 Server Core'>How to Setup &amp; Utilize Remote Administration on Server 2008 Server Core</a></li>
</ul></h3>]]></description>
			<content:encoded><![CDATA[<p>In my previous videos we went over a couple of essential tasks for using Server Core. I showed you how to <a href="http://windowsserver.trainsignal.com/activate-server-core-edition-of-server-2008">activate a newly installed Server Core</a> and how to <a href="http://windowsserver.trainsignal.com/how-to-assign-a-computer-name-to-a-server-core-and-join-it-to-a-domain">assign a computer name to a Server Core and join it to a local domain</a>.</p>
<p>You might remember from last week that I compared Server Core to a work mule, saying that it’s typically setup to perform a certain function and you don’t get to interact with it as much as you would with a full install of Server 2008.</p>
<p>This is even more evident in today’s video, as the different roles and features that you install on your Server Core will define what type of work your little work mule performs.</p>
<p>Since Server Core has a limited set of roles and services (compared to the full install) I&#8217;ll first talk about what they are. I’ll show you a command that you can use to see the available roles, features and even role services and to how check what has already been installed on your Server Core. </p>
<p>The command we’ll be using will also show us the exact syntax that we need to use to install the roles, role services, and features.</p>
<p>As an example I’ll install the DHCP role so you can see the installation in action. Now let’s get started!</p>
<p><script src="http://player.ooyala.com/player.js?width=480&#038;height=360&#038;embedCode=1uNnBoOkZRjLx_ibqd7GRn93dEvdG65T"></script><noscript><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" id="ooyalaPlayer_5henb_fwla21qv" width="480" height="360" codebase="http://fpdownload.macromedia.com/get/flashplayer/current/swflash.cab"><param name="movie" value="http://player.ooyala.com/player.swf?embedCode=1uNnBoOkZRjLx_ibqd7GRn93dEvdG65T&#038;version=2" /><param name="quality" value="high" /><param name="bgcolor" value="#000000" /><param name="allowScriptAccess" value="always" /><param name="allowFullScreen" value="true" /><param name="flashvars" value="embedType=noscriptObjectTag&#038;embedCode=1uNnBoOkZRjLx_ibqd7GRn93dEvdG65T" /><embed src="http://player.ooyala.com/player.swf?embedCode=1uNnBoOkZRjLx_ibqd7GRn93dEvdG65T&#038;version=2" quality="high" bgcolor="#000000" width="480" height="360" name="ooyalaPlayer_5henb_fwla21qv" align="middle" play="true" loop="false" quality="high" allowscriptaccess="always" allowfullscreen="true" type="application/x-shockwave-flash" flashvars="&#038;embedCode=1uNnBoOkZRjLx_ibqd7GRn93dEvdG65T" pluginspage="http://www.adobe.com/go/getflashplayer"></embed></object></noscript></p>
<p><span id="more-5047"></span><br />
</p>
<h2>Free Instant Download</h2>
<p style="text-align: center;"><strong>Download this video in high-quality WMV format</strong></p>
<p style="text-align: center;"><a title="How to Activate a Newly Installed Server Core Edition of Server 2008" href="http://windowsserver.trainsignal.com/videos/servercore/Video03.wmv"><img class="size-full wp-image-3969 aligncenter" title="Download the Full Training Video" src="http://windowsserver.trainsignal.com/wp-content/uploads/2009/02/ts-video-icon.jpg" alt="Download the Full Training Video" width="150" height="94" /></a></p>
<p style="text-align: center;"><strong>Or, download in iPod/iPhone format to watch on the go</strong></p>
<p style="text-align: center;"><a title="How to Activate a Newly Installed Server Core Edition of Server 2008" href="http://windowsserver.trainsignal.com/videos/servercore-ipod/Video03.m4v"><img class="size-full wp-image-3971 aligncenter" title="Download this video in iPod/iPhone Format" src="http://windowsserver.trainsignal.com/wp-content/uploads/2009/02/ipod-icon.png" alt="Download this video in iPod/iPhone Format" width="50" height="50" /></a></p>
<div class="series_articles">
<h3 class="articles">Other Lessons in this Series</h3>
<ul class="articles">
<li><a href="http://windowsserver.trainsignal.com/activate-server-core-edition-of-server-2008">Lesson 1: Activate a Newly Installed Server Core Edition of Server 2008</a></li>
<li><a href="http://windowsserver.trainsignal.com/how-to-assign-a-computer-name-to-a-server-core-and-join-it-to-a-domain">Lesson 2: Assign a Computer Name to a Server Core and Join It to a Domain</a></li>
<li><a href="http://windowsserver.trainsignal.com/remote-administration-on-server-2008-server-core">Lesson 4: Setup &#038; Utilize Remote Administration on Server 2008 Server Core</a></li>
<li><a href="http://windowsserver.trainsignal.com/how-to-setup-utilize-rodc-on-server-2008-server-core">Lesson 5: Setup &#038; Utilize RODC on Server 2008 Server Core</a></li>
</ul>
</div>


<h3>Related posts:<ul><li><a href='http://windowsserver.trainsignal.com/how-to-assign-a-computer-name-to-a-server-core-and-join-it-to-a-domain' rel='bookmark' title='Permanent Link: How to Assign a Computer Name to a Server Core and Join It to a Domain'>How to Assign a Computer Name to a Server Core and Join It to a Domain</a></li>
<li><a href='http://windowsserver.trainsignal.com/activate-server-core-edition-of-server-2008' rel='bookmark' title='Permanent Link: How to Activate a Newly Installed Server Core Edition of Server 2008'>How to Activate a Newly Installed Server Core Edition of Server 2008</a></li>
<li><a href='http://windowsserver.trainsignal.com/remote-administration-on-server-2008-server-core' rel='bookmark' title='Permanent Link: How to Setup &amp; Utilize Remote Administration on Server 2008 Server Core'>How to Setup &amp; Utilize Remote Administration on Server 2008 Server Core</a></li>
</ul></h3>]]></content:encoded>
			<wfw:commentRss>http://windowsserver.trainsignal.com/install-server-core-roles-features/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How to Assign a Computer Name to a Server Core and Join It to a Domain</title>
		<link>http://windowsserver.trainsignal.com/how-to-assign-a-computer-name-to-a-server-core-and-join-it-to-a-domain</link>
		<comments>http://windowsserver.trainsignal.com/how-to-assign-a-computer-name-to-a-server-core-and-join-it-to-a-domain#comments</comments>
		<pubDate>Thu, 09 Apr 2009 15:00:40 +0000</pubDate>
		<dc:creator>Ed Liberman</dc:creator>
				<category><![CDATA[Server Core]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[Server 2008]]></category>
		<category><![CDATA[Server 2008 Training]]></category>
		<category><![CDATA[Windows Server]]></category>

		<guid isPermaLink="false">http://windowsserver.trainsignal.com/?p=4914</guid>
		<description><![CDATA[Last time I showed you how to activate a newly installed Server Core and we talked a little bit about what Server Core is and what it does.
Today we&#8217;re going a step further. I&#8217;ll show you how to assign a computer name to your Server Core so it can be recognized on the network. I&#8217;ll [...]

<h3>Related posts:<ul><li><a href='http://windowsserver.trainsignal.com/install-server-core-roles-features' rel='bookmark' title='Permanent Link: How to Install Roles &#038; Features on Server 2008 Server Core'>How to Install Roles &#038; Features on Server 2008 Server Core</a></li>
<li><a href='http://windowsserver.trainsignal.com/activate-server-core-edition-of-server-2008' rel='bookmark' title='Permanent Link: How to Activate a Newly Installed Server Core Edition of Server 2008'>How to Activate a Newly Installed Server Core Edition of Server 2008</a></li>
<li><a href='http://windowsserver.trainsignal.com/remote-administration-on-server-2008-server-core' rel='bookmark' title='Permanent Link: How to Setup &amp; Utilize Remote Administration on Server 2008 Server Core'>How to Setup &amp; Utilize Remote Administration on Server 2008 Server Core</a></li>
</ul></h3>]]></description>
			<content:encoded><![CDATA[<p>Last time I showed you how to <a href="http://windowsserver.trainsignal.com/activate-server-core-edition-of-server-2008">activate a newly installed Server Core</a> and we talked a little bit about what Server Core is and what it does.</p>
<p>Today we&#8217;re going a step further. I&#8217;ll show you how to assign a computer name to your Server Core so it can be recognized on the network. I&#8217;ll also show you how to take a Server Core computer and join it to your company&#8217;s domain so it can participate in resource sharing. </p>
<p>Your Server Core is put in place to provide services and resources to other computers, that&#8217;s why naming it and joining it to a domain are two essential tasks.</p>
<p>As I explained in my last post, Server Core is useful in many different situations and typically it&#8217;s going to be your work mule. Once you get it set up you&#8217;ll basically want to leave it alone, since there&#8217;s no GUI and making changes is not a quick and easy task. </p>
<p>So let&#8217;s go over assigning your Server Core a name and join it to a local domain.</p>
<p><center><script src="http://player.ooyala.com/player.js?width=480&#038;height=360&#038;embedCode=JwcWxuOoMm6GReIp1jm6iCq0XBkeTcPn"></script><noscript><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" id="ooyalaPlayer_8lq1y_fwl9x91b" width="480" height="360" codebase="http://fpdownload.macromedia.com/get/flashplayer/current/swflash.cab"><param name="movie" value="http://player.ooyala.com/player.swf?embedCode=JwcWxuOoMm6GReIp1jm6iCq0XBkeTcPn&#038;version=2" /><param name="quality" value="high" /><param name="bgcolor" value="#000000" /><param name="allowScriptAccess" value="always" /><param name="allowFullScreen" value="true" /><param name="flashvars" value="embedType=noscriptObjectTag&#038;embedCode=JwcWxuOoMm6GReIp1jm6iCq0XBkeTcPn" /><embed src="http://player.ooyala.com/player.swf?embedCode=JwcWxuOoMm6GReIp1jm6iCq0XBkeTcPn&#038;version=2" quality="high" bgcolor="#000000" width="480" height="360" name="ooyalaPlayer_8lq1y_fwl9x91b" align="middle" play="true" loop="false" quality="high" allowscriptaccess="always" allowfullscreen="true" type="application/x-shockwave-flash" flashvars="&#038;embedCode=JwcWxuOoMm6GReIp1jm6iCq0XBkeTcPn" pluginspage="http://www.adobe.com/go/getflashplayer"></embed></object></noscript></center></p>
<p><span id="more-4914"></span><br />
</p>
<h2>Free Instant Download</h2>
<p style="text-align: center;"><strong>Download this video in high-quality WMV format</strong></p>
<p style="text-align: center;"><a title="How to Assign a Computer Name to a Server Core and Join It to a Domain" href="http://windowsserver.trainsignal.com/videos/servercore/Video02.wmv"><img class="size-full wp-image-3969 aligncenter" title="Download the Full Training Video" src="http://windowsserver.trainsignal.com/wp-content/uploads/2009/02/ts-video-icon.jpg" alt="Download the Full Training Video" width="150" height="94" /></a></p>
<p style="text-align: center;"><strong>Or, download in iPod/iPhone format to watch on the go</strong></p>
<p style="text-align: center;"><a title="How to Assign a Computer Name to a Server Core and Join It to a Domain" href="http://windowsserver.trainsignal.com/videos/servercore-ipod/Video02.m4v"><img class="size-full wp-image-3971 aligncenter" title="Download this video in iPod/iPhone Format" src="http://windowsserver.trainsignal.com/wp-content/uploads/2009/02/ipod-icon.png" alt="Download this video in iPod/iPhone Format" width="50" height="50" /></a></p>
<div class="series_articles">
<h3 class="articles">Other Lessons in this Series</h3>
<ul class="articles">
<li><a href="http://windowsserver.trainsignal.com/activate-server-core-edition-of-server-2008">Lesson 1: Activate a Newly Installed Server Core Edition of Server 2008</a></li>
<li><a href="http://windowsserver.trainsignal.com/install-server-core-roles-features">Lesson 3: Install Roles &#038; Features on Server 2008 Server Core</a></li>
<li><a href="http://windowsserver.trainsignal.com/remote-administration-on-server-2008-server-core">Lesson 4: Setup &#038; Utilize Remote Administration on Server 2008 Server Core</a></li>
<li><a href="http://windowsserver.trainsignal.com/how-to-setup-utilize-rodc-on-server-2008-server-core">Lesson 5: Setup &#038; Utilize RODC on Server 2008 Server Core</a></li>
</ul>
</div>


<h3>Related posts:<ul><li><a href='http://windowsserver.trainsignal.com/install-server-core-roles-features' rel='bookmark' title='Permanent Link: How to Install Roles &#038; Features on Server 2008 Server Core'>How to Install Roles &#038; Features on Server 2008 Server Core</a></li>
<li><a href='http://windowsserver.trainsignal.com/activate-server-core-edition-of-server-2008' rel='bookmark' title='Permanent Link: How to Activate a Newly Installed Server Core Edition of Server 2008'>How to Activate a Newly Installed Server Core Edition of Server 2008</a></li>
<li><a href='http://windowsserver.trainsignal.com/remote-administration-on-server-2008-server-core' rel='bookmark' title='Permanent Link: How to Setup &amp; Utilize Remote Administration on Server 2008 Server Core'>How to Setup &amp; Utilize Remote Administration on Server 2008 Server Core</a></li>
</ul></h3>]]></content:encoded>
			<wfw:commentRss>http://windowsserver.trainsignal.com/how-to-assign-a-computer-name-to-a-server-core-and-join-it-to-a-domain/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How to Activate a Newly Installed Server Core Edition of Server 2008</title>
		<link>http://windowsserver.trainsignal.com/activate-server-core-edition-of-server-2008</link>
		<comments>http://windowsserver.trainsignal.com/activate-server-core-edition-of-server-2008#comments</comments>
		<pubDate>Wed, 25 Mar 2009 22:02:58 +0000</pubDate>
		<dc:creator>Ed Liberman</dc:creator>
				<category><![CDATA[Server Core]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[Server 2008]]></category>
		<category><![CDATA[Server 2008 Training]]></category>
		<category><![CDATA[Windows Server]]></category>

		<guid isPermaLink="false">http://windowsserver.trainsignal.com/?p=4730</guid>
		<description><![CDATA[Server Core has many advantages over the full installation of Server 2008, and can be very useful in many situations and server environments.
Although Server Core has only limited functionality, it is low-maintenance, uses less resources and is much more secure. The downside is that it does not have full functionality and therefore many enterprises utilize [...]

<h3>Related posts:<ul><li><a href='http://windowsserver.trainsignal.com/install-server-core-roles-features' rel='bookmark' title='Permanent Link: How to Install Roles &#038; Features on Server 2008 Server Core'>How to Install Roles &#038; Features on Server 2008 Server Core</a></li>
<li><a href='http://windowsserver.trainsignal.com/how-to-assign-a-computer-name-to-a-server-core-and-join-it-to-a-domain' rel='bookmark' title='Permanent Link: How to Assign a Computer Name to a Server Core and Join It to a Domain'>How to Assign a Computer Name to a Server Core and Join It to a Domain</a></li>
<li><a href='http://windowsserver.trainsignal.com/remote-administration-on-server-2008-server-core' rel='bookmark' title='Permanent Link: How to Setup &amp; Utilize Remote Administration on Server 2008 Server Core'>How to Setup &amp; Utilize Remote Administration on Server 2008 Server Core</a></li>
</ul></h3>]]></description>
			<content:encoded><![CDATA[<p>Server Core has many advantages over the full installation of Server 2008, and can be very useful in many situations and server environments.</p>
<p>Although Server Core has only limited functionality, it is low-maintenance, uses less resources and is much more secure. The downside is that it does not have full functionality and therefore many enterprises utilize both the Server Core and the full install of Server 2008.</p>
<p>This means that as a Systems Administrator you need to be familiar with both editions.</p>
<p>To help you master Server Core I&#8217;ve created 5 short video tutorials that will get you running Server Core in no time. Today we&#8217;ll start with part 1: <strong>How to activate a newly installed Server Core edition of Server 2008</strong>.</p>
<p>Watch the video now and stay tuned for more!</p>
<p><center><script src="http://player.ooyala.com/player.js?width=480&#038;height=360&#038;embedCode=85cGxuOl1AL3O_rHHRRwnMJIrIimlLnf"></script><noscript><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" id="ooyalaPlayer_4uc6s_fwl9qnx3" width="480" height="360" codebase="http://fpdownload.macromedia.com/get/flashplayer/current/swflash.cab"><param name="movie" value="http://player.ooyala.com/player.swf?embedCode=85cGxuOl1AL3O_rHHRRwnMJIrIimlLnf&#038;version=2" /><param name="quality" value="high" /><param name="bgcolor" value="#000000" /><param name="allowScriptAccess" value="always" /><param name="allowFullScreen" value="true" /><param name="flashvars" value="embedType=noscriptObjectTag&#038;embedCode=85cGxuOl1AL3O_rHHRRwnMJIrIimlLnf" /><embed src="http://player.ooyala.com/player.swf?embedCode=85cGxuOl1AL3O_rHHRRwnMJIrIimlLnf&#038;version=2" quality="high" bgcolor="#000000" width="480" height="360" name="ooyalaPlayer_4uc6s_fwl9qnx3" align="middle" play="true" loop="false" quality="high" allowscriptaccess="always" allowfullscreen="true" type="application/x-shockwave-flash" flashvars="&#038;embedCode=85cGxuOl1AL3O_rHHRRwnMJIrIimlLnf" pluginspage="http://www.adobe.com/go/getflashplayer"></embed></object></noscript></center></p>
<p><span id="more-4730"></span><br />
</p>
<h2>Free Instant Download</h2>
<p style="text-align: center;"><strong>Download this video in high-quality WMV format</strong></p>
<p style="text-align: center;"><a title="How to Activate a Newly Installed Server Core Edition of Server 2008" href="http://windowsserver.trainsignal.com/videos/servercore/Video01.wmv"><img class="size-full wp-image-3969 aligncenter" title="Download the Full Training Video" src="http://windowsserver.trainsignal.com/wp-content/uploads/2009/02/ts-video-icon.jpg" alt="Download the Full Training Video" width="150" height="94" /></a></p>
<p style="text-align: center;"><strong>Or, download in iPod/iPhone format to watch on the go</strong></p>
<p style="text-align: center;"><a title="How to Activate a Newly Installed Server Core Edition of Server 2008" href="http://windowsserver.trainsignal.com/videos/servercore-ipod/Video01.m4v"><img class="size-full wp-image-3971 aligncenter" title="Download this video in iPod/iPhone Format" src="http://windowsserver.trainsignal.com/wp-content/uploads/2009/02/ipod-icon.png" alt="Download this video in iPod/iPhone Format" width="50" height="50" /></a></p>
<div class="series_articles">
<h3 class="articles">Other Lessons in this Series</h3>
<ul class="articles">
<li><a href="http://windowsserver.trainsignal.com/how-to-assign-a-computer-name-to-a-server-core-and-join-it-to-a-domain">Lesson 2: Assign a Computer Name to a Server Core and Join It to a Domain</a></li>
<li><a href="http://windowsserver.trainsignal.com/install-server-core-roles-features">Lesson 3: Install Roles &#038; Features on Server 2008 Server Core</a></li>
<li><a href="http://windowsserver.trainsignal.com/remote-administration-on-server-2008-server-core">Lesson 4: Setup &#038; Utilize Remote Administration on Server 2008 Server Core</a></li>
<li><a href="http://windowsserver.trainsignal.com/how-to-setup-utilize-rodc-on-server-2008-server-core">Lesson 5: Setup &#038; Utilize RODC on Server 2008 Server Core</a></li>
</ul>
</div>


<h3>Related posts:<ul><li><a href='http://windowsserver.trainsignal.com/install-server-core-roles-features' rel='bookmark' title='Permanent Link: How to Install Roles &#038; Features on Server 2008 Server Core'>How to Install Roles &#038; Features on Server 2008 Server Core</a></li>
<li><a href='http://windowsserver.trainsignal.com/how-to-assign-a-computer-name-to-a-server-core-and-join-it-to-a-domain' rel='bookmark' title='Permanent Link: How to Assign a Computer Name to a Server Core and Join It to a Domain'>How to Assign a Computer Name to a Server Core and Join It to a Domain</a></li>
<li><a href='http://windowsserver.trainsignal.com/remote-administration-on-server-2008-server-core' rel='bookmark' title='Permanent Link: How to Setup &amp; Utilize Remote Administration on Server 2008 Server Core'>How to Setup &amp; Utilize Remote Administration on Server 2008 Server Core</a></li>
</ul></h3>]]></content:encoded>
			<wfw:commentRss>http://windowsserver.trainsignal.com/activate-server-core-edition-of-server-2008/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How To Install, Configure &amp; Use SNMP on Sever 2008</title>
		<link>http://windowsserver.trainsignal.com/how-to-install-configure-use-snmp-on-sever-2008</link>
		<comments>http://windowsserver.trainsignal.com/how-to-install-configure-use-snmp-on-sever-2008#comments</comments>
		<pubDate>Tue, 03 Mar 2009 15:00:44 +0000</pubDate>
		<dc:creator>Brian Nelson</dc:creator>
				<category><![CDATA[Server 2008]]></category>
		<category><![CDATA[Exam 70-643]]></category>
		<category><![CDATA[IPv6]]></category>
		<category><![CDATA[Server Core]]></category>
		<category><![CDATA[SNMP]]></category>
		<category><![CDATA[Windows Server]]></category>

		<guid isPermaLink="false">http://windowsserver.trainsignal.com/?p=4394</guid>
		<description><![CDATA[With the release of Server 2008, SNMP (Simple Network Management Protocol) is now supported using IPv6.
Prior editions of Windows XP and Windows Server 2003 included SNMP support, but only with IPv4, even if the IPv6 stack was installed. Unfortunately, that means that SNMP management from Server 2008 will not communicate with SNMP services still on [...]

<h3>Related posts:<ul><li><a href='http://windowsserver.trainsignal.com/configure-bind-dns-on-windows-web-server-2008' rel='bookmark' title='Permanent Link: Configure BIND DNS on Windows Web Server 2008 &#8211; Part 2'>Configure BIND DNS on Windows Web Server 2008 &#8211; Part 2</a></li>
<li><a href='http://windowsserver.trainsignal.com/configure-dhcp-on-windows-server-2008' rel='bookmark' title='Permanent Link: Configure DHCP on Windows Server 2008'>Configure DHCP on Windows Server 2008</a></li>
<li><a href='http://windowsserver.trainsignal.com/direct-access-how-it-works-and-how-to-configure-it' rel='bookmark' title='Permanent Link: Direct Access: How It Works And How To Configure It'>Direct Access: How It Works And How To Configure It</a></li>
</ul></h3>]]></description>
			<content:encoded><![CDATA[<p>With the release of Server 2008, SNMP (Simple Network Management Protocol) is now supported using <a href="http://www.trainsignaltraining.com/windows-server-2008-ipv6/2008-07-07/" target="_blank">IPv6</a>.</p>
<p>Prior editions of Windows XP and Windows Server 2003 included SNMP support, but only with IPv4, even if the IPv6 stack was installed. Unfortunately, that means that SNMP management from Server 2008 will not communicate with SNMP services still on Server 2003 regardless of whether IPv6 is implemented on those servers.</p>
<p>The good news, is that the updated TCP/IP stack in Windows Vista is capable of communicating with the new SNMP implementation.</p>
<p>Still, the new implementation of SNMP in Windows Server 2008 offers much for the enterprise level systems administrator. Although SNMP Services are no longer installed by default, installing and setting it up is a snap.</p>
<h3>Why Use SNMP Services on Windows Server 2008?</h3>
<p>Many organizations have installed proprietary management systems over the years. These systems often provide more functionality than SNMP does. However, SNMP is both non-proprietary, and interoperable.</p>
<p><span id="more-4394"></span><br />
These days, interoperable often means that something works on both Windows and Unix. However, in this case, interoperable means that it works on virtually any connected network device. This includes routers and other networking equipment as well as networked peripherals such as NAS devices and networked printers.</p>
<p>Couple this wide range with relatively simple setup and the fact that you don’t have to pick and choose which devices to monitor to stay under a monitoring suite license count, and there are many uses for SNMP in most companies.</p>
<h3>Installing SNMP on 2008 Server</h3>
<p>The SNMP service is installed via the <strong>Add Features Wizard</strong> in <strong>Server Manager</strong>.</p>
<p>For <a href="http://www.trainsignaltraining.com/windows-server-2008-server-core/2008-03-25/">Windows Server Core</a> systems, SNMP services must be installed using the command prompt.</p>
<p><strong><em>start /w ocsetup SNMP-SC</em></strong></p>
<p><a href="http://windowsserver.trainsignal.com/wp-content/uploads/2009/02/11.jpg" rel="lightbox[4394]"><img class="alignnone size-full wp-image-4399" title="How To Install, Configure and Use SNMP on Sever 2008 - 1" src="http://windowsserver.trainsignal.com/wp-content/uploads/2009/02/11.jpg" alt="How To Install, Configure and Use SNMP on Sever 2008 - 1" /></a></p>
<h3>Configuring SNMP</h3>
<p>After installing the SNMP service, you configure the SNMP agent properties by right-clicking on the <strong>SNMP Service</strong> in the Services console and choosing <strong>Properties</strong>.</p>
<p><strong>• Agent Tab</strong></p>
<blockquote><p>In the <strong>Agent</strong> tab you can set the usual SNMP attributes like contact, location, and so on.</p></blockquote>
<p><strong>• Traps Tab</strong></p>
<blockquote><p>The useful monitoring provided by SNMP comes from properly configured traps. Traps are configured via the appropriately named <strong>Traps</strong> tab. Here you configure the community name and address of the system to receive the traps.</p></blockquote>
<p><strong>• Security Tab</strong></p>
<blockquote><p>The <strong>Security</strong> tab is used to lock down the SNMP service to prevent any possible holes for hackers to exploit and to prevent the wrong people from receiving traps from the system. By default, the SNMP agent accepts packets from ALL hosts. This is something that will obviously need to be limited.</p>
<p>The remaining options should be configured within your enterprise’s security and reporting scheme. Generally, the minimum security you want to use is to at least define the <strong>Accepted Community Names</strong>. Keep in mind that community names are case sensitive in SNMP.</p></blockquote>
<p><strong>• Option Tabs</strong></p>
<blockquote><p>Also, after installing SNMP in Server 2008, the SNMP option tabs will not show up until you have logged off and logged back on again. So, you won’t be able to configure anything until after you log back in. This has caused a fair amount of confusion in the field.</p></blockquote>
<p>If this is the server that will receive incoming traps, then your work is done at the server. Once the agents are configured, the data will flow back to the SNMP service where it can be used as necessary by administrators.</p>
<h3>Configure SNMP Event Traps in Windows Server 2008</h3>
<p><a href="http://windowsserver.trainsignal.com/wp-content/uploads/2009/02/21.jpg" rel="lightbox[4394]"><img class="alignnone size-full wp-image-4401" title="How To Install, Configure and Use SNMP on Sever 2008 - 2" src="http://windowsserver.trainsignal.com/wp-content/uploads/2009/02/21.jpg" alt="How To Install, Configure and Use SNMP on Sever 2008 - 2" width="410" height="462" /></a></p>
<p>One nice feature of SNMP services is the ability to turn Windows level events into SNMP traps. This can be useful for many reasons, the most common of which, is the ability to monitor servers via a centralized monitoring station without any additional access rights.</p>
<p>This concept is particularly useful for environments where servers are monitored overnight or on weekends by lower-level system operators.</p>
<p>The system that already alerts them when devices (including Windows Servers in some cases) go dark on the network can also alert them to other events which may allow an administrator to head off trouble or to simply get advance notice of a potential situation.</p>
<p>To translate Windows events into traps, run the <em>evntcmd </em>command. Once configured, the Windows events will trigger traps that are received at the monitoring console.</p>
<p>There, the traps can be configured with an appropriate response. For example, certain traps could be ignored during business hours on the assumption other administrative tools will be alerting the appropriate admins. But, after hours, or on weekends, such traps might generate an alert that can prompt off-hours operators to take specific actions or to simply call or page the on-call systems administrator.</p>
<p>A timely alert to building volumes of bad sectors can be the difference between an easy fix, and a rushed full-scale hardware reconfiguration.</p>
<h3>Is SNMP Right For Your Organization?</h3>
<p>Remember that SNMP services are fairly low overhead with all of the real work being split among hundreds or thousands of agents. Additionally, SNMP agents can be configured for installation as part of the unattended install for incoming workstations. In all, SNMP can provide a lot of value for little extra work.</p>
<p>SNMP installation and configuration is also a skill set for the <a href="http://www.trainsignal.com/Windows-Server-2008-Application-Infrastructure-P57.aspx">70-643: Windows Server 2008 Applications Infrastructure, Configuring Exam</a>.</p>


<h3>Related posts:<ul><li><a href='http://windowsserver.trainsignal.com/configure-bind-dns-on-windows-web-server-2008' rel='bookmark' title='Permanent Link: Configure BIND DNS on Windows Web Server 2008 &#8211; Part 2'>Configure BIND DNS on Windows Web Server 2008 &#8211; Part 2</a></li>
<li><a href='http://windowsserver.trainsignal.com/configure-dhcp-on-windows-server-2008' rel='bookmark' title='Permanent Link: Configure DHCP on Windows Server 2008'>Configure DHCP on Windows Server 2008</a></li>
<li><a href='http://windowsserver.trainsignal.com/direct-access-how-it-works-and-how-to-configure-it' rel='bookmark' title='Permanent Link: Direct Access: How It Works And How To Configure It'>Direct Access: How It Works And How To Configure It</a></li>
</ul></h3>]]></content:encoded>
			<wfw:commentRss>http://windowsserver.trainsignal.com/how-to-install-configure-use-snmp-on-sever-2008/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Lesson 4: Windows Server Core and DHCP Servers in Server 2008</title>
		<link>http://windowsserver.trainsignal.com/server-core-and-dhcp-servers-in-server-2008</link>
		<comments>http://windowsserver.trainsignal.com/server-core-and-dhcp-servers-in-server-2008#comments</comments>
		<pubDate>Sat, 14 Feb 2009 07:24:27 +0000</pubDate>
		<dc:creator>Coach Culbertson</dc:creator>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[DHCP]]></category>
		<category><![CDATA[Firewall]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[MMC]]></category>
		<category><![CDATA[Remote Server Administration Tools]]></category>
		<category><![CDATA[RSAT]]></category>
		<category><![CDATA[Server 2008]]></category>
		<category><![CDATA[Server 2008 Training]]></category>
		<category><![CDATA[Server Core]]></category>

		<guid isPermaLink="false">http://windowsserver.trainsignal.com/?p=3820</guid>
		<description><![CDATA[Now that you know how to install Server 2008 and Active Directory and create users and groups let’s move on to Server Core and DHCP.
So what is Server Core? Well it’s basically a stripped down version of Server 2008 and there are a lot of neat things about it.
Today we’ll focus on Server Core and [...]

<h3>Related posts:<ul><li><a href='http://windowsserver.trainsignal.com/server-2008-file-and-print-servers' rel='bookmark' title='Permanent Link: Lesson 5: Windows Server 2008 File and Print Servers'>Lesson 5: Windows Server 2008 File and Print Servers</a></li>
<li><a href='http://windowsserver.trainsignal.com/server-2008-iis-7-web-servers' rel='bookmark' title='Permanent Link: Lesson 7: Server 2008 IIS 7 Web Servers'>Lesson 7: Server 2008 IIS 7 Web Servers</a></li>
<li><a href='http://windowsserver.trainsignal.com/server-2008-terminal-services' rel='bookmark' title='Permanent Link: Lesson 8: Windows Server 2008 Terminal Services'>Lesson 8: Windows Server 2008 Terminal Services</a></li>
</ul></h3>]]></description>
			<content:encoded><![CDATA[<p>Now that you know how to <a href="http://windowsserver.trainsignal.com/new-to-server-2008-no-problem-learn-how-to-install-windows-2008-server-and-active-directory">install Server 2008 and Active Directory</a> and <a href="http://windowsserver.trainsignal.com/part-2-learn-about-active-directory-users-and-groups-in-windows-server-2008">create users and groups</a> let’s move on to Server Core and DHCP.</p>
<p>So what is Server Core? Well it’s basically a stripped down version of Server 2008 and there are a lot of neat things about it.</p>
<p>Today we’ll focus on Server Core and the DHCP role and I’ll demonstrate the installation, configuration and setup steps.</p>
<p><center><script src="http://player.ooyala.com/player.js?width=480&#038;height=360&#038;embedCode=5kMW1uOsZsyt9wt-Kh2DV8jjmkHeYOzu"></script><noscript><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" id="ooyalaPlayer_8rfch_fwl7ye54" width="480" height="360" codebase="http://fpdownload.macromedia.com/get/flashplayer/current/swflash.cab"><param name="movie" value="http://player.ooyala.com/player.swf?embedCode=5kMW1uOsZsyt9wt-Kh2DV8jjmkHeYOzu&#038;version=2" /><param name="quality" value="high" /><param name="bgcolor" value="#000000" /><param name="allowScriptAccess" value="always" /><param name="allowFullScreen" value="true" /><param name="flashvars" value="embedType=noscriptObjectTag&#038;embedCode=5kMW1uOsZsyt9wt-Kh2DV8jjmkHeYOzu" /><embed src="http://player.ooyala.com/player.swf?embedCode=5kMW1uOsZsyt9wt-Kh2DV8jjmkHeYOzu&#038;version=2" quality="high" bgcolor="#000000" width="480" height="360" name="ooyalaPlayer_8rfch_fwl7ye54" align="middle" play="true" loop="false" quality="high" allowscriptaccess="always" allowfullscreen="true" type="application/x-shockwave-flash" flashvars="&#038;embedCode=5kMW1uOsZsyt9wt-Kh2DV8jjmkHeYOzu" pluginspage="http://www.adobe.com/go/getflashplayer"></embed></object></noscript></center></p>
<p><span id="more-3820"></span><br />
<br />
Here’s what we cover today:</p>
<ul>
<li><strong>Server Core </strong>&#8211; we’ll talk about what Server Core is, how to best utilize it and what the pros and cons of using the core are. I’ll also go over the Server Core roles and when they come in handy.</li>
<p></p>
<li><strong>Server Core install and core commands</strong> &#8212; next we’ll look at the installation and the Core commands that you need to know for things like getting system information, renaming the machine, or joining a domain. I’ll also demonstrate how to use the command line here.</li>
<p></p>
<li><strong>DHCP Role installation</strong> &#8212; now we move on to installing the DHCP role and the critical commands that you need to know to perform the install, configuration and starting the DHCP service</li>
<p></p>
<li><strong>Setting up the Firewall</strong> &#8212; we’ll do this so that we can perform remote administration using MMC on our Server Core</li>
<p></p>
<li><strong>Installing RSAT</strong> &#8212; in setting up the Firewall, you may need to install the Remote Server Administration Tools (RSAT) to include the MMC Snap-in for a particular role, so I’ll show you how to do that</li>
<p></p>
<li><strong>Creating an MMC</strong> &#8212; since not everybody thinks the command line is cool, we’ll use the MMC to connect to our DHCP server</li>
</ul>
<h2>Free Instant Download</h2>
<p style="text-align: center;"><strong>Download this lesson in high-quality WMV video format</strong></p>
<p><strong></strong></p>
<p style="text-align: center;"><a href="http://windowsserver.trainsignal.com/videos/win2008-intro/3-windows-server-core-and-dhcp-servers.wmv"><img class="size-full wp-image-3969 aligncenter" title="Download the Full Training Video" src="http://windowsserver.trainsignal.com/wp-content/uploads/2009/02/ts-video-icon.jpg" alt="Download the Full Training Video" width="150" height="94" /></a></p>
<p style="text-align: center;"><strong>Or, download in iPod/iPhone format to watch on the go</strong></p>
<p style="text-align: center;"><a title="What is Server Core 2008?" href="http://windowsserver.trainsignal.com/videos/win2008-intro-ipod/3-windows-server-core-and-dhcp-servers.m4v" target="_blank"><img class="alignnone size-full wp-image-3971" title="Download this video in iPod/iPhone Format" src="http://windowsserver.trainsignal.com/wp-content/uploads/2009/02/ipod-icon.png" alt="Download this video in iPod/iPhone Format" width="50" height="50" /></a></p>
<div class="series_articles">
<h3 class="articles">Other Lessons in this Series</h3>
<ul class="articles">
<li><a href="http://windowsserver.trainsignal.com/new-to-server-2008-no-problem-learn-about-server-2008-for-free">Lesson 1: Welcome to Server 2008 Essentials</a></li>
<li><a href="http://windowsserver.trainsignal.com/install-server-2008-install-active-directory">Lesson 2: How to Install Server 2008 and Active Directory</a></li>
<li><a href="http://windowsserver.trainsignal.com/server-2008-active-directory-users-and-groups">Lesson 3: Active Directory Users and Groups in Server 2008</a></li>
<li><a href="http://windowsserver.trainsignal.com/server-2008-file-and-print-servers">Lesson 5: Windows Server 2008 File and Print Servers</a></li>
<li><a href="http://windowsserver.trainsignal.com/server-2008-rodc-read-only-domain-controllers">Lesson 6: Server 2008 RODC &#8211; Read Only Domain Controllers</a></li>
<li><a href="http://windowsserver.trainsignal.com/server-2008-iis-7-web-servers">Lesson 7: IIS 7 Web Servers</a></li>
<li><a href="http://windowsserver.trainsignal.com/server-2008-terminal-services">Lesson 8: Windows Server 2008 Terminal Services</a></li>
<li><a href="http://windowsserver.trainsignal.com/learn-about-windows-server-2008-deployment-services">Lesson 9: WDS &#8211; Windows Deployment Services</a></li>
<li><a href="http://windowsserver.trainsignal.com/mcitp-certifications">Lesson 10: MCITP Certifications: Exam requirements and upgrade paths</a></li>
</ul>
</div>


<h3>Related posts:<ul><li><a href='http://windowsserver.trainsignal.com/server-2008-file-and-print-servers' rel='bookmark' title='Permanent Link: Lesson 5: Windows Server 2008 File and Print Servers'>Lesson 5: Windows Server 2008 File and Print Servers</a></li>
<li><a href='http://windowsserver.trainsignal.com/server-2008-iis-7-web-servers' rel='bookmark' title='Permanent Link: Lesson 7: Server 2008 IIS 7 Web Servers'>Lesson 7: Server 2008 IIS 7 Web Servers</a></li>
<li><a href='http://windowsserver.trainsignal.com/server-2008-terminal-services' rel='bookmark' title='Permanent Link: Lesson 8: Windows Server 2008 Terminal Services'>Lesson 8: Windows Server 2008 Terminal Services</a></li>
</ul></h3>]]></content:encoded>
			<wfw:commentRss>http://windowsserver.trainsignal.com/server-core-and-dhcp-servers-in-server-2008/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Overview of Server 2008 R2 &#8212; The Half Version Upgrade</title>
		<link>http://windowsserver.trainsignal.com/overview-of-server-2008-r2-the-half-version-upgrade</link>
		<comments>http://windowsserver.trainsignal.com/overview-of-server-2008-r2-the-half-version-upgrade#comments</comments>
		<pubDate>Mon, 24 Nov 2008 14:00:33 +0000</pubDate>
		<dc:creator>Brian Nelson</dc:creator>
				<category><![CDATA[Server 2008]]></category>
		<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[Server Core]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://www.trainsignaltraining.com/?p=1885</guid>
		<description><![CDATA[While the world (Ok, the technology blog and trade publications world) was abuzz over Microsoft’s release of a developer’s look version of Windows 7 at the Professional Developers Conference, something more interesting to systems administrators occurred with a little less media coverage.
Microsoft also provided its first look at what will become Windows Server 2008 R2.
For [...]

<h3>Related posts:<ul><li><a href='http://windowsserver.trainsignal.com/server-2008-5-great-things' rel='bookmark' title='Permanent Link: 5 Great Things About Server 2008 &#8212; Is an Upgrade Worth It?'>5 Great Things About Server 2008 &#8212; Is an Upgrade Worth It?</a></li>
<li><a href='http://windowsserver.trainsignal.com/windows-2008-server-r2-update-review' rel='bookmark' title='Permanent Link: Server 2008 R2 Update Review'>Server 2008 R2 Update Review</a></li>
<li><a href='http://windowsserver.trainsignal.com/windows-server-longhorn-certification-upgrade' rel='bookmark' title='Permanent Link: Windows Server &#8220;LongHorn&#8221; Certification Upgrade'>Windows Server &#8220;LongHorn&#8221; Certification Upgrade</a></li>
</ul></h3>]]></description>
			<content:encoded><![CDATA[<p>While the world (Ok, the technology blog and trade publications world) was abuzz over Microsoft’s release of a developer’s look version of Windows 7 at the Professional Developers Conference, something more interesting to systems administrators occurred with a little less media coverage.</p>
<p>Microsoft also provided its first look at what will become <strong>Windows Server 2008 R2</strong>.</p>
<p>For those of you who just wait until software starts shipping and don’t pay much attention to things like software release strategy, here is a quick primer.</p>
<p>Microsoft has long been a player in the corporate and desktop software and applications space. Just a decade ago, there were only a few competitors in that space, and they all played by the same rules when it came to upgrades.</p>
<p>Basically, a company built its best software product possible based on the needs and possibilities of the day and then released it to be sold to the public.  After doing so, the company would begin the process of adding in new features, or optimizing the code, or supporting more systems.</p>
<p><span id="more-1885"></span></p>
<p>The paradigm was such that this process should be completed over a period of a certain number of years depending upon what kind of software it was.  For Microsoft, releasing operating systems spanned a several year gap.</p>
<p>Part of the reason for this was that deploying new operating systems was a particularly large undertaking and companies were not interested in having to do it very often.</p>
<p>Thus, Microsoft brought out new Windows Sever products every 5 or so years.  (They claimed to have a 4 year goal, but they always ended up late.)  These days, that doesn’t cut it.</p>
<p>Thanks to advancements (some of them Microsoft’s own) in deployment methods,  as well as the &quot;new features now&quot; and methodology brought on by many Internet vendors &#8212; a five year gap in upgrades is just too long.</p>
<p>However, Microsoft doesn’t want to have the pressure of having a &quot;big enough to be almost new&quot; upgrade every 2 years. So, they have proclaimed that they plan to release their Windows Server operating system and then approximately two years later release a mini-upgrade, or a &quot;release two&quot; version of the software.</p>
<p>This strategy allows for the addition of new features that come about after the release of the main upgrade, without having to start over from scratch.</p>
<p>The Windows Server 2008 main release was, not surprisingly, in 2008, so Microsoft plans a <strong>Release Two</strong> sometime around 2010.</p>
<p>The developers at the PDC were given a sneak peak version of R2 along with the Windows 7 desktop code which was more heavily noticed. The biggest news is that Windows Server 2008 R2 is actually called Windows 7 internally.</p>
<p>No, nobody is asleep at the wheel.  Microsoft is, for the first time since Windows 2000, developing both systems in tandem.</p>
<p>This coupled with the news that Windows 7 desktop is based entirely off of Vista shows that Windows Server 2008 R2 will end up being very tightly integrated with Windows 7 (or Vista 2, if you will) when it is released.</p>
<p>Unless a company likes the idea of turning over both the desktop OS and server OS at the same time, this puts a huge damper on the idea of <a href="http://www.trainsignaltraining.com/skipping-windows-vista-whats-the-best-strategy-for-it-pros/2008-11-17/">skipping Vista</a>.</p>
<h3>What Features Are In Windows Server 2008 R2</h3>
<p>Obviously, at this point, everything must be considered conjecture, but we do have a pretty good idea of what Microsoft is working on for its mid-release upgrade.</p>
<p>First, is the confirmation that Windows Server 2008 R2 will come in x64 flavors only.  Although becoming more of a moot point by the day, it does affect some operations, particularly those where &quot;tiny servers&quot; that perform only a single simple process are housed on older machines.</p>
<p>The second piece of big news is that PowerShell development is rushing forward full speed. PowerShell is available, and very useful in the current Windows Server, but they are adding hundreds of new commands across almost all the roles, so some of the things that are beyond PowerShell’s reach today will be well within grasp in R2.</p>
<p>Other news includes the bump in server cores support from 64 to 256, adding support for .NET to the Server Core, significant improvements to IIS, and (yea!) the ability to access other servers from Server Manager.</p>
<h3>Virtualization</h3>
<p>Perhaps the most visible feature of Windows Server 2008 from an administrator point of view was virtualization. Hyper-V is available on Server 2008 as a role today, but in the future will be integrated into the OS (you won’t have to wait for R2, it is in SP2.)</p>
<p>The biggest deal here is the ability to migrate virtual machines to another server without downtime.  VMware already can do this, so it will be nice to have the same feature available in R2.</p>
<p>Ah, the dream of every sys admin, the ability to perform hardware maintenance and upgrades without having to come in at 3:00AM after pre-announcing the downtime three to five weeks in advance after a thorough change control process.</p>
<p>Also, in the works is the ability to &quot;hot add&quot; virtual hard disks without rebooting the virtual machine.</p>
<p>All in all, it seems like R2 will be a very worthy release for most environments.  Of course, that means that it will be even more useful to nail down some of those Windows Server 2008 features that have been left on the back burner so that when R2 shows up, there won’t be any catch up needed.</p>


<h3>Related posts:<ul><li><a href='http://windowsserver.trainsignal.com/server-2008-5-great-things' rel='bookmark' title='Permanent Link: 5 Great Things About Server 2008 &#8212; Is an Upgrade Worth It?'>5 Great Things About Server 2008 &#8212; Is an Upgrade Worth It?</a></li>
<li><a href='http://windowsserver.trainsignal.com/windows-2008-server-r2-update-review' rel='bookmark' title='Permanent Link: Server 2008 R2 Update Review'>Server 2008 R2 Update Review</a></li>
<li><a href='http://windowsserver.trainsignal.com/windows-server-longhorn-certification-upgrade' rel='bookmark' title='Permanent Link: Windows Server &#8220;LongHorn&#8221; Certification Upgrade'>Windows Server &#8220;LongHorn&#8221; Certification Upgrade</a></li>
</ul></h3>]]></content:encoded>
			<wfw:commentRss>http://windowsserver.trainsignal.com/overview-of-server-2008-r2-the-half-version-upgrade/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Server Core Install vs. Full Install – Let&#8217;s Get Ready to Rumble!</title>
		<link>http://windowsserver.trainsignal.com/windows-server-2008-server-core-full-install</link>
		<comments>http://windowsserver.trainsignal.com/windows-server-2008-server-core-full-install#comments</comments>
		<pubDate>Wed, 21 May 2008 15:00:05 +0000</pubDate>
		<dc:creator>Brian Nelson</dc:creator>
				<category><![CDATA[Server Core]]></category>
		<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[Server 2008]]></category>
		<category><![CDATA[Server 2008 Training]]></category>

		<guid isPermaLink="false">http://www.trainsignaltraining.com/windows-server-2008-server-core-full-install/2008-05-21/</guid>
		<description><![CDATA[Ladies and Gentlemen, welcome to the main event!
This bout, sanctioned by the WWAF (World Windows Administrators Federation), will be 6 rounds or until knock-out and referred by Brian Nelson of ArcticLlama.
In the Blue Trunks weighing in at total installation weight, including all used and unused binaries, is Fuuuuuuuullllll Installllaaaaation!
And in the Red Corner, weighing in [...]

<h3>Related posts:<ul><li><a href='http://windowsserver.trainsignal.com/install-server-core-roles-features' rel='bookmark' title='Permanent Link: How to Install Roles &#038; Features on Server 2008 Server Core'>How to Install Roles &#038; Features on Server 2008 Server Core</a></li>
<li><a href='http://windowsserver.trainsignal.com/windows-server-2008-server-core-roles' rel='bookmark' title='Permanent Link: Role Playing with Windows 2008 Server Core'>Role Playing with Windows 2008 Server Core</a></li>
<li><a href='http://windowsserver.trainsignal.com/server-2008-install-rodc-read-only-domain-controlle' rel='bookmark' title='Permanent Link: Install Read-Only Domain Controller on Windows Server 2008'>Install Read-Only Domain Controller on Windows Server 2008</a></li>
</ul></h3>]]></description>
			<content:encoded><![CDATA[<p>Ladies and Gentlemen, welcome to the main event!</p>
<p><img src="http://www.trainsignaltraining.com/wpnew/wp-content/uploads/2008/05/1_1.jpg" alt="Server Core Install vs. Full Install – Let's Get Ready to Rumble!" title="Server Core Install vs. Full Install – Let's Get Ready to Rumble!" align="right" width="265" height="340" border="0" />This bout, sanctioned by the WWAF (World Windows Administrators Federation), will be 6 rounds or until knock-out and referred by Brian Nelson of <a href="http://www.arcticllama.com/"target="_blank">ArcticLlama.</a></p>
<p>In the Blue Trunks weighing in at total installation weight, including all used and unused binaries, is <strong><em>Fuuuuuuuullllll Installllaaaaation!</em></strong></p>
<p>And in the Red Corner, weighing in much slimmer, with just the essential code necessary to run Windows Server 2008, is <strong><em>Serrrrrrvvvvver Corrrrrre!</em></strong></p>
<p>Let&#8217;s get ready to rumble!</p>
<p><span id="more-475"></span></p>
<h3>Round 1: Resources</h3>
<p>This looks like a good one folks.  Both of these fighters are members of the newest Windows Academies, but they have very different styles.</p>
<p>Ding!</p>
<p>And there&#8217;s the bell.  Server Core looks much lighter on his feet than Full Installation.</p>
<p>In fact, with all of that extra code stripped out, it takes up just 1 GB of disk space for installation and can run in just 2 GB of disk space, that&#8217;s WAY less than the Full Installation.</p>
<p>Oh, that one hurt Full Installation.</p>
<p>Body blow!  Ouch!</p>
<p>Full Installation takes a crushing right jab from Server Core which Microsoft documentation suggests can run optimally in just 1 GB of RAM versus a full 2 GB of RAM for Full Installation.</p>
<p>This doesn&#8217;t even look fair.</p>
<p>Ding!</p>
<h3>Round 2: Installation</h3>
<p>Wow!  Full Installation&#8217;s trainer must have given him a heck of a pep-talk between rounds because he is just beating Server Core to a pulp this round.</p>
<p>In fact, with the exception of an initial graphical screen, everything from renaming the administrator account to joining a domain has to be done with tricky command-line functions.</p>
<p>True, an unattended installation can be scripted, but forget about just sitting down and clicking the buttons.</p>
<p>Even worse, the highly praised Initial Configuration Tasks screen isn&#8217;t available on Server Core, so adding roles, features, or even joining a domain is going to take a knowledgeable administrator working his magic from the command-line.</p>
<p>What a comeback for Full Installation!</p>
<h3>Round 3: Administration Ease</h3>
<p>Server Manager, command console … yikes! Server Core can&#8217;t be managed via these great graphical tools which means that only more experienced administrators will be able to handle these servers.</p>
<p>Wait!  Server Core counters with a body blow. In addition to a very usable command-line it can be managed remotely if the remote admin tools are installed.</p>
<p>Ouch!  Full Installation comes over the top with a smashing blow.  Only Full Installation supports the robust Power Shell. Give this round to Full Installation.</p>
<p>Ding!</p>
<h3>Round 4: Security</h3>
<p>In this back and forth fight, things are getting tight.</p>
<p>Full Installation has a complete suite of security designed into his very bones, but Server Core is countering blow for blow with much of the same security as the bigger contender.  Both utilize the Active Directory system, and both servers will run Bitlocker for more security.</p>
<p>But, wait!  Full Installation seems to have been blindsided. A new round of patches and updates are weighing him down.</p>
<p>Every single update has to be installed on Full Installation whereas Server Core only needs the updates to the binaries and services that it is actually running.  Those updates aren&#8217;t as easy as they sound.</p>
<p>Mission critical servers will require approved back-out procedures and will have to be updated overnight or on weekends.  Pity the poor administrators.</p>
<p>Oh the humanity! Server Core also has a substantially reduced attack surface.</p>
<p>While running far less services and binaries than Full Installation, Server Core becomes immune to entire fronts of attack both today and in the future.  Exploits discovered in services that aren&#8217;t even installed on Server Core are futile against the smaller server, but they&#8217;ll put Full Installation at risk until a patch is released.</p>
<p>Ding!</p>
<h3>Round 5: Available Functionality</h3>
<p>Folks, after the vicious beating Full Installation took last round, I didn&#8217;t think it was possible for him to come back, but he just won&#8217;t give up!</p>
<p>Full Installation can run any role and any feature available in Windows Server 2008.  Sever Core just can&#8217;t keep up with his limited range of roles and features.</p>
<p>Sure, it can run a lot of the really important ones, but entire functions are left out.</p>
<p>Even worse, Server Core doesn&#8217;t have a whole slew of APIs installed. Programs written in-house, or customized at great expense might come crashing down if they use any of these APIs, and there is no way to install the ones you need on top of the regular Server Core.</p>
<p>Full Installation has this round, no doubt about it.</p>
<p>Ding!</p>
<h3>Round 6: What Do You Need?</h3>
<p>Folks, this fight is shaping up to be a long drawn out feature-fest with these two types of installation trading punches.</p>
<p>The truth is, that it really depends on what you need from your particular server.  For most enterprises that means a combination of both Full Installation and Server Core.</p>
<p>Wait!  Full Installation goes down!  It didn&#8217;t look like he got hit that hard.</p>
<p>Referee Brian Nelson is counting Full Installation out right now, but it looks fishy.  Let&#8217;s check the replay … oh, Server Core got him, but it wasn&#8217;t any harder than earlier blows, it looks like the fix is in and Full Installation has taken a dive. Get ready for the investigation, folks.</p>
<p>&#8230;</p>
<p><em>The previous article is a fictitious fight.  Any resemblance to any systems living or dead is purely coincidental. No legally verifiable claim that boxing is sometimes rigged has been made.  No animals were harmed during the writing of this article, although a dearly beloved coffee cup was chipped in an unrelated gaming break during production.  The author is very bummed out and looking for a replacement mug.</em></p>


<h3>Related posts:<ul><li><a href='http://windowsserver.trainsignal.com/install-server-core-roles-features' rel='bookmark' title='Permanent Link: How to Install Roles &#038; Features on Server 2008 Server Core'>How to Install Roles &#038; Features on Server 2008 Server Core</a></li>
<li><a href='http://windowsserver.trainsignal.com/windows-server-2008-server-core-roles' rel='bookmark' title='Permanent Link: Role Playing with Windows 2008 Server Core'>Role Playing with Windows 2008 Server Core</a></li>
<li><a href='http://windowsserver.trainsignal.com/server-2008-install-rodc-read-only-domain-controlle' rel='bookmark' title='Permanent Link: Install Read-Only Domain Controller on Windows Server 2008'>Install Read-Only Domain Controller on Windows Server 2008</a></li>
</ul></h3>]]></content:encoded>
			<wfw:commentRss>http://windowsserver.trainsignal.com/windows-server-2008-server-core-full-install/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
