<?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; Lisa Szpunar</title>
	<atom:link href="http://windowsserver.trainsignal.com/author/lisa-szpunar/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>Adding Storage to a Hyper-V Machine !!Without Shutting it Down!!</title>
		<link>http://windowsserver.trainsignal.com/dynamic-storage-in-microsoft-hyper-v-r2</link>
		<comments>http://windowsserver.trainsignal.com/dynamic-storage-in-microsoft-hyper-v-r2#comments</comments>
		<pubDate>Sat, 19 Sep 2009 00:02:41 +0000</pubDate>
		<dc:creator>Lisa Szpunar</dc:creator>
				<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[Server 2008 R2]]></category>
		<category><![CDATA[Dynamic Storage]]></category>
		<category><![CDATA[Hyper-V R2]]></category>
		<category><![CDATA[virtual machine]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[VMware]]></category>

		<guid isPermaLink="false">http://windowsserver.trainsignal.com/?p=7033</guid>
		<description><![CDATA[As you know, we are in the middle of creating Server 2008 R2 training. The more of Coach’s videos I watch the more and more fun stuff I find out. Did you know that in R2 you can actually add storage to a virtual machine on the fly? Sure, VMware can do it too, but [...]

<h3>Related posts:<ul><li><a href='http://windowsserver.trainsignal.com/creating-new-vm-in-hyper-v' rel='bookmark' title='Permanent Link: How to Create a New Virtual Machine with Hyper-V'>How to Create a New Virtual Machine with Hyper-V</a></li>
<li><a href='http://windowsserver.trainsignal.com/hyper-v-vmware-vsphere-features' rel='bookmark' title='Permanent Link: Hyper-V and VMware &#8212; Part 2: Features'>Hyper-V and VMware &#8212; Part 2: Features</a></li>
<li><a href='http://windowsserver.trainsignal.com/hyper-v-vmware-cost' rel='bookmark' title='Permanent Link: Hyper-V and VMware — Part 3: Cost'>Hyper-V and VMware — Part 3: Cost</a></li>
</ul></h3>]]></description>
			<content:encoded><![CDATA[<p>As you know, we are in the middle of creating <a title="Coming Soon: What’s New in Server 2008 R2 Training" href="http://windowsserver.trainsignal.com/new-in-server-2008-r2-training" target="_self">Server 2008 R2 training</a>. The more of Coach’s videos I watch the more and more fun stuff I find out. Did you know that in R2 you can actually add storage to a virtual machine on the fly? Sure, VMware can do it too, but I am still impressed.</p>
<p>Here is the kicker: It has to be a SCSI hard drive. Why not IDE Disks? Your guess is as good as mine. However, dynamic storage having to be a SCSI drive won’t slow you down; when you create a VM with Hyper-V R2 you get a SCSI controller by default (this wasn’t true in Hyper-V non-R2).</p>
<p>This process really couldn’t be easier:</p>
<p>In the server manager under the Hyper-V node, bring up the settings for the VM you want to beef up.</p>
<p>&nbsp;<br />
<a href="http://windowsserver.trainsignal.com/wp-content/uploads/2009/09/HyperV_DynamicStorage1.jpg" rel="lightbox[7033]"><img src="http://windowsserver.trainsignal.com/wp-content/uploads/2009/09/HyperV_DynamicStorage1.jpg" alt="Hyper-V  R2 Dynamic Storage 1" title="Hyper-V R2 Dynamic Storage 1"  class="aligncenter size-full wp-image-7035" /></a></p>
<p><span id="more-7033"></span></p>
<p>Then just click on the SCSI Controller so that its properties show up in the right-hand pane. After that it is as easy as clicking Hard Drive and then the Add button.</p>
<p><a href="http://windowsserver.trainsignal.com/wp-content/uploads/2009/09/HyperV_DynamicStorage2.jpg" rel="lightbox[7033]"><img src="http://windowsserver.trainsignal.com/wp-content/uploads/2009/09/HyperV_DynamicStorage2.jpg" alt="Hyper-V R2 Dynamic Storage 2" title="Hyper-V R2 Dynamic Storage 2"  class="aligncenter size-full wp-image-7039" /></a></p>
<p>Next a ridiculously easy wizard comes up and allows you to choose a disk type then give it a name, location, and size.</p>
<p><a href="http://windowsserver.trainsignal.com/wp-content/uploads/2009/09/HyperV_DynamicStorage3.jpg" rel="lightbox[7033]"><img src="http://windowsserver.trainsignal.com/wp-content/uploads/2009/09/HyperV_DynamicStorage3.jpg" alt="Hyper-V R2 Dynamic Storage 3" title="Hyper-V R2 Dynamic Storage 3"  class="aligncenter size-full wp-image-7041" /></a></p>
<p>Now, the question is, can you do it from Starbucks on your iPhone?</p>


<h3>Related posts:<ul><li><a href='http://windowsserver.trainsignal.com/creating-new-vm-in-hyper-v' rel='bookmark' title='Permanent Link: How to Create a New Virtual Machine with Hyper-V'>How to Create a New Virtual Machine with Hyper-V</a></li>
<li><a href='http://windowsserver.trainsignal.com/hyper-v-vmware-vsphere-features' rel='bookmark' title='Permanent Link: Hyper-V and VMware &#8212; Part 2: Features'>Hyper-V and VMware &#8212; Part 2: Features</a></li>
<li><a href='http://windowsserver.trainsignal.com/hyper-v-vmware-cost' rel='bookmark' title='Permanent Link: Hyper-V and VMware — Part 3: Cost'>Hyper-V and VMware — Part 3: Cost</a></li>
</ul></h3>]]></content:encoded>
			<wfw:commentRss>http://windowsserver.trainsignal.com/dynamic-storage-in-microsoft-hyper-v-r2/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Efficiency (and Laziness) with the AD Administrative Center’s Global Search in Server 2008 R2</title>
		<link>http://windowsserver.trainsignal.com/ad-administrative-center-global-search</link>
		<comments>http://windowsserver.trainsignal.com/ad-administrative-center-global-search#comments</comments>
		<pubDate>Fri, 11 Sep 2009 23:29:55 +0000</pubDate>
		<dc:creator>Lisa Szpunar</dc:creator>
				<category><![CDATA[Server 2008 R2]]></category>
		<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[Active Directory Administrative Center]]></category>
		<category><![CDATA[Remote Administration]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://windowsserver.trainsignal.com/?p=6966</guid>
		<description><![CDATA[Last week I broke the news that Train Signal is working on a training course covering Windows Server 2008 R2. Well, while reviewing one of Coach’s videos I learned about something super neat. The Active Directory Administrative Center is great by itself but my absolute favorite part is the Global Search bar. 
When we first got [...]

<h3>Related posts:<ul><li><a href='http://windowsserver.trainsignal.com/windows-server-2008-r2-install' rel='bookmark' title='Permanent Link: Upgrading to Server 2008 R2 in 8 Easy Steps'>Upgrading to Server 2008 R2 in 8 Easy Steps</a></li>
<li><a href='http://windowsserver.trainsignal.com/windows-server-2008-auditing-active-directory' rel='bookmark' title='Permanent Link: Windows Server 2008: Auditing Active Directory'>Windows Server 2008: Auditing Active Directory</a></li>
<li><a href='http://windowsserver.trainsignal.com/backup-and-restore-active-directory-on-windows-server-2008' rel='bookmark' title='Permanent Link: How to Backup and Restore Active Directory on Server 2008'>How to Backup and Restore Active Directory on Server 2008</a></li>
</ul></h3>]]></description>
			<content:encoded><![CDATA[<p><a title="Coming Soon: What’s New in Server 2008 R2 Training" href="http://windowsserver.trainsignal.com/new-in-server-2008-r2-training" >Last week</a> I broke the news that Train Signal is working on a training course covering Windows Server 2008 R2. Well, while reviewing one of Coach’s videos I learned about something super neat. The Active Directory Administrative Center is great by itself but my absolute favorite part is the Global Search bar. </p>
<p>When we first got the search bar from the start menu in Vista my computing life changed. It has allowed me to be blissfully lazy. I really have no idea where any of my programs and files are. Heck, I don’t even know their full names. And don’t get me started on OS tools and features. </p>
<p>If I want to do a backup, I don’t navigate to the Backup and Restore Center – I just type the letters &#8220;ba&#8221; and BOOM. There it is. Life is great!</p>
<p style="text-align: center;"><img class="size-full wp-image-6968 aligncenter" title="Global Search in Server 2008 R2" src="http://windowsserver.trainsignal.com/wp-content/uploads/2009/09/GlobalSearch.jpg" alt="Global Search in Server 2008 R2" width="317" height="78" /></p>
<p>In Server 2008 R2 they have added a GUI search tool to help you find Active Directory objects. You can find users, computers, OUs, groups, and more in a snap! You can even search in other domains you have established trusts with.  Network admins everywhere:  rejoice!</p>
<p><span id="more-6966"></span></p>
<p>You can further refine your search (query) by adding criteria. You can even save queries. And you don’t have to search the entire domain. You could navigate to a particularly large OU then filter that OU’s objects with a query. The possibilities are endless.</p>
<p>In all seriousness, this is a great tool for the help desk professional or any other person the all-powerful admin has delegated responsibilities to. For example, that person does not have to know the ins and outs of the network structure to quickly find a user and reset their password. </p>
<p>The fact that the new Active Directory Administrative Center (and its Global Search) can be installed on a Windows 7 client makes this scenario all the more possible.</p>
<p>The Global Search tool is only one new feature in the new Active Directory Administrative Center, and there are plenty more new features in Server 2008 R2. </p>
<p>So if you want to learn all about it and more &#8212; keep an eye out for our new <a href="http://www.trainsignal.com/Windows-Server-2008-R2-Training-P83.aspx">Server 2008 R2 Training</a> that is coming soon. Love it!</p>


<h3>Related posts:<ul><li><a href='http://windowsserver.trainsignal.com/windows-server-2008-r2-install' rel='bookmark' title='Permanent Link: Upgrading to Server 2008 R2 in 8 Easy Steps'>Upgrading to Server 2008 R2 in 8 Easy Steps</a></li>
<li><a href='http://windowsserver.trainsignal.com/windows-server-2008-auditing-active-directory' rel='bookmark' title='Permanent Link: Windows Server 2008: Auditing Active Directory'>Windows Server 2008: Auditing Active Directory</a></li>
<li><a href='http://windowsserver.trainsignal.com/backup-and-restore-active-directory-on-windows-server-2008' rel='bookmark' title='Permanent Link: How to Backup and Restore Active Directory on Server 2008'>How to Backup and Restore Active Directory on Server 2008</a></li>
</ul></h3>]]></content:encoded>
			<wfw:commentRss>http://windowsserver.trainsignal.com/ad-administrative-center-global-search/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Coming Soon: What&#8217;s New in Server 2008 R2 Training</title>
		<link>http://windowsserver.trainsignal.com/new-in-server-2008-r2-training</link>
		<comments>http://windowsserver.trainsignal.com/new-in-server-2008-r2-training#comments</comments>
		<pubDate>Mon, 07 Sep 2009 19:51:52 +0000</pubDate>
		<dc:creator>Lisa Szpunar</dc:creator>
				<category><![CDATA[Server 2008 R2]]></category>
		<category><![CDATA[Server 2008]]></category>
		<category><![CDATA[Windows Server]]></category>

		<guid isPermaLink="false">http://windowsserver.trainsignal.com/?p=6925</guid>
		<description><![CDATA[
Right now Coach and I are working on a new course that&#8217;s all about Windows Server 2008 R2.
I have to admit, Coach has me pumped about all the new goodies. But we&#8217;re not the only ones here at Train Signal who are digging R2. Did you read Gosia’s post on Recycle Bin in Active Directory?
The [...]

<h3>Related posts:<ul><li><a href='http://windowsserver.trainsignal.com/dynamic-storage-in-microsoft-hyper-v-r2' rel='bookmark' title='Permanent Link: Adding Storage to a Hyper-V Machine !!Without Shutting it Down!!'>Adding Storage to a Hyper-V Machine !!Without Shutting it Down!!</a></li>
<li><a href='http://windowsserver.trainsignal.com/server-2008-r2-training' rel='bookmark' title='Permanent Link: Video: Coach Culbertson on Server 2008 R2 Training &#8212; Free for a Limited Time'>Video: Coach Culbertson on Server 2008 R2 Training &#8212; Free for a Limited Time</a></li>
<li><a href='http://windowsserver.trainsignal.com/server-2008-r2-sp1-dynamic-memory-remotefx' rel='bookmark' title='Permanent Link: Windows Server 2008 R2 SP1 New Features: Dynamic Memory and RemoteFX'>Windows Server 2008 R2 SP1 New Features: Dynamic Memory and RemoteFX</a></li>
</ul></h3>]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-6936" title="What’s New in Server 2008 R2 Training" src="http://windowsserver.trainsignal.com/wp-content/uploads/2009/09/windows-2008-r2-logo.jpg" alt="What’s New in Server 2008 R2 Training" width="500" height="200" /></p>
<p>Right now <a href="http://windowsserver.trainsignal.com/author/coach-culbertson">Coach</a> and I are working on a new course that&#8217;s all about Windows Server 2008 R2.</p>
<p>I have to admit, Coach has me pumped about all the new goodies. But we&#8217;re not the only ones here at Train Signal who are digging R2. Did you read Gosia’s post on <a href="http://windowsserver.trainsignal.com/server-2008-r2-active-directory-recycle-bin">Recycle Bin in Active Directory?</a></p>
<p>The AD Recycling bin is covered in detail in the new course. Coach is even including his very own super easy PowerShell scripts for enabling and using the AD Recycling Bin. Very cool stuff!</p>
<p>So what else can you expect in the upcoming Server 2008 R2 training?</p>
<p>Here is a list of the hot topics that we plan to cover:</p>
<ul>
<li>New Active Directory Management Tools</li>
<li>The Active Directory Recycling Bin</li>
<li>New Group Policy Features</li>
<li>Build an ASP.Net Application Server on Server Core</li>
<li>Boot from a Virtual Hard Drive</li>
<li>Hyper-V Dynamic Storage and Quick Switch Settings</li>
<li>8 Remote Desktop Services</li>
<li>Live Migration</li>
<li>AppLocker</li>
<li>Branch Cache</li>
<li>Direct Access</li>
</ul>
<p><a href="http://www.trainsignaltraining.com/subscribe/">Sign up for our newsletter</a> and keep an eye out for more details about when and how to get this super course when it is complete.</p>


<h3>Related posts:<ul><li><a href='http://windowsserver.trainsignal.com/dynamic-storage-in-microsoft-hyper-v-r2' rel='bookmark' title='Permanent Link: Adding Storage to a Hyper-V Machine !!Without Shutting it Down!!'>Adding Storage to a Hyper-V Machine !!Without Shutting it Down!!</a></li>
<li><a href='http://windowsserver.trainsignal.com/server-2008-r2-training' rel='bookmark' title='Permanent Link: Video: Coach Culbertson on Server 2008 R2 Training &#8212; Free for a Limited Time'>Video: Coach Culbertson on Server 2008 R2 Training &#8212; Free for a Limited Time</a></li>
<li><a href='http://windowsserver.trainsignal.com/server-2008-r2-sp1-dynamic-memory-remotefx' rel='bookmark' title='Permanent Link: Windows Server 2008 R2 SP1 New Features: Dynamic Memory and RemoteFX'>Windows Server 2008 R2 SP1 New Features: Dynamic Memory and RemoteFX</a></li>
</ul></h3>]]></content:encoded>
			<wfw:commentRss>http://windowsserver.trainsignal.com/new-in-server-2008-r2-training/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Pictures from the Train Signal Company Picnic</title>
		<link>http://windowsserver.trainsignal.com/company-picnic-summer-2009</link>
		<comments>http://windowsserver.trainsignal.com/company-picnic-summer-2009#comments</comments>
		<pubDate>Thu, 27 Aug 2009 23:30:38 +0000</pubDate>
		<dc:creator>Lisa Szpunar</dc:creator>
				<category><![CDATA[Just for Fun]]></category>
		<category><![CDATA[fun]]></category>
		<category><![CDATA[Picnic]]></category>
		<category><![CDATA[Pictures]]></category>
		<category><![CDATA[Train Signal]]></category>

		<guid isPermaLink="false">http://windowsserver.trainsignal.com/?p=6853</guid>
		<description><![CDATA[Last weekend the Train Signal team and their families got together for a summer picnic. We gathered at a local country club for food, fun, and… marsupials.
We started out the day with a few games of bags. I stink at this game!

Check out this neat shot of (U of Iowa alumni) Gary throwing a Hawkeye [...]

<h3>Related posts:<ul><li><a href='http://windowsserver.trainsignal.com/train-signal-needs-you' rel='bookmark' title='Permanent Link: Train Signal Needs You'>Train Signal Needs You</a></li>
<li><a href='http://windowsserver.trainsignal.com/nominate-train-signal-for-the-2009-community-choice-awards' rel='bookmark' title='Permanent Link: Love Our Training? Nominate Train Signal for the 2009 Community Choice Awards!'>Love Our Training? Nominate Train Signal for the 2009 Community Choice Awards!</a></li>
<li><a href='http://windowsserver.trainsignal.com/teched-2009-pictures' rel='bookmark' title='Permanent Link: More Tech Ed 2009 Pictures'>More Tech Ed 2009 Pictures</a></li>
</ul></h3>]]></description>
			<content:encoded><![CDATA[<p>Last weekend the Train Signal team and their families got together for a summer picnic. We gathered at a local country club for food, fun, and… marsupials.</p>
<p>We started out the day with a few games of bags. I stink at this game!</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-6859" title="Train Signal peeps playing bags" src="http://windowsserver.trainsignal.com/wp-content/uploads/2009/08/Picnic_Bags1.jpg" alt="Train Signal Peeps Playing Bags" width="500" height="224" /><img class="aligncenter size-full wp-image-6860" title="More Train Signal peeps playing bags" src="http://windowsserver.trainsignal.com/wp-content/uploads/2009/08/Picnic_Bags2.jpg" alt="More Train Signal Peeps Playing Bags" width="500" height="219" /></p>
<p><span id="more-6853"></span>Check out this neat shot of (U of Iowa alumni) Gary throwing a Hawkeye bag. Just so you know the shot did make it. Three points!</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-6862" title="Gary and Zach playing bags" src="http://windowsserver.trainsignal.com/wp-content/uploads/2009/08/Picnic_HawkeyeBag.jpg" alt="Gary and Zach Playing Bags" width="360" height="508" /></p>
<p>Then we had a yummy lunch and some funky cake for desert. I think the hotdog was yellow cake and the hamburger was chocolate.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-6863" title="Cakes that look like food" src="http://windowsserver.trainsignal.com/wp-content/uploads/2009/08/Picnic_Cakes.jpg" alt="Cakes That Look Like Food" width="500" height="194" /></p>
<p>I know you all love the <a title="Train Signal Past Giveaway Winners" href="http://windowsserver.trainsignal.com/windows-server-hq-winners" target="_blank">giveaway contests</a> we do for our customers. Well, this time it was our turn to try to win some fabulous prizes. Here is Eric with his brand new TV/DVD combo.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-6864" title="Eric showing off the TV he won" src="http://windowsserver.trainsignal.com/wp-content/uploads/2009/08/Picnic_EricTV.jpg" alt="Macho Eric showing off the TV he won" width="500" height="348" /></p>
<p>After lunch some people took a leisurely trip around the lake in the paddle boats.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-6865" title="Ed and his son in a paddle boat" src="http://windowsserver.trainsignal.com/wp-content/uploads/2009/08/Picnic_EdBoat.jpg" alt="Ed and his son in a paddle boat" width="500" height="351" /><br />
 </p>
<p>Inevitably, a water balloon fight erupted. An out of the blue attack by one of the kids started it all.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-6866" title="Scott’s sons throwing the first water balloons at Gary" src="http://windowsserver.trainsignal.com/wp-content/uploads/2009/08/Picnic_FirstShot.jpg" alt="Scott’s sons throwing the first water balloons at Gary" width="400" height="501" /></p>
<p>After that craziness ensued.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-6867" title="Eric launching water balloons over the tent with help from his fiancée and Gary" src="http://windowsserver.trainsignal.com/wp-content/uploads/2009/08/Picnic_Slingshot.jpg" alt="Eric launching water balloons over the tent with help from his fiancée and Gary" width="360" height="532" /><br />
<img class="aligncenter size-full wp-image-6868" title="Train Signal kids aiming their water balloons at Ed" src="http://windowsserver.trainsignal.com/wp-content/uploads/2009/08/Picnic_GetEd.jpg" alt="Train Signal kids aiming their water balloons at Ed" width="500" height="355" /><br />
<img class="aligncenter size-full wp-image-6869" title="Zach trying to throw a water balloon at Gosia’s husband" src="http://windowsserver.trainsignal.com/wp-content/uploads/2009/08/Picnic_ZachGetMike.jpg" alt="Zach trying to throw a water balloon at Gosia’s husband" width="500" height="380" /></p>
<p>Even after all of the balloons were used up the enterprising children threw a few glasses of cold water for good measure.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-6870" title="Mel’s son throwing a cup of water at his father" src="http://windowsserver.trainsignal.com/wp-content/uploads/2009/08/Picnic_GetMel.jpg" alt="Mel’s son throwing a cup of water at his father" width="500" height="318" /></p>
<p>A Train Signal outing would not be complete without a marsupial in Scott’s pocket! The marsupial in question is Lulu, one of my pet sugar gliders.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-6871" title="Lulu eating happily in Scott’s pocket" src="http://windowsserver.trainsignal.com/wp-content/uploads/2009/08/Picnic_ScottLulu.jpg" alt="Lulu eating happily in Scott’s pocket" width="315" height="473" /></p>


<h3>Related posts:<ul><li><a href='http://windowsserver.trainsignal.com/train-signal-needs-you' rel='bookmark' title='Permanent Link: Train Signal Needs You'>Train Signal Needs You</a></li>
<li><a href='http://windowsserver.trainsignal.com/nominate-train-signal-for-the-2009-community-choice-awards' rel='bookmark' title='Permanent Link: Love Our Training? Nominate Train Signal for the 2009 Community Choice Awards!'>Love Our Training? Nominate Train Signal for the 2009 Community Choice Awards!</a></li>
<li><a href='http://windowsserver.trainsignal.com/teched-2009-pictures' rel='bookmark' title='Permanent Link: More Tech Ed 2009 Pictures'>More Tech Ed 2009 Pictures</a></li>
</ul></h3>]]></content:encoded>
			<wfw:commentRss>http://windowsserver.trainsignal.com/company-picnic-summer-2009/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Don’t Panic the 640 (Server 2008 Active Directory Configuring) Exam isn’t Dead</title>
		<link>http://windowsserver.trainsignal.com/new-83-640-virtual-exam</link>
		<comments>http://windowsserver.trainsignal.com/new-83-640-virtual-exam#comments</comments>
		<pubDate>Fri, 21 Aug 2009 23:38:40 +0000</pubDate>
		<dc:creator>Lisa Szpunar</dc:creator>
				<category><![CDATA[Certification]]></category>
		<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[certification exam]]></category>
		<category><![CDATA[Microsoft Certifications]]></category>
		<category><![CDATA[virtual machine]]></category>
		<category><![CDATA[Windows Server]]></category>

		<guid isPermaLink="false">http://windowsserver.trainsignal.com/?p=6780</guid>
		<description><![CDATA[It has actually evolved into something really neat.
Microsoft has been developing and testing a new virtual lab test experience for a while now. At first it was piloted as the 70-113 exam and then started rolling out officially as the 83-640 exam.  All of this might have flown under your radar until recently. We have been [...]

<h3>Related posts:<ul><li><a href='http://windowsserver.trainsignal.com/server-2008-active-directory-configuring-exam-70-640-certification' rel='bookmark' title='Permanent Link: MCTS Demystified: What you need to know about the Server 2008 Active Directory (Exam 70-640) Certification'>MCTS Demystified: What you need to know about the Server 2008 Active Directory (Exam 70-640) Certification</a></li>
<li><a href='http://windowsserver.trainsignal.com/applications-infrastructure-exam-70-643-certification' rel='bookmark' title='Permanent Link: MCTS Demystified: What you need to know about the Server 2008 Applications Infrastructure (exam 70-643) Certification'>MCTS Demystified: What you need to know about the Server 2008 Applications Infrastructure (exam 70-643) Certification</a></li>
<li><a href='http://windowsserver.trainsignal.com/sql-server-2008-developer-70-433-exam' rel='bookmark' title='Permanent Link: Get SQL Certified: What you need to know about the SQL Server 2008 Developer (70-433) Exam'>Get SQL Certified: What you need to know about the SQL Server 2008 Developer (70-433) Exam</a></li>
</ul></h3>]]></description>
			<content:encoded><![CDATA[<p><img class="float title=" src="http://windowsserver.trainsignal.com/wp-content/uploads/2009/08/83-640.jpg" alt="Microsoft Virtual Lab Exam" width="192" height="109" />It has actually evolved into something really neat.</p>
<p>Microsoft has been developing and testing a new virtual lab test experience for a while now. At first it was piloted as the 70-113 exam and then started rolling out officially as the 83-640 exam.  All of this might have flown under your radar until recently. We have been getting questions about this here at Train Signal so I thought I would clarify the situation.</p>
<p>Now (as of May 31st actually) the English version of <strong>70-640 has been completely replaced by the 83-640</strong> in the US and Canada. </p>
<p>So why the change in number? I think it is just an organization thing. Like all the beta exams start with 71, the academic versions 72, and now virtual lab exams start with 83.</p>
<h2>What to Expect on the New 83-640 Exam</h2>
<p>In this case change really is good. The test is more fun (yes I just said fun and test in the same sentence). I encountered some simulation questions when I took 70-620: TS: Microsoft Windows Vista, Configuring. This, however, is an entirely different beast.</p>
<p>For the new 83-640 test you remotely access a virtual machine. You are given a problem or a list of tasks and need to actually solve it on Server 2008. It is a real VM! You could probably add Mickey Mouse as a user if you wanted to. Would this result in a fail? I don’t recommend trying it.</p>
<p>The <a title="Microsoft’s Virtual Lab Exams" href="http://borntolearn.mslearn.net/2009/06/microsofts-virtual-lab-exams-going-inside-the-black-box" target="_blank">Born to Learn Blog</a> posted a neat little demo video so that you can get an idea of what this all looks like. I should also mention that there are still some multiple choice questions on the 83-640 exam as well.</p>
<p><span id="more-6780"></span>Oh and make sure you show up on time for your exam because you have a virtual machine reserved for you at that certain time. Also, there have been some anecdotal reports of latency (not unexpected) and exams completely crashing. Be patient with the slowness but don’t be afraid to speak up if your exam goes kaput.  </p>
<h2>What is it Worth?</h2>
<p>Microsoft keeps saying that the 70-640 and the 83-640 have the same objectives and count the same. This is all true but have you thought about an additional intangible quality the new exam will bring you? </p>
<p>I think the certification holds more validity and prestige because it can’t be braindumped. You actually get to show that you know how to do configure AD not just the theory behind it. You can give yourself an extra spirited pat on the back after passing this exam. </p>
<p>I can’t wait to see what virtual lab test they decide to develop next. 642? Exchange 2010?</p>
<h2>Good News!</h2>
<p>Train Signal’s <a title="Train Signal Active Directory Training" href="http://www.trainsignal.com/Windows-Server-2008-Active-Directory-Training-P34.aspx" target="_blank">Server 2008 Active Directory Training</a> course is completely able to prepare you for this new exam. Our training already shows you how and not just why. And &#8230; Drum roll please &#8230; we even include Transcender’s <a title="Transcender 83-640 Product" href="http://www.transcender.com/product.aspx?product_id=Cert-83-640&amp;Search=1" target="_blank">new one-of-a-kind virtual lab-based product</a>. That way you can practice in the same environment that the test has.</p>
<p>Happy studying!</p>
<p><a href="http://www.trainsignal.com/Windows-Server-2008-Active-Directory-Training-P34.aspx"><img src="http://windowsserver.trainsignal.com/wp-content/uploads/2009/08/11.jpg" alt="Server 2008 Active Directory Training" title="Server 2008 Active Directory Training" width="500" height="500" class="aligncenter size-full wp-image-6800" /></a></p>


<h3>Related posts:<ul><li><a href='http://windowsserver.trainsignal.com/server-2008-active-directory-configuring-exam-70-640-certification' rel='bookmark' title='Permanent Link: MCTS Demystified: What you need to know about the Server 2008 Active Directory (Exam 70-640) Certification'>MCTS Demystified: What you need to know about the Server 2008 Active Directory (Exam 70-640) Certification</a></li>
<li><a href='http://windowsserver.trainsignal.com/applications-infrastructure-exam-70-643-certification' rel='bookmark' title='Permanent Link: MCTS Demystified: What you need to know about the Server 2008 Applications Infrastructure (exam 70-643) Certification'>MCTS Demystified: What you need to know about the Server 2008 Applications Infrastructure (exam 70-643) Certification</a></li>
<li><a href='http://windowsserver.trainsignal.com/sql-server-2008-developer-70-433-exam' rel='bookmark' title='Permanent Link: Get SQL Certified: What you need to know about the SQL Server 2008 Developer (70-433) Exam'>Get SQL Certified: What you need to know about the SQL Server 2008 Developer (70-433) Exam</a></li>
</ul></h3>]]></content:encoded>
			<wfw:commentRss>http://windowsserver.trainsignal.com/new-83-640-virtual-exam/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>My Journey from Windows XP to Windows 7</title>
		<link>http://windowsserver.trainsignal.com/windows-7-custom-install-boot-from-usb</link>
		<comments>http://windowsserver.trainsignal.com/windows-7-custom-install-boot-from-usb#comments</comments>
		<pubDate>Mon, 10 Aug 2009 22:09:55 +0000</pubDate>
		<dc:creator>Lisa Szpunar</dc:creator>
				<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Custom Install]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Operating System]]></category>
		<category><![CDATA[USB]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://windowsserver.trainsignal.com/?p=6682</guid>
		<description><![CDATA[How many computers does it take for Lisa to install Windows 7 on her one XP laptop? Find out! It was an unnecessarily long journey and I even survived to tell the tale.
Windows 7 Minimum Hardware Requirements

1 GHz or faster 32-bit (x86) or 64-bit (x64) processor
1 GB of RAM (32-bit)/2 GB of RAM (64-bit)
16 GB [...]

<h3>Related posts:<ul><li><a href='http://windowsserver.trainsignal.com/upgrade-from-xp-to-windows-7' rel='bookmark' title='Permanent Link: Windows 7 &#8212; Downgradable But Not Upgradable'>Windows 7 &#8212; Downgradable But Not Upgradable</a></li>
<li><a href='http://windowsserver.trainsignal.com/windows-7-redirecting-documents-folder' rel='bookmark' title='Permanent Link: How to Redirect Your Documents Folder in Windows 7'>How to Redirect Your Documents Folder in Windows 7</a></li>
<li><a href='http://windowsserver.trainsignal.com/window-7-server-2008-r2-rtm' rel='bookmark' title='Permanent Link: W00T! Window 7 and Server 2008 R2 RTM'>W00T! Window 7 and Server 2008 R2 RTM</a></li>
</ul></h3>]]></description>
			<content:encoded><![CDATA[<p>How many computers does it take for Lisa to install Windows 7 on her one XP laptop? Find out! It was an unnecessarily long journey and I even survived to tell the tale.</p>
<h2>Windows 7 Minimum Hardware Requirements</h2>
<ul>
<li>1 GHz or faster 32-bit (x86) or 64-bit (x64) processor</li>
<li>1 GB of RAM (32-bit)/2 GB of RAM (64-bit)</li>
<li>16 GB of available disk space (32-bit)/20 GB (64-bit)</li>
<li>DirectX 9 graphics device with Windows Display Driver Model 1.0  or higher driver</li>
</ul>
<p>These are the big 4 requirements but Microsoft has a <a title="Windows 7 System Requirements" href="http://windows.microsoft.com/systemrequirements" target="_blank">list of additional feature based requirements</a> also.  </p>
<p>Looking at this screenshot of my Toshiba Tecra M3 laptop’s hardware specifications you can see that I am in pretty good shape for general hardware requirements. There is also a tool called the Windows 7 Upgrade Advisor (only a Beta version is currently available) that will tell me if all my devises will work with Windows 7 as well.</p>
<p><img class="aligncenter size-full wp-image-6685" title="Toshiba XP System Specs" src="http://windowsserver.trainsignal.com/wp-content/uploads/2009/08/OldXPSystem.jpg" alt="Toshiba XP System Specs" width="550" height="471" /><span id="more-6682"></span></p>
<h2>The Windows 7 Upgrade Advisor</h2>
<p>I downloaded and installed the<a title="Windows 7 Upgrade Advisor" href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;FamilyID=1b544e90-7659-4bd9-9e51-2497c146af15" target="_blank"> Windows 7 Upgrade Advisor</a>. This tool also requires .NET framework 2.0 or higher. I didn’t have it so I was automatically prompted to download and install it before continuing with the upgrade advisor install. </p>
<p>The upgrade advisor told me to make sure I install all my devices before running the tool so that they can be checked for compatibility. That reminds me. What about my USB adaptor for my Play Station controller? I better still be able to use that.</p>
<p>Success! I am Windows 7 ready! Sort of. While there was no mention of my game controller this message was given for my wireless card:</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-6716" style="border: black 1px solid;" title="Upgrade Advisor NIC Warning" src="http://windowsserver.trainsignal.com/wp-content/uploads/2009/08/NetworkCardWarning.jpg" alt="Upgrade Advisor NIC Warning" width="500" height="83" /></p>
<p>I wonder why it wants me to download the driver upgrade first before installing Windows 7. If I download it now I would have to have an external device to save it to (I do have one but that’s not the point).  I decided to just ignore this advice and see it if bites me later.</p>
<p>There are several programs that the upgrade advisor is asking me to uninstall before upgrading to Windows 7. I will not be upgrading to 7 from XP as that is impossible. So I don’t need to bother uninstalling anything – everything will be wiped anyway. Did I mention that this tool is a beta?</p>
<h2>File Backup</h2>
<p>All I need to backup is My Documents, my browser favorites, and my Thunderbird profile. With those all safely copied and pasted onto a USB drive, I am ready to go.</p>
<h2>Install Windows 7</h2>
<p>I waited all morning on Thursday for the RTM downloads to show up on TechNet. Sometime around noon (CDT) I hit refresh and there they were &#8211; the  versions of Windows 7 in all their shining glory. I chose the 32 bit version of 7 Ultimate and started the download. </p>
<p>I also got a key from TechNet and made sure it was saved in a .txt file on my USB drive. What? Did you expect me physically to write it down? How barbaric.</p>
<p>After 3 hours and still no completed download I saw a tweet form <a title="Keith Combs' Blahg" href="http://blogs.technet.com/keithcombs/" target="_blank">Keith Combs</a> with a tip to use the <a title="Top Downloads" href="https://technet.microsoft.com/en-us/subscriptions/securedownloads/dd692862.aspx" target="_blank">Akamai Technologies Download Manager Browser add-on at TechNet’s Top Downloads</a>.  This was much faster!</p>
<p><img class="aligncenter size-full wp-image-6717" title="Akamai Download Manager" src="http://windowsserver.trainsignal.com/wp-content/uploads/2009/08/AkamaiDownload.jpg" alt="Akamai Download Manager" width="500" height="193" /></p>
<p>My second attempt at downloading the ISO file finished in only 42 minutes. However, and this is a huge however – I simultaneously discovered that my DVD/CD-ROM drive on the Toshiba does not work. When was the last time I even tried to use it? I can’t be certain. This puts a damper on things.</p>
<p>Well, if I am going to embark on trying to make a bootable USB drive I might as well make it for my netbook instead and just get the Toshiba&#8217;s DVD/CD-ROM fixed/replaced. Now the focus switches to my Acer Aspire One A150X. This means a quick trip back to TechNet to get Windows 7 Home Premium instead of Ultimate (a new key too).</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-6718" title="Acer Aspire One Netbook" src="http://windowsserver.trainsignal.com/wp-content/uploads/2009/08/AcerNetbook.jpg" alt="Acer Aspire One Netbook" width="400" height="262" /></p>
<h2>Create a Bootable USB to Install Windows 7 From</h2>
<p>After some Googling I found a <a title="How To Make Bootable USB" href="http://www.intowindows.com/bootable-usb/" target="_blank">guide at IntoWindows.com for making a bootable USB drive</a>.  This guide shows the steps for making the drive bootable using Vista so I used a different (yes a third) computer to actually create the bootable drive.</p>
<p>I was using a 400GB external HDD instead of a little USB key. Therefore the line in the instructions that says &#8220;Format process may take few seconds&#8221; was a wee bit of an understatement. After an hour and a half the format was only at 18%. </p>
<p>Instead, I just used the normal Windows GIU method to do a quick format after assigning the drive a letter. This time, after an <em>actual</em> few seconds passed I just went back to the command prompt and continued on to step number 6. This worked for me just fine, but I would suggest sticking to the written directions if possible.</p>
<p><img class="aligncenter size-full wp-image-6719" title="Bootable USB cmd Screenshot" src="http://windowsserver.trainsignal.com/wp-content/uploads/2009/08/cmdScreenshot.jpg" alt="Bootable USB cmd Screenshot" width="500" height="507" /></p>
<p>At this point I was getting impatient. I didn’t bother with the Upgrade Advisor, I just checked to make sure the netbook had the minimum hardware requirements (it does), backed up my needed files, and went for it.</p>
<p>My first trip into the BIOS to change the boot order did not list USB as an option – not all computers can do this. However, after trying it again &#8230; with the USB drive actually plugged in to the computer, the option was available.</p>
<p><img class="aligncenter size-full wp-image-6720" title="Acer BIOS Boot Menu" src="http://windowsserver.trainsignal.com/wp-content/uploads/2009/08/BiosBootMenu.jpg" alt="Acer BIOS Boot Menu" width="500" height="213" /></p>
<h2>Custom Windows 7 Installation</h2>
<p>I then followed the install wizard as it did its business:<br />
A custom install is a clean install.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-6721" title="Windows 7 Custom Install" src="http://windowsserver.trainsignal.com/wp-content/uploads/2009/08/CustomInstall7.jpg" alt="CustomInstall7" width="500" height="296" /></p>
<p>I left the XP restore partition on the netbook (hey you never know), and chose not to further partition the drive. The third drive you see here is actually the bootable USB hard drive.</p>
<p><img class="aligncenter size-full wp-image-6722" title="Partition HDD" src="http://windowsserver.trainsignal.com/wp-content/uploads/2009/08/Partition.jpg" alt="Partition HDD" width="500" height="294" /></p>
<p>Besides asking for a computer name, username, time zone, and other expected configurations &#8212; the custom install asked me for my network information.  You could always skip this step if you want, but why not set it up now.</p>
<p><img class="aligncenter size-full wp-image-6723" title="Join a Network During Install Wizard" src="http://windowsserver.trainsignal.com/wp-content/uploads/2009/08/NetworkJoin.jpg" alt="Join a Network During Install Wizard" width="500" height="414" /></p>
<p>Tada! Windows 7 on my netbook! That was easy.</p>
<p><img class="aligncenter size-full wp-image-6724" title="Window 7 Desktop" src="http://windowsserver.trainsignal.com/wp-content/uploads/2009/08/7Desktop.jpg" alt="Window 7 Desktop" width="500" height="288" /></p>
<p>All that is left is to get it configured just how I want. Sliding scale UAC controls here I come! Windows 7 sure has some wacky standard desktop backgrounds available.</p>
<h2>So how many computers does it take for Lisa to install Windows 7?</h2>
<p>The answer is 4. I know you probably only counted 3. In a momentary act of stupidity, I actually tried another ridiculously old machine I have that is running Windows ME. Needless to say it wouldn’t even open the Windows 7 install disk.  So the final tally is:</p>
<ul>
<li>2 broken/obsolete computers that were nothing but distractions from my true quest (you can’t polish a turd)</li>
<li>1 current Vista machine on which to create the bootable USB drive</li>
<li>1 slick little Acer netbook that eventually did run 7</li>
</ul>
<p>Oh and don’t forget the 400GB external hard drive and my trusty Nikon D200 for all the awesome photos of the install.</p>
<p>Well, I hope your upgrade/custom install journey goes significantly better than mine did. I guess it was worth it in the end.</p>
<h3>Share Your Journey: How did your Windows 7 install turn out?</h3>


<h3>Related posts:<ul><li><a href='http://windowsserver.trainsignal.com/upgrade-from-xp-to-windows-7' rel='bookmark' title='Permanent Link: Windows 7 &#8212; Downgradable But Not Upgradable'>Windows 7 &#8212; Downgradable But Not Upgradable</a></li>
<li><a href='http://windowsserver.trainsignal.com/windows-7-redirecting-documents-folder' rel='bookmark' title='Permanent Link: How to Redirect Your Documents Folder in Windows 7'>How to Redirect Your Documents Folder in Windows 7</a></li>
<li><a href='http://windowsserver.trainsignal.com/window-7-server-2008-r2-rtm' rel='bookmark' title='Permanent Link: W00T! Window 7 and Server 2008 R2 RTM'>W00T! Window 7 and Server 2008 R2 RTM</a></li>
</ul></h3>]]></content:encoded>
			<wfw:commentRss>http://windowsserver.trainsignal.com/windows-7-custom-install-boot-from-usb/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Don’t be Afraid of PowerShell</title>
		<link>http://windowsserver.trainsignal.com/dont-be-afraid-of-windowspowershell</link>
		<comments>http://windowsserver.trainsignal.com/dont-be-afraid-of-windowspowershell#comments</comments>
		<pubDate>Sat, 01 Aug 2009 00:00:54 +0000</pubDate>
		<dc:creator>Lisa Szpunar</dc:creator>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[Command Shell]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[PowerShell Scripting]]></category>
		<category><![CDATA[Server Admin]]></category>

		<guid isPermaLink="false">http://windowsserver.trainsignal.com/?p=6626</guid>
		<description><![CDATA[What is PowerShell?
PowerShell is Microsoft’s newish extensible scripting language and corresponding command line shell. PowerShell was specifically made for IT professionals to achieve greater productivity and control system administration more easily. 
What PowerShell Can Help You Do
The thing is, PowerShell can do pretty much anything except walk your dog for you. You can even check the [...]

<h3>Related posts:<ul><li><a href='http://windowsserver.trainsignal.com/windows-server-2008-powershell' rel='bookmark' title='Permanent Link: Take Command of Server 2008 with Windows PowerShell &#8211; Part 1'>Take Command of Server 2008 with Windows PowerShell &#8211; Part 1</a></li>
<li><a href='http://windowsserver.trainsignal.com/ad-powershell-scripts-management-tool' rel='bookmark' title='Permanent Link: Active Directory PowerShell Scripts Management Tool For Admins'>Active Directory PowerShell Scripts Management Tool For Admins</a></li>
<li><a href='http://windowsserver.trainsignal.com/windows-server-2008-powershell-2' rel='bookmark' title='Permanent Link: Take Command of Server 2008 with Windows PowerShell &#8211; Part 2'>Take Command of Server 2008 with Windows PowerShell &#8211; Part 2</a></li>
</ul></h3>]]></description>
			<content:encoded><![CDATA[<h2>What is PowerShell?</h2>
<p>PowerShell is Microsoft’s newish extensible scripting language and corresponding command line shell. PowerShell was specifically made for IT professionals to achieve greater productivity and control system administration more easily. </p>
<h2>What PowerShell Can Help You Do</h2>
<p>The thing is, PowerShell can do pretty much anything except walk your dog for you. You can even check the date and time if you really wanted to. I guess you could stop using the command line all together and do all your cmd tasks from within the PowerShell shell. </p>
<p>However, the real fun comes in when you can use PowerShell to make your sysadmin life easier. Here are a few random examples:</p>
<ul>
<li>Inventory your servers like what each has, the free memory, what service pack it is running, and so on.</li>
<p></p>
<li>Add multiple users at once to your AD and then give them all a mailbox in Exchange.</li>
<p></p>
<li>Back up and sync certain files then email yourself a corresponding log file&#8230;every night.</li>
<p></p>
<li>Test out those scary commands before committing to them using the <em>Whatif</em> feature.</li>
<p></p>
<li>And maybe the most compelling thing: You know how in Server 2008 R2 you can recover an AD object from the recycle bin after you have – oops – deleted it? Well you won’t find that option anywhere in the GUI. You need PowerShell to do it. If that isn’t a reason to give PowerShell a try then I don’t know what is!</li>
</ul>
<p><span id="more-6626"></span></p>
<h2>For the Newbies</h2>
<p>Good News! You don’t need any prior programming experience to use PowerShell &#8212; it is that intuitive. But, just so we are on the same page here is a short vocab lesson:</p>
<ul>
<li><strong>Shell</strong> – What you the user actually interacts with. Either a command line or a GUI (graphical user interface).</li>
<p></p>
<li><strong>Extensible</strong> – The ability of a system to grow and change as needed.</li>
<p></p>
<li><strong>Scripting Language</strong> – Well, there are numerous debates going on all over creation about the difference between a programming language and a scripting language. You don’t really need to understand the specifics to understand that PowerShell is a language that you use to do administrative tasks. Who cares whether it is interpreted or compiled?</li>
<p></p>
<li><strong>cmdlets</strong> – Pronounced <em>command-lets</em>. Cmdlets are simple tools that can be used separately, but their power is realized when you combine these simple tools to perform complex tasks. Microsoft provides buckets of built-in cmdlets  but you can write your own if you see fit.</li>
</ul>
<h2>For the People with Programming or Unix Experience</h2>
<p>Not surprisingly PowerShell has all the comforts of home: man pages, aliases, wildcards, and pipelines; if statements, recursion, and loops.</p>
<p>If you have worked with VB or WHS then you should be able to make the translation pretty easily. There is even <a title="The VBScript-to-Windows PowerShell Conversion Guide" href="http://www.microsoft.com/technet/scriptcenter/topics/winpsh/convert/default.mspx" target="_blank">help for translating your existing VB scripts to PowerShell</a>.</p>
<h2>PowerShell Resources to Get You Started</h2>
<ol>
<li><a title="Take Command of Server 2008 with Windows PowerShell" href="http://windowsserver.trainsignal.com/windows-server-2008-powershell">Take Command of Server 2008 with PowerShell</a> &#8212; a short series of articles that provide a good introduction to PowerShell</li>
<p></p>
<li><a title="PowerShell FAQ" href="http://www.microsoft.com/windowsserver2008/en/us/powershell-faq.aspx">PowerShell FAQ</a> provided by Microsoft </li>
<p></p>
<li><a title"Professor PowerShell" href="http://mcpmag.com/articles/list/prof-powershell.aspx">Professor PowerShell</a> Jeff Hick&#8217;s educational column on MCPmag.com</a></li>
<p></p>
<li><a title="Windows PowerShell Owners Manual" href="http://www.microsoft.com/technet/scriptcenter/topics/winpsh/manual/default.mspx">Windows PowerShell Owners Manual</a> a free guide to getting started with PowerShell</li>
<p></p>
<li><a title="Scripting with Windows PowerShell" href="http://technet.microsoft.com/en-us/scriptcenter/dd742419.aspx">Scripting with Windows PowerShell</a> a list of resources for sysadmins interested in learning about PowerShell</li>
<p></p>
<li><a title="Windows PowerShell Blog" href="http://blogs.msdn.com/powershell/default.aspx">Windows PowerShell Blog</a> with information about the latest advancements in PowerShell</li>
<p></p>
<li><a title="Windows PowerShell Cookbook" href="http://www.amazon.com/Windows-PowerShell-Cookbook-Scripting-Microsofts/dp/0596801505/ref=sr_1_1?s=books&#038;ie=UTF8&#038;qid=1282320870&#038;sr=1-1">Windows PowerShell Cookbook</a> providing you with recipes to do specific tasks with PowerShell.</li>
<p></p>
<li><a href="http://www.amazon.com/Windows-PowerShell-2-0-Don-Jones/dp/0982131429">Windows PowerShell 2.0</a> will teach you just about everything you ever wanted to know about PowerShell (and more)</li>
</ol>
<h2> Good luck!</h2>


<h3>Related posts:<ul><li><a href='http://windowsserver.trainsignal.com/windows-server-2008-powershell' rel='bookmark' title='Permanent Link: Take Command of Server 2008 with Windows PowerShell &#8211; Part 1'>Take Command of Server 2008 with Windows PowerShell &#8211; Part 1</a></li>
<li><a href='http://windowsserver.trainsignal.com/ad-powershell-scripts-management-tool' rel='bookmark' title='Permanent Link: Active Directory PowerShell Scripts Management Tool For Admins'>Active Directory PowerShell Scripts Management Tool For Admins</a></li>
<li><a href='http://windowsserver.trainsignal.com/windows-server-2008-powershell-2' rel='bookmark' title='Permanent Link: Take Command of Server 2008 with Windows PowerShell &#8211; Part 2'>Take Command of Server 2008 with Windows PowerShell &#8211; Part 2</a></li>
</ul></h3>]]></content:encoded>
			<wfw:commentRss>http://windowsserver.trainsignal.com/dont-be-afraid-of-windowspowershell/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>W00T! Window 7 and Server 2008 R2 RTM</title>
		<link>http://windowsserver.trainsignal.com/window-7-server-2008-r2-rtm</link>
		<comments>http://windowsserver.trainsignal.com/window-7-server-2008-r2-rtm#comments</comments>
		<pubDate>Fri, 24 Jul 2009 23:57:29 +0000</pubDate>
		<dc:creator>Lisa Szpunar</dc:creator>
				<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[RTM]]></category>
		<category><![CDATA[Server 2008 R2]]></category>
		<category><![CDATA[Windows OS]]></category>

		<guid isPermaLink="false">http://windowsserver.trainsignal.com/?p=6559</guid>
		<description><![CDATA[
I started gathering information for this article right after the Windows 7 and somewhat quieter Server 2008 R2  release to manufacturing (RTM) announcements on Wednesday. As the hours go by more and more people are starting to weigh in on what they think about the products.
Predictions and opinions are mixed and some facts are still unknown. But, [...]

<h3>Related posts:<ul><li><a href='http://windowsserver.trainsignal.com/skipping-vista' rel='bookmark' title='Permanent Link: Why Skipping Vista &amp; Going Straight from XP to 7 is the Best Option &#8211; For Some of Us'>Why Skipping Vista &amp; Going Straight from XP to 7 is the Best Option &#8211; For Some of Us</a></li>
<li><a href='http://windowsserver.trainsignal.com/windows-7-downgrade-rights' rel='bookmark' title='Permanent Link: Downgradable Windows 7 &#8212; Downgrade Not Just to Vista, But XP Too'>Downgradable Windows 7 &#8212; Downgrade Not Just to Vista, But XP Too</a></li>
</ul></h3>]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="size-full wp-image-6574  aligncenter" style="border: black 1px solid;" title="Beta is Over" src="http://windowsserver.trainsignal.com/wp-content/uploads/2009/07/DeadBeta.jpg" alt="Beta is Over" width="253" height="116" /></p>
<p>I started gathering information for this article right after the <a title="Windows 7 Has Been Released to Manufacturing" href="http://windowsteamblog.com/blogs/windows7/archive/2009/07/22/windows-7-has-been-released-to-manufacturing.aspx" target="_blank">Windows 7</a> and somewhat quieter <a title="Windows Server 2008 R2 Reaches the RTM Milestone!" href="http://blogs.technet.com/windowsserver/archive/2009/07/22/windows-server-2008-r2-rtm.aspx" target="_blank">Server 2008 R2</a>  release to manufacturing (RTM) announcements on Wednesday. As the hours go by more and more people are starting to weigh in on what they think about the products.</p>
<p>Predictions and opinions are mixed and some facts are still unknown. But, I have gathered the most important facts for you and then I&#8217;ll chime in with my own two cents. Why not? Everyone else is doing it.</p>
<h2>Time Table</h2>
<p>There is a very intricate time table for whom can get their hands on what when. I made you some neat and tidy little charts to help you find out when you can first get Window 7. Please note that these dates are for the English version of the projects only. For info on other languages see the <a title="When will you get Windows 7 RTM?" href="http://windowsteamblog.com/blogs/windows7/archive/2009/07/21/when-will-you-get-windows-7-rtm.aspx" target="_blank">Windows Blog</a> and the <a title="When to expect Windows Server 2008 R2 RTM " href="http://blogs.technet.com/windowsserver/archive/2009/07/22/when-to-expect-windows-server-2008-r2-rtm.aspx" target="_blank">Windows Server Division Weblog</a>.</p>
<p> &nbsp;<br />
<img class="aligncenter size-full wp-image-6583" title="Windows 7: Who Gets What When " src="http://windowsserver.trainsignal.com/wp-content/uploads/2009/07/WhenToGetWindows7.jpg" alt="Windows 7: Who Gets What When " width="508" height="222" /></p>
<p><span id="more-6559"></span></p>
<p><img class="aligncenter size-full wp-image-6561" title="Windows Server 2008 R2: Who Gets What When" src="http://windowsserver.trainsignal.com/wp-content/uploads/2009/07/WhenToGetSvr2008R21.jpg" alt="Windows Server 2008 R2: Who Gets What When" width="508" height="225" /></p>
<p>Well at least it is cheaper then Vista&#8230; There are also <a title="Microsoft confirms Windows 7 family pack" href="http://news.cnet.com/8301-13860_3-10292332-56.html" target="_blank">talks of a family pack</a> that lets you install Windows 7 on up to 3 computers, but the details are not confirmed at this time.</p>
<h2>Windows 7 Versions and Prices</h2>
<p>Here are the six, count-em six, versions of Windows 7:</p>
<p> &nbsp;<br />
<img class="aligncenter size-full wp-image-6566" title="Windows7 Versions and Prices" src="http://windowsserver.trainsignal.com/wp-content/uploads/2009/07/Windows7VersionPrice.jpg" alt="Windows7 Versions and Prices" width="376" height="126" /></p>
<h2>So to buy or not to buy?</h2>
<p>With Windows Server R2 the answer (money aside) comes down to whether or not you could use some of <a title="Windows Server 2008 R2 New Features – The Complete List" href="http://4sysops.com/archives/windows-server-2008-r2-new-features-the-complete-list-part-1-virtualization/" target="_blank">the many new features that R2 has to offer</a>. Do you need the reduced power consumption, a ton of new PowerShell cmdlets, all the improvements in security and failover, and of course vitalization up the wazoo? You can even reinstate Active Directory objects from the “recycle bin” after you delete them – how cool is that!</p>
<p>Whether or not to hop right on the Windows 7 bandwagon is the hot questions that everyone is debating right now. Is 7 just a Vista Pig in lipstick? I say Vista already had lipstick but what it really needed to do is go on a diet. And I guess it did &#8211; most people agree that 7 is leaner and quicker than Vista.</p>
<p>Yes, it will be impossible to upgrade from XP to 7. Yes, 7 might not be able to run well on the underpowered old XP machines. I hate to say it, but if you have machines that are that old maybe it is time to replace them anyway.</p>
<p>And, please don’t keep whining about the lack of backward compatibility. People like my husband think it is a great injustice. He was correct – back in 2007 when Vista first sprang that problem on us. But if you haven’t done anything about it by now you only have yourself to blame. We need to move forward people. Only grandma can get away with refusing to embrace change.</p>
<p>What about usability? I think usability is all about what you are used to. I primarily use Vista now so when I get on an XP machine I don’t automatically remember where and how to do things. That doesn’t mean that XP is suddenly more cumbersome then I remember; it just means I am suddenly more cumbersome with XP. 7 will feel awkward at first, but you will get used to that funky task bar I promise.</p>
<p>As far as I am personally concerned, the only question that really needs answering is will Windows 7 work on my netbook? <a title="Let’s talk about Windows 7 Starter" href="http://windowsteamblog.com/blogs/windows7/archive/2009/05/29/let-s-talk-about-windows-7-starter.aspx" target="_blank">Microsoft’s Windows 7 Starter</a> solution is just not a viable option. Limiting the user to three applications at once is just plain silly. Even if it will work, how will I get 7 onto the machine with no DVD drive?</p>
<h3>The Windows 7 Challenge</h3>
<p>So I issue a challenge to <a href="http://windowsserver.trainsignal.com/author/gosia-grabowska">Gosia</a> my fellow Train Signal Product Manager, known XP lover, and borderline Vista hater: Try out Windows 7 and see if you like it (after you get used to it). </p>
<p>Will the new UAC still bug you? Will you love the fact that 7 will know what network you are connected to (work or home) and change you default printer accordingly? Will the search box make you extremely lazy like Vista’s does for me? </p>
<p>Let me and the world know in an answer post in a month or so. Can&#8217;t Wait!</p>


<h3>Related posts:<ul><li><a href='http://windowsserver.trainsignal.com/skipping-vista' rel='bookmark' title='Permanent Link: Why Skipping Vista &amp; Going Straight from XP to 7 is the Best Option &#8211; For Some of Us'>Why Skipping Vista &amp; Going Straight from XP to 7 is the Best Option &#8211; For Some of Us</a></li>
<li><a href='http://windowsserver.trainsignal.com/windows-7-downgrade-rights' rel='bookmark' title='Permanent Link: Downgradable Windows 7 &#8212; Downgrade Not Just to Vista, But XP Too'>Downgradable Windows 7 &#8212; Downgrade Not Just to Vista, But XP Too</a></li>
</ul></h3>]]></content:encoded>
			<wfw:commentRss>http://windowsserver.trainsignal.com/window-7-server-2008-r2-rtm/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Windows 7 Certification Information Update</title>
		<link>http://windowsserver.trainsignal.com/windows-7-certification-680-685-686-mcitp</link>
		<comments>http://windowsserver.trainsignal.com/windows-7-certification-680-685-686-mcitp#comments</comments>
		<pubDate>Fri, 17 Jul 2009 17:03:10 +0000</pubDate>
		<dc:creator>Lisa Szpunar</dc:creator>
				<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Beta]]></category>
		<category><![CDATA[Certification]]></category>
		<category><![CDATA[MCITP]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Microsoft Certifications]]></category>

		<guid isPermaLink="false">http://windowsserver.trainsignal.com/?p=6493</guid>
		<description><![CDATA[I made a post way back in April when information about Windows 7 certifications had just started to trickle out. Back then, this is what was projected (Note* These exam titles are no longer quite accurate – see below):

70-680, TS: Windows 7, Configuring
70-685, MCITP: Windows 7, Enterprise Desktop Support Technician
70-686, MCITP: Windows 7, Desktop Administrator

Since then [...]

<h3>Related posts:<ul><li><a href='http://windowsserver.trainsignal.com/windows-7-certification-is-vista-still-worth-it' rel='bookmark' title='Permanent Link: Windows 7 Exams are on the Way &#8211; Is a Vista Certification Still Worth it?'>Windows 7 Exams are on the Way &#8211; Is a Vista Certification Still Worth it?</a></li>
<li><a href='http://windowsserver.trainsignal.com/server-2008-active-directory-configuring-exam-70-640-certification' rel='bookmark' title='Permanent Link: MCTS Demystified: What you need to know about the Server 2008 Active Directory (Exam 70-640) Certification'>MCTS Demystified: What you need to know about the Server 2008 Active Directory (Exam 70-640) Certification</a></li>
<li><a href='http://windowsserver.trainsignal.com/server-2008-network-infrastructure-exam-70-642' rel='bookmark' title='Permanent Link: MCTS Demystified: What you need to know about the Server 2008 Network Infrastructure (exam 70-642) Certification'>MCTS Demystified: What you need to know about the Server 2008 Network Infrastructure (exam 70-642) Certification</a></li>
</ul></h3>]]></description>
			<content:encoded><![CDATA[<p>I made a post way back in April when <a title="Windows 7 Exams are on the Way – Is a Vista Certification Still Worth it?" href="http://windowsserver.trainsignal.com/windows-7-certification-is-vista-still-worth-it" target="_blank">information about Windows 7 certifications</a> had just started to trickle out. Back then, this is what was projected (Note* These exam titles are no longer quite accurate – see below):</p>
<ul>
<li>70-680, TS: Windows 7, Configuring</li>
<li>70-685, MCITP: Windows 7, Enterprise Desktop Support Technician</li>
<li>70-686, MCITP: Windows 7, Desktop Administrator</li>
</ul>
<p><strong>Since then there have been some interesting developments.</strong></p>
<p>First of all, the MCITP titles have a different word arrangement than the actual exam name. Is that less or more confusing? Actually, I think it is less. For example, what you see above lists the exam number 70-685 and the letters MCITP in the same line. This might lead you to believe that you would become an MCITP after taking just the 70-685 exam. That would be too easy!</p>
<p>Instead they have made the actual MCITP title:</p>
<p><em>     MCITP: Enterprise Desktop Support Technician 7</em></p>
<p>while the exam is being called:</p>
<p><em>     70-685, Pro: Windows 7, Enterprise Desktop Support Technician</em></p>
<p>Here is some more information about the two MCITP paths that will be available for Windows 7:</p>
<p><span id="more-6493"></span></p>
<h3>MCITP: Enterprise Desktop Support Technician 7</h3>
<p>Like other Microsoft Certified IT Pro level titles this one has several exam requirements that need to be fulfilled before you get the beloved MCITP letters after your name.</p>
<ul>
<li>70-680, TS: Windows 7, Configuring</li>
<li>70-685, Pro: Windows 7, Enterprise Desktop Support Technician</li>
<li>And an HDI (Help Desk Institute) customer service exam:<br />
&#8211; <a title="HDI Support Center Analyst" href="http://www.thinkhdi.com/certification/sca.aspx" target="_blank">HDI Support Center Analyst (HDI-SCA)</a><br />
or<br />
&#8211; <a title="HDI Desktop Support Technician" href="http://www.thinkhdi.com/certification/dst.aspx " target="_blank">HDI Desktop Support Technician (HDI-DST)</a></li>
</ul>
<p>Who is <a title="HDI" href="http://www.thinkhdi.com/" target="_blank">HDI</a>? They are the leading international association for technical support professionals. They offer training and certification in IT service and support.</p>
<p>The theory is a good one: a certification that shows you both understand the technical aspects and are actually human. But when push comes to shove, will an HR manager really know the difference between <em>Enterprise Desktop Support Technician</em> and <em>Enterprise Desktop Administrator</em>? Who knows.</p>
<h3>MCITP: Enterprise Desktop Administrator 7</h3>
<p>There is still nothing official said about this path yet. I would guess it would include the 70-680, 70-686, and maybe one other exam. I do know it will not include the “soft skills” requirement from HDI. Ken Rosen from <a title="Born to Learn Blog" href="http://borntolearn.mslearn.net/2009/07/important-clarification-about-windows-7-certifications" target="_blank">Born to Learn</a> says:</p>
<blockquote><p>&#8220;So for those of you who want a well-rounded technology+soft skills credential, there’s MCITP: EDST7, and for those of you just want the Win7 piece, there’s MCITP: EDA7&#8243;</p></blockquote>
<h3>So what about MCTS: Windows 7, Configuration?</h3>
<p>Since my last Windows 7 certification post the 70-680: TS: Windows 7, Configuring exam has, thankfully, not changed names. It was removed from being in beta status last month. An <a title="70-680 Objective List" href="http://www.microsoft.com/learning/en/us/exam.aspx?ID=70-680&amp;locale=en-us#tab2" target=_blank">objective list</a> is available but Microsoft has no study materials available yet (and neither do many legitimate 3rd parties).</p>
<p>Microsoft has promised that the 70-680 exam can be used toward the MCITP: Enterprise Administrator title, but I have been hearing that people are having issues with this. They have completed 70-680 and all the other requirements for Enterprise Admin, but are still not receiving the Enterprise Admin title on their transcripts. </p>
<p>I hope MS gets their act together and gets this resolved or people are going to be more reluctant to be early certification adopters in the future. What would Microsoft do without their beta exam takers?</p>
<p>So there you go. That is the latest confirmed and unconfirmed information about Windows 7 certifications. Don’t shoot the messenger!</p>


<h3>Related posts:<ul><li><a href='http://windowsserver.trainsignal.com/windows-7-certification-is-vista-still-worth-it' rel='bookmark' title='Permanent Link: Windows 7 Exams are on the Way &#8211; Is a Vista Certification Still Worth it?'>Windows 7 Exams are on the Way &#8211; Is a Vista Certification Still Worth it?</a></li>
<li><a href='http://windowsserver.trainsignal.com/server-2008-active-directory-configuring-exam-70-640-certification' rel='bookmark' title='Permanent Link: MCTS Demystified: What you need to know about the Server 2008 Active Directory (Exam 70-640) Certification'>MCTS Demystified: What you need to know about the Server 2008 Active Directory (Exam 70-640) Certification</a></li>
<li><a href='http://windowsserver.trainsignal.com/server-2008-network-infrastructure-exam-70-642' rel='bookmark' title='Permanent Link: MCTS Demystified: What you need to know about the Server 2008 Network Infrastructure (exam 70-642) Certification'>MCTS Demystified: What you need to know about the Server 2008 Network Infrastructure (exam 70-642) Certification</a></li>
</ul></h3>]]></content:encoded>
			<wfw:commentRss>http://windowsserver.trainsignal.com/windows-7-certification-680-685-686-mcitp/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Don’t Underestimate SBS 2008</title>
		<link>http://windowsserver.trainsignal.com/don%e2%80%99t-underestimate-sbs-2008</link>
		<comments>http://windowsserver.trainsignal.com/don%e2%80%99t-underestimate-sbs-2008#comments</comments>
		<pubDate>Fri, 10 Jul 2009 20:03:01 +0000</pubDate>
		<dc:creator>Lisa Szpunar</dc:creator>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[Exchange Server 2007]]></category>
		<category><![CDATA[Hardware Requirements]]></category>
		<category><![CDATA[SBS 2008]]></category>
		<category><![CDATA[Server 2008]]></category>
		<category><![CDATA[Small Business Server]]></category>
		<category><![CDATA[SQL Server 2008]]></category>

		<guid isPermaLink="false">http://windowsserver.trainsignal.com/?p=6289</guid>
		<description><![CDATA[Don’t underestimate Small Business Server 2008’s power. Don’t underestimate its convoluted requirements either.
For something that is targeted at companies with no dedicated IT person/department SBS 2008 sure is complicated. Here is the long list of hardware requirements and network design restrictions:

Only one machine in the domain can be running SBS 2008 – there can be [...]

<h3>Related posts:<ul><li><a href='http://windowsserver.trainsignal.com/windows-server-2008-foundation-what-and-who' rel='bookmark' title='Permanent Link: Windows Server 2008 Foundation: What is it and Who is it for?'>Windows Server 2008 Foundation: What is it and Who is it for?</a></li>
<li><a href='http://windowsserver.trainsignal.com/ad-rms-features' rel='bookmark' title='Permanent Link: Active Directory Rights Management Services: Features &amp; Operational Considerations'>Active Directory Rights Management Services: Features &amp; Operational Considerations</a></li>
<li><a href='http://windowsserver.trainsignal.com/ad-rms-system-requirements' rel='bookmark' title='Permanent Link: Active Directory Rights Management Services: System Requirements &amp; Other Considerations'>Active Directory Rights Management Services: System Requirements &amp; Other Considerations</a></li>
</ul></h3>]]></description>
			<content:encoded><![CDATA[<h2>Don’t underestimate Small Business Server 2008’s power. Don’t underestimate its convoluted requirements either.</h2>
<p>For something that is targeted at companies with no dedicated IT person/department SBS 2008 sure is complicated. Here is the long list of hardware requirements and network design restrictions:</p>
<ul>
<li>Only one machine in the domain can be running SBS 2008 – there can be other servers but they can’t be running SBS.</li>
<li>The SBS 2008 server must be the root of the Active Directory forest</li>
<li>It Cannot have any child domains</li>
<li>The SBS Server cannot trust any other Active Directory forests or domains</li>
<li>Can only have a total of 75 CALs (either user CALs or device CALs &#8211; see below)</li>
<li>Tape based backup is not supported (Whoo hoo!)</li>
<li>Must run on 64-bit hardware (blame exchange)</li>
<li>Minimum of 60 GB of available disk space</li>
<li>Minimum of 4 GB Ram</li>
<li>At least a 2 GHz single core processor or 1.5 GHz or faster multi-core processor</li>
</ul>
<p>So is Microsoft just trying to line the pockets of IT consultants? Maybe, but most instances of SBS 2008 will be pre-installed by the OEM so at lease you don’t need to worry about the hardware requirements.</p>
<h2>CALs – Expansive Expensive Paperwork</h2>
<p>Client Access Licenses for SBS 2008 are not actually installed anywhere. This means they only exist on paper, but we still must take care to become and stay compliant. I found a <a title="Putting those Cals in a Lockbox - SBS Diva" href="https://msmvps.com/blogs/bradley/archive/2008/11/13/putting-those-cals-in-a-lockbox.aspx" target="_blank">humorous but accurate article by the SBS Diva</a> explaining what exactly to do with your CALs: Take your CALs and shove them…in a safe.</p>
<p><span id="more-6289"></span></p>
<p>While SBS allows for up to 75 CALs, a business that needs stretching above 50 CALs should start thinking about a different server solution.  Here is a quick rundown of the many many different kinds of Client Access Licenses.</p>
<p><strong>Device CAL</strong> – Picture a library or a school. They may have a lab with 10 machines but have thousands of users. In this case they would want to purchase licenses per device and not per user.</p>
<p><strong>User CAL</strong> – This is for when a company has a set number of users, but the users can be accessing the server from many locations such as home, work, or a smartphone.</p>
<p><strong>Premium User CAL</strong>– This is for use with the premium version of SBS. Not all CALs used with SBS 2008 Premium need to be premium CALs. Only users that access SQL need premium CALs.</p>
<p><strong>Premium Device CALs</strong>  – Same as above but per device not per user.</p>
<p><strong>Outlook CAL</strong> – I want to mention that Microsoft Outlook CALs are not included with SBS 2008 (they were in previous versions).</p>
<p>An organization does not need to choose only one type of CAL. They can pick and choose according to their needs. Note that CALS are sold is packs of 1, 5, and 20 so plan accordingly.</p>
<h2>But Don’t Underestimate SBS 2008</h2>
<p>I know that I have just been whining about SBS, but that doesn’t mean I think it is an inferior product. In fact I think that it is often undervalued. If you think that SBS 2008 is just a dumbed down version of Server 2008 you are mistaken. Here is what you get with SBS  2008:</p>
<p><strong>SBS 2008 Standard Edition</strong></p>
<ul>
<li>A full versions of Windows Server 2008 Standard (so most programs that run of Server 2008 will run on SBS 2008)</li>
<li>A full version of Microsoft Exchange Server 2007</li>
<li>A full versions of Windows SharePoint Services 3.0 Standard Edition</li>
<li>Microsoft Forefront Security for Exchange Server</li>
<li>Windows Server Updates Services</li>
<li>Microsoft Office Live Small Business</li>
</ul>
<p><strong>SBS 2008 Premium Edition</strong></p>
<ul>
<li>Everything in SBS 2008 Standard Edition</li>
<li>An additional copy of Windows Server 2008</li>
<li>Microsoft SQL Server 2008 – Standard Edition (can be virtual)</li>
</ul>
<p>It is arguable that SBS 2008 is so robust it might even be overkill for a “small business.” How is this possible when we all know that you aren’t supposed to put all those server roles on one machine? Well Microsoft has done the prep work to magically make them work together just fine.</p>
<p>And don’t start complaining about being confined and oppressed by all those wizards. Train Signal Instructor and Microsoft MVP <a title="Dave Shackelford" href="http://www.shackelfordconsulting.com/about.htm" target="_blank">Dave Shackelford</a> put it this way: </p>
<blockquote><p>If you are just trying to drive from point A to point B why would you go off roading when you can just follow the streets? They are well known, properly maintained, and cause less wear and tear on your vehicle. Sure a little rally riding is fun from time to time but you wouldn’t do it on your daily commute. Don’t worry thrill seekers &#8211; with SBS 2008 you have the option of going off road!</p></blockquote>
<p>David Shackelford and I are working on some first class SBS 2008 training for you right now. <a title="Sign up for Updates" href="http://windowsserver.trainsignal.com/subscribe" target="_blank">Sign up for updates</a> to find out more info as it becomes available.</p>


<h3>Related posts:<ul><li><a href='http://windowsserver.trainsignal.com/windows-server-2008-foundation-what-and-who' rel='bookmark' title='Permanent Link: Windows Server 2008 Foundation: What is it and Who is it for?'>Windows Server 2008 Foundation: What is it and Who is it for?</a></li>
<li><a href='http://windowsserver.trainsignal.com/ad-rms-features' rel='bookmark' title='Permanent Link: Active Directory Rights Management Services: Features &amp; Operational Considerations'>Active Directory Rights Management Services: Features &amp; Operational Considerations</a></li>
<li><a href='http://windowsserver.trainsignal.com/ad-rms-system-requirements' rel='bookmark' title='Permanent Link: Active Directory Rights Management Services: System Requirements &amp; Other Considerations'>Active Directory Rights Management Services: System Requirements &amp; Other Considerations</a></li>
</ul></h3>]]></content:encoded>
			<wfw:commentRss>http://windowsserver.trainsignal.com/don%e2%80%99t-underestimate-sbs-2008/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
