<?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>The Full Circle Blog &#187; sbs2008 migration</title>
	<atom:link href="http://blog.thefullcircle.com/tag/sbs2008-migration/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.thefullcircle.com</link>
	<description>The news, views and skews of The Full Circle</description>
	<lastBuildDate>Thu, 26 Jan 2012 11:33:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Removing SBS 2008 &#8211; Step 3: remove from domain / DCPROMO</title>
		<link>http://blog.thefullcircle.com/2011/08/removing-sbs-2008-step-3-remove-from-domain-dcpromo/</link>
		<comments>http://blog.thefullcircle.com/2011/08/removing-sbs-2008-step-3-remove-from-domain-dcpromo/#comments</comments>
		<pubDate>Mon, 29 Aug 2011 13:00:00 +0000</pubDate>
		<dc:creator>ReubenC</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[SBS]]></category>
		<category><![CDATA[SBS 2008]]></category>
		<category><![CDATA[sbs 2008 dcpromo]]></category>
		<category><![CDATA[sbs 2008 remove]]></category>
		<category><![CDATA[sbs 2008 removing]]></category>
		<category><![CDATA[sbs 2008 retire]]></category>
		<category><![CDATA[SBS2008]]></category>
		<category><![CDATA[sbs2008 migration]]></category>

		<guid isPermaLink="false">http://blog.thefullcircle.com/2011/08/29/removing-sbs-2008-step-3-remove-from-domain-dcpromo/</guid>
		<description><![CDATA[&#160; The final step in removing your SBS server is to demote it as a domain controller using the DCPROMO tool. DCPROMO will do a number of things in terms of removing the server&#8217;s ability to operate as an Active Directory server, however the main domain functional &#8216;operation&#8217; (sorry pun!) you will see from other [...]]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<p>The final step in removing your SBS server is to demote it as a domain controller using the DCPROMO tool.</p>
<p>DCPROMO will do a number of things in terms of removing the server&#8217;s ability to operate as an Active Directory server, however the main domain functional &#8216;operation&#8217; (sorry pun!) you will see from other servers in the network is the moving of the &#8216;Flexible Single Master of Operation&#8217; (FSMO) or now just &#8216;Operations Masters&#8217; roles to another AD server.</p>
<p>You can control the transfer of the essential FSMO roles to a preferred AD server (if you have multiple) using the a script e.g. to transfer our roles to our UK/GB Infrastructure server GBINF01 the script is:</p>
<p>ntdsutil</p>
<p>roles</p>
<p>conn</p>
<p>connect to server gbinf01 q</p>
<p>Transfer infrastructure master</p>
<p>Transfer naming master</p>
<p>Transfer PDC</p>
<p>Transfer RID master</p>
<p>Transfer schema master</p>
<p>q</p>
<p>q</p>
<p>And checked with:</p>
<p>netdom /query fsmo</p>
<p>Schema master GBINF01.thefullcircle.local</p>
<p>Domain naming master GBINF01.thefullcircle.local</p>
<p>PDC GBINF01.thefullcircle.local</p>
<p>RID pool manager GBINF01.thefullcircle.local</p>
<p>Infrastructure master GBINF01.thefullcircle.local</p>
<p>The command completed successfully.</p>
<p>Of course if you just have one other AD server (not recommended as best practise but totally feasible and supported by Microsoft) you don’t need to manually control who gets the roles, and DCPROMO will just transfer the roles to the other server.</p>
<p>If you do have multiple servers (with multiple AD sites) then the next available local site server will get the roles.</p>
<p><a href="http://blog.thefullcircle.com/wp-content/uploads/2011/08/clip_image0012.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="clip_image001" border="0" alt="clip_image001" src="http://blog.thefullcircle.com/wp-content/uploads/2011/08/clip_image001_thumb2.png" width="244" height="189" /></a></p>
<p>Move those roles!</p>
<p><a href="http://blog.thefullcircle.com/wp-content/uploads/2011/08/clip_image0022.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="clip_image002" border="0" alt="clip_image002" src="http://blog.thefullcircle.com/wp-content/uploads/2011/08/clip_image002_thumb2.png" width="244" height="109" /></a></p>
<p><a href="http://blog.thefullcircle.com/wp-content/uploads/2011/08/clip_image0032.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="clip_image003" border="0" alt="clip_image003" src="http://blog.thefullcircle.com/wp-content/uploads/2011/08/clip_image003_thumb2.png" width="244" height="232" /></a></p>
<p><a href="http://blog.thefullcircle.com/wp-content/uploads/2011/08/clip_image0042.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="clip_image004" border="0" alt="clip_image004" src="http://blog.thefullcircle.com/wp-content/uploads/2011/08/clip_image004_thumb2.png" width="244" height="232" /></a></p>
<p><a href="http://blog.thefullcircle.com/wp-content/uploads/2011/08/clip_image0051.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="clip_image005" border="0" alt="clip_image005" src="http://blog.thefullcircle.com/wp-content/uploads/2011/08/clip_image005_thumb1.png" width="244" height="232" /></a></p>
<p><a href="http://blog.thefullcircle.com/wp-content/uploads/2011/08/clip_image0061.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="clip_image006" border="0" alt="clip_image006" src="http://blog.thefullcircle.com/wp-content/uploads/2011/08/clip_image006_thumb1.png" width="244" height="232" /></a></p>
<p>Summary review</p>
<p><a href="http://blog.thefullcircle.com/wp-content/uploads/2011/08/clip_image007.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="clip_image007" border="0" alt="clip_image007" src="http://blog.thefullcircle.com/wp-content/uploads/2011/08/clip_image007_thumb.png" width="244" height="232" /></a></p>
<p>Remove Active Directory Domain Services from this computer.</p>
<p>When the process is complete, this server will be a member of the domain thefullcircle.local</p>
<p>Remove DNS Delegation: Yes</p>
<p><a href="http://blog.thefullcircle.com/wp-content/uploads/2011/08/clip_image008.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="clip_image008" border="0" alt="clip_image008" src="http://blog.thefullcircle.com/wp-content/uploads/2011/08/clip_image008_thumb.png" width="244" height="210" /></a></p>
<p>Good bye domain services!</p>
<p><a href="http://blog.thefullcircle.com/wp-content/uploads/2011/08/clip_image009.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="clip_image009" border="0" alt="clip_image009" src="http://blog.thefullcircle.com/wp-content/uploads/2011/08/clip_image009_thumb.png" width="244" height="171" /></a></p>
<p><a href="http://blog.thefullcircle.com/wp-content/uploads/2011/08/clip_image010.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="clip_image010" border="0" alt="clip_image010" src="http://blog.thefullcircle.com/wp-content/uploads/2011/08/clip_image010_thumb.png" width="244" height="172" /></a></p>
<p><a href="http://blog.thefullcircle.com/wp-content/uploads/2011/08/clip_image011.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="clip_image011" border="0" alt="clip_image011" src="http://blog.thefullcircle.com/wp-content/uploads/2011/08/clip_image011_thumb.png" width="244" height="172" /></a></p>
<p><a href="http://blog.thefullcircle.com/wp-content/uploads/2011/08/clip_image012.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="clip_image012" border="0" alt="clip_image012" src="http://blog.thefullcircle.com/wp-content/uploads/2011/08/clip_image012_thumb.png" width="244" height="232" /></a></p>
<p>Checking the FSMO roles to confirm transfer:</p>
<p>C:&gt;netdom query fsmo</p>
<p>Schema master GBINF01.thefullcircle.local</p>
<p>Domain naming master GBINF01.thefullcircle.local</p>
<p>PDC GBINF01.thefullcircle.local</p>
<p>RID pool manager GBINF01.thefullcircle.local</p>
<p>Infrastructure master GBINF01.thefullcircle.local</p>
<p>The command completed successfully.</p>
<p>You can log back onto your SBS server with either the local creds provided earlier, or with a domain account &#8211; it is still a domain member server.</p>
<p>Note this machine may no longer be licensed (certainly if an upgrade e.g. to SBS2011).</p>
<p>If the server was an OEM install you can leave what remains (demoted mostly broken SBS server) on the same hardware for whatever use you feel (within license limits &#8211; e.g. this is not a 2nd Exchange server!), but the chances are this is now an old and out of warranty bit of kit that is no longer production worthy anyway &#8211; reuse, renew, recycle responsibly (see <a href="http://blog.thefullcircle.com/2011/05/06/sort-it-out-and-learn-the-3rsreduce-reuse-recycle/">http://blog.thefullcircle.com/2011/05/06/sort-it-out-and-learn-the-3rsreduce-reuse-recycle/</a>).</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.thefullcircle.com/2011/08/removing-sbs-2008-step-3-remove-from-domain-dcpromo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Removing SBS 2008 &#8211; Step 2: ADCS</title>
		<link>http://blog.thefullcircle.com/2011/08/removing-sbs-2008-step-2-adcs/</link>
		<comments>http://blog.thefullcircle.com/2011/08/removing-sbs-2008-step-2-adcs/#comments</comments>
		<pubDate>Mon, 29 Aug 2011 11:00:00 +0000</pubDate>
		<dc:creator>ReubenC</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[SBS]]></category>
		<category><![CDATA[SBS 2008]]></category>
		<category><![CDATA[SBS2008]]></category>
		<category><![CDATA[sbs2008 migration]]></category>

		<guid isPermaLink="false">http://blog.thefullcircle.com/2011/08/29/removing-sbs-2008-step-2-adcs/</guid>
		<description><![CDATA[&#160; Active Directory Certificate Services removal.. Check the FSMO roles are on your SBS server.. (you don&#8217;t actually need the forward slash &#34;/&#34; after the netdom command anymore but that&#8217;s a personal hangup from the old LANMAN days.. As for any server role just remove the role from within Server Manager (Note the red crosses [...]]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<p>Active Directory Certificate Services removal..</p>
<p>Check the FSMO roles are on your SBS server..</p>
<p><a href="http://blog.thefullcircle.com/wp-content/uploads/2011/08/clip_image0011.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="clip_image001" border="0" alt="clip_image001" src="http://blog.thefullcircle.com/wp-content/uploads/2011/08/clip_image001_thumb1.png" width="244" height="85" /></a></p>
<p>(you don&#8217;t actually need the forward slash &quot;/&quot; after the netdom command anymore but that&#8217;s a personal hangup from the old LANMAN days.. <img src='http://blog.thefullcircle.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>As for any server role just remove the role from within Server Manager</p>
<p><a href="http://blog.thefullcircle.com/wp-content/uploads/2011/08/clip_image0021.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="clip_image002" border="0" alt="clip_image002" src="http://blog.thefullcircle.com/wp-content/uploads/2011/08/clip_image002_thumb1.png" width="244" height="113" /></a></p>
<p>(Note the red crosses &#8211; this is from a pretty sick SBS 2008 install that had been replaced by Server 2008 R2, SCE (WSUS), and various other Windows network services over a year prior)</p>
<p>Once you&#8217;ve started the role removal (after confirming an informational/reading) &#8211; head out for a walk / mow the grass / build a model aeroplane.. Basically &#8211; leave it some time as you could be watching the screen below longer than paint drying</p>
<p><a href="http://blog.thefullcircle.com/wp-content/uploads/2011/08/clip_image0031.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="clip_image003" border="0" alt="clip_image003" src="http://blog.thefullcircle.com/wp-content/uploads/2011/08/clip_image003_thumb1.png" width="244" height="189" /></a></p>
<p>Later in the process you should see &#8216;Verifying removal&#8217; and then &#8216;Collecting removal results…&#8217; &#8211; ours took almost an hour between the major application events:</p>
<p>Information&#160;&#160;&#160;&#160;&#160;&#160;&#160; 29/08/2011 08:57:51&#160;&#160;&#160;&#160;&#160;&#160;&#160; CertificationAuthority&#160;&#160;&#160;&#160;&#160;&#160;&#160; 38&#160;&#160;&#160;&#160;&#160;&#160;&#160; None</p>
<p>Log Name: Application</p>
<p>Source: Microsoft-Windows-CertificationAuthority</p>
<p>Date: 29/08/2011 08:57:51</p>
<p>Event ID: 38</p>
<p>Task Category: None</p>
<p>Level: Information</p>
<p>Keywords: Classic</p>
<p>User: SYSTEM</p>
<p>Computer: SBSSRV01.thefullcircle.local</p>
<p>Description:</p>
<p>Active Directory Certificate Services for thefullcircle-SBSSRV01-CA was stopped.</p>
<p>And</p>
<p>Warning&#160;&#160;&#160;&#160;&#160;&#160;&#160; 29/08/2011 09:43:15&#160;&#160;&#160;&#160;&#160;&#160;&#160; ServerManager&#160;&#160;&#160;&#160;&#160;&#160;&#160; 1619&#160;&#160;&#160;&#160;&#160;&#160;&#160; None</p>
<p>Log Name: Setup</p>
<p>Source: Microsoft-Windows-ServerManager</p>
<p>Date: 29/08/2011 09:43:15</p>
<p>Event ID: 1619</p>
<p>Task Category: None</p>
<p>Level: Warning</p>
<p>Keywords:</p>
<p>User: THEFULLCIRCLEAdministrator</p>
<p>Computer: SBSSRV01.thefullcircle.local</p>
<p>Description:</p>
<p>Removal succeeded. A restart is required. </p>
<p>Roles:</p>
<p>Active Directory Certificate Services</p>
<p>Warning: You must restart this server to finish the removal process.</p>
<p>When complete (if successful) you should get:</p>
<p><a href="http://blog.thefullcircle.com/wp-content/uploads/2011/08/clip_image0041.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="clip_image004" border="0" alt="clip_image004" src="http://blog.thefullcircle.com/wp-content/uploads/2011/08/clip_image004_thumb1.png" width="244" height="184" /></a></p>
<p>And once &#8216;closed&#8217; the only option is to restart..</p>
<p>You do need to log back in again (recommend same account as started this process) for the server to finalise the removal of ADCS and report &#8216;Resuming Configuration&#8217; per:</p>
<p><a href="http://blog.thefullcircle.com/wp-content/uploads/2011/08/clip_image005.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="clip_image005" border="0" alt="clip_image005" src="http://blog.thefullcircle.com/wp-content/uploads/2011/08/clip_image005_thumb.png" width="244" height="185" /></a></p>
<p><a href="http://blog.thefullcircle.com/wp-content/uploads/2011/08/clip_image006.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="clip_image006" border="0" alt="clip_image006" src="http://blog.thefullcircle.com/wp-content/uploads/2011/08/clip_image006_thumb.png" width="244" height="185" /></a></p>
<p>Also event </p>
<p>Information&#160;&#160;&#160;&#160;&#160;&#160;&#160; 29/08/2011 10:10:47&#160;&#160;&#160;&#160;&#160;&#160;&#160; ServerManager&#160;&#160;&#160;&#160;&#160;&#160;&#160; 1618&#160;&#160;&#160;&#160;&#160;&#160;&#160; None</p>
<p>Log Name: Setup</p>
<p>Source: Microsoft-Windows-ServerManager</p>
<p>Date: 29/08/2011 10:10:47</p>
<p>Event ID: 1618</p>
<p>Task Category: None</p>
<p>Level: Information</p>
<p>Keywords:</p>
<p>User: THEFULLCIRCLEAdministrator</p>
<p>Computer: SBSSRV01.thefullcircle.local</p>
<p>Description:</p>
<p>Removal succeeded. </p>
<p>Roles:</p>
<p>Active Directory Certificate Services</p>
<p>The following role services were removed:</p>
<p>Certification Authority</p>
<p>And then next to DCPROMO out of the domain!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.thefullcircle.com/2011/08/removing-sbs-2008-step-2-adcs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Migrating away (up!) from SBS2008 – licensing alerts</title>
		<link>http://blog.thefullcircle.com/2010/02/migrating-away-up-from-sbs2008-licensing-alerts/</link>
		<comments>http://blog.thefullcircle.com/2010/02/migrating-away-up-from-sbs2008-licensing-alerts/#comments</comments>
		<pubDate>Wed, 24 Feb 2010 07:07:07 +0000</pubDate>
		<dc:creator>ReubenC</dc:creator>
				<category><![CDATA[EBS 2008]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[SBS 2008]]></category>
		<category><![CDATA[Windows Server 2008 R2]]></category>
		<category><![CDATA[EBS2008]]></category>
		<category><![CDATA[FSMO role does not comply]]></category>
		<category><![CDATA[SBS2008 licensing]]></category>
		<category><![CDATA[sbs2008 migration]]></category>

		<guid isPermaLink="false">http://blog.thefullcircle.com/?p=473</guid>
		<description><![CDATA[Recently replied to an old EBS2008 TAP friend and good mucker re: his plans to migrate away from EBS2008 and thought this post might help someone out there&#8230; I’ll start by saying – no we haven’t done this with EBS! But concur I’d be cautious on licensing.  We did something similar with our own production environment [...]]]></description>
			<content:encoded><![CDATA[<p>Recently replied to an old EBS2008 TAP friend and good mucker re: his plans to migrate away from EBS2008 and thought this post might help someone out there&#8230;</p>
<p>I’ll start by saying – no we haven’t done this with EBS!</p>
<p>But concur I’d be cautious on licensing.  We did something similar with our own production environment with that other license limited server product.. SBS2008.</p>
<p>With SBS2008 upgrading the domain/forest, and schema to R2 didn’t appear to be an issue but transferring the FSMO roles was.  SBS was soon (e.g. 24hrs) sending alerts stating “The FSMO role does not comply with the license policy“ – I’m pretty sure eventually seizing them back!!??!!</p>
<p>e.g.</p>
<pre>-----Original Message-----
From: SBSMonAcct@thefullcircle.com [mailto:SBSMonAcct@thefullcircle.com]
Sent: 10 December 2009 19:37
To: +sysadmin
Subject: Windows Small Business Server 2008: Critical Event Notification

An alert was detected on your network. Further investigation into the issue is recommended.

Computer: SBSSRV01
Date/Time generated: 10/12/2009 15:50:24
Title: The FSMO role does not comply with the license policy
Source: License Compliance service
Description:
The FSMO Role Check detected a condition in your environment that is out of compliance with the licensing policy. The Management Server must hold the primary domain controller and domain naming master Active Directory roles. Please move the Active Directory roles to the Management Server now.

 

-----Original Message-----

From: SBSMonAcct@thefullcircle.com [mailto:SBSMonAcct@thefullcircle.com]

Sent: 10 December 2009 12:02

To: +sysadmin

Subject: Windows Small Business Server 2008: Critical Event Notification

 

An alert was detected on your network. Further investigation into the issue is recommended.

 

Computer: SBSSRV01

Date/Time generated: 10/12/2009 11:50:25

Title: Forest trust licensing error

Source: License Compliance service

Description:

The Forest Trust Check in the Licensing component did not pass because error 0x8007054b occurred in function f1 [BXHE].

The specified domain either does not exist or could not be contacted.

 

Make sure that your DNS server can be contacted and the following services are running on it: Active Directory Domain Services (NTDS), DNS Server (DNS), Kerberos Key Distribution Center (KDC). This server will be automatically shut down if the issue is not corrected.

 

 

Computer: SBSSRV01

Date/Time generated: 10/12/2009 11:50:25

Title: The FSMO role does not comply with the license policy

Source: License Compliance service

Description:

The FSMO Role Check detected a condition in your environment that is out of compliance with the licensing policy. The Management Server must hold the primary domain controller and domain naming master Active Directory roles. Please move the Active Directory roles to the Management Server now.

 

 
</pre>
<p>I found very little info on this last year, and in between adding R2 DC’s, Exchange 2010 (fun with mail routing), and adding SCE2010 Beta then RC into the network we ended up leaving the virtualised SBS2008 box in play &#8211; other priorities (customers!) have been more important.</p>
<p>Somewhat useless with helping find the cause &#8211; <a href="http://technet.microsoft.com/en-us/library/dd443466%28WS.10%29.aspx">http://technet.microsoft.com/en-us/library/dd443466%28WS.10%29.aspx</a></p>
<p>very little info on it too -</p>
<p><a href="http://www.google.co.uk/#hl=en&amp;source=hp&amp;q=The+FSMO+role+does+not+comply+with+the+license+policy&amp;btnG=Google+Search&amp;meta=&amp;aq=f&amp;oq=&amp;fp=b432878984070c8a">http://www.google.co.uk/#hl=en&amp;source=hp&amp;q=The+FSMO+role+does+not+comply+with+the+license+policy&amp;btnG=Google+Search&amp;meta=&amp;aq=f&amp;oq=&amp;fp=b432878984070c8a</a></p>
<p>Hope this helps, if just a little!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.thefullcircle.com/2010/02/migrating-away-up-from-sbs2008-licensing-alerts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Training &#8211; Implementing and Administering Windows Small Business Server 2008</title>
		<link>http://blog.thefullcircle.com/2009/11/training-sbs2008/</link>
		<comments>http://blog.thefullcircle.com/2009/11/training-sbs2008/#comments</comments>
		<pubDate>Mon, 30 Nov 2009 08:09:36 +0000</pubDate>
		<dc:creator>ReubenC</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[SBS]]></category>
		<category><![CDATA[SBS 2008]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Training]]></category>
		<category><![CDATA[44C0120]]></category>
		<category><![CDATA[6445A]]></category>
		<category><![CDATA[Implementing and Administering Windows Small Business Server 2008]]></category>
		<category><![CDATA[sbs2003 migration]]></category>
		<category><![CDATA[SBS2008]]></category>
		<category><![CDATA[SBS2008 course]]></category>
		<category><![CDATA[sbs2008 migration]]></category>
		<category><![CDATA[sbs2008 tips]]></category>

		<guid isPermaLink="false">http://blog.thefullcircle.com/?p=402</guid>
		<description><![CDATA[This week is another out of the office on Microsoft partner training &#8211; 4 days of SBS 2008&#8230; Course code: 44CO120 &#8211; M6445 &#8211; Implementing and Administering Windows Small Business Server 2008 Where: QA Tabernacle Street, London, EC2A 4DT Who: Mark Cresswell (mark.cresswell@qa.com) 44CO120 &#8211; M6445 &#8211; Implementing and Administering Windows Small Business Server 2008 [...]]]></description>
			<content:encoded><![CDATA[<p>This week is another out of the office on Microsoft partner training &#8211; 4 days of SBS 2008&#8230;</p>
<p><a href="http://blog.thefullcircle.com/wp-content/uploads/2009/11/6445a-sbs2008_imp.jpg"><img class="aligncenter size-medium wp-image-406" title="Implementng and Administering SBS 2008" src="http://blog.thefullcircle.com/wp-content/uploads/2009/11/6445a-sbs2008_imp.jpg?w=300" alt="" width="300" height="225" /></a></p>
<p>Course code: 44CO120 &#8211; M6445 &#8211; Implementing and Administering Windows Small Business Server 2008</p>
<p>Where: QA Tabernacle Street, London, EC2A 4DT</p>
<p>Who: Mark Cresswell (<a href="mailto:mark.cresswell@qa.com">mark.cresswell@qa.com</a>)</p>
<p>44CO120 &#8211; M6445 &#8211; Implementing and Administering Windows Small Business Server 2008</p>
<p>Summary:<br />
This four-day instructor-led course provides students with the knowledge and skills to plan, implement, and manage Windows Small Business Server 2008<br />
This course is intended for technology consultants, system integrators, and in-house technology staff that serve small and medium- sized businesses</p>
<p>Prerequisites:<br />
In addition to their professional experience, students who attend this training should have technical knowledge and skills equivalent to the following courses:<br />
  Course 6420: Fundamentals of a Windows Sever 2008 Network and Applications Infrastructure<br />
  Course 6424: Fundamentals of Windows Server 2008 Active Directory<br />
  Course 5115: Installing and Configuring the Windows Vista Operating<br />
  System<br />
  Course 5116: Configuring Windows Vista Mobile Computing and Applications</p>
<p>Objectives:<br />
Delegates will learn how to Install Microsoft Windows Small Business Server 2008.<br />
Migrate to Microsoft Windows Small Business Server 2008.<br />
Configure Windows Small Business Server 2008 using the Windows Small Business Server 2008 Console.<br />
Manage users and groups in Windows Small Business Server 2008.<br />
Manage messaging and collaboration in Windows Small Business Server 2008.<br />
Manage and monitor Windows Small Business Server 2008.<br />
Secure a Windows Small Business Server 2008 network.<br />
Expand a Windows Small Business Server 2008 network</p>
<h4>Top tips &amp; links picked up during the course&#8230;</h4>
<p>Microsoft SBS docs &#8211; <a href="http://tinyurl.com/sbs-docs">http://tinyurl.com/sbs-docs</a></p>
<p>Known Post Installation Event Errors from SBS 2008 - <a href="http://support.microsoft.com/default.aspx/kb/957713">http://support.microsoft.com/default.aspx/kb/957713</a></p>
<p>Microsoft blog guide to WSS3/MOSS alternate access mappings &#8211; <a href="http://tinyurl.com/wss-aam">http://tinyurl.com/wss-aam</a></p>
<p>more tiny urls..  /sbs-rsg,  /sbs-docs, /sbs-grp</p>
<p>Microsoft OEM site &#8211; <a href="http://oem.microsoft.com">http://oem.microsoft.com</a></p>
<p>Top 100 public SharePoint sites &#8211; <a href="http://www.wssdemo.com/Pages/topwebsites.aspx">http://www.wssdemo.com/Pages/topwebsites.aspx</a></p>
<p>Free Block List provider &#8211; <a href="http://www.spamhaus.org/zen">http://www.spamhaus.org/zen</a><br />
This is gold!  add zen.spamhaus.org to your Block List Providers and switch on connection filtering.<br />
One caveat to note, every time an email is processed by your server it performs a lookup to zen.spamhaus.org – if they receive too many lookups they will suggest that you take up their paid service.  The threshold for this is huge (100,000 SMTP connections per day or 300,000 lookups), and you must not be using it commercially i.e. providing a managed service incorporating their service.</p>
<p>Why disable or rename the Administrator account&#8230; because it has a well-known SID! (&#8230; -500).</p>
<p>Use child domains for all external domain records just like the default remote.yourdomain.com so to get round duplicate maintainence of internal and external resources (and prevent confusion when vpn&#8217;d in!)</p>
<p>SBS default groups have an attribute that mark them as created by the SBS setup process or management console.. so be mindful if creating outside of the console!<br />
Fool it by opening AD Users &amp; Computers, open the attribute editor for the group and edit the msSBSCreatedState to &#8216;Created&#8217;</p>
<p>Roaming profiles &#8211; SBS has not been designed to support roaming profiles and Microsoft will not support issues with them (in this context), e.g. production of a SBS specific hotfix to address an issue.<br />
Advised not to use roaming profiles bar controlled environments such as standard build, lack of local admins, quotas, group policy lockdown, etc.</p>
<p>Client migration &#8211; above half a dozen client machines consider using the User State Migration Toolkit (USMT) to script the process,  ROI should be worthwhile in configuration time vs time saved at the desktop.</p>
<p>Segway! &#8211; the BBC iPlayer program is a P2P service that shares out content, based on Ch4 4oD package &#8211; remove it!</p>
<p>Need to inject drivers into WinRE or WinPE boot environments..?  don&#8217;t be scared!  use drvload and PEImage, more on TechNet Edge &#8211; <a href="http://edge.technet.com/Media/WinRE-and-free-stuff-with-Sean-Kearney/">http://edge.technet.com/Media/WinRE-and-free-stuff-with-Sean-Kearney/</a></p>
<p>SSL certs for SBS &#8211; don&#8217;t buy single certs unless you have to.   Host headers and ssl is tricky, has to be a ucc cert or wildcard cert to support.<br />
Default cert purchase from now on will be a wildcard cert, unless a bloody good reason (or lots of small ones&#8230; read $&#8217;s) not to!</p>
<p>Security cost triangle &#8211; you can have any two but not all 3!<br />
low cost, usability, security</p>
<p>Relability and Performance monitor &#8211; what a gem!<br />
<a href="http://blog.thefullcircle.com/wp-content/uploads/2009/12/ws2008-reliabilitymonitor.png"><img class="aligncenter size-full wp-image-423" title="WS2008-ReliabilityMonitor" src="http://blog.thefullcircle.com/wp-content/uploads/2009/12/ws2008-reliabilitymonitor.png" alt="" width="500" height="383" /></a></p>
<h5>migration to SBS2008..</h5>
<p>My recommendation is to start with Philip Elder&#8217;s great posts at <a href="http://blog.mpecsinc.ca/">http://blog.mpecsinc.ca/</a><br />
SBS 2008 deployment checklist &#8211; <a href="http://blog.mpecsinc.ca/2009/05/sbs-2008-setup-checklist-v111.html">http://blog.mpecsinc.ca/2009/05/sbs-2008-setup-checklist-v111.html</a><br />
SBS2003 to 2008 migration guide &#8211; <a href="http://blog.mpecsinc.ca/2009/06/sbs-2003-to-sbs-2008-migration-guide.html">http://blog.mpecsinc.ca/2009/06/sbs-2003-to-sbs-2008-migration-guide.html</a></p>
<p>Exchange &amp; Circular Logging&#8230;<br />
A potential for lots of debate, but I&#8217;d agree with Mark that whilst migrating mailboxes, if circluar logging is not enabled, enable it otherwise run the risk of filling up disks with log files!</p>
<p>Disable circular logging post event and let the Exchange aware backups submit the log clear down.  However, if the store data and logs are on the same spindle you may as well leave circular logging on as you get little or no recovery benefits.</p>
<p>How to remove the last legacy Exchange server from an organisation &#8211; <a href="http://technet.microsoft.com/en-us/library/bb288905.aspx">http://technet.microsoft.com/en-us/library/bb288905.aspx</a> (<a href="http://tinyurl.com/sbs-exmig">http://tinyurl.com/sbs-exmig</a>)</p>
<p>Common mistakes when upgrading Exchange 2000/2003 to 2007 &#8211; <a href="http://support.microsoft.com/kb/555854/en-us">http://support.microsoft.com/kb/555854/en-us</a></p>
<p>ipconfig /displaydns</p>
<p><a href="http://www.microsoft.com/windows/enterprise/products/mdop/default.aspx">Microsoft Desktop Optimization Pack</a><br />
<a href="http://technet.microsoft.com/en-gb/windows/bb899442.aspx">http://technet.microsoft.com/en-gb/windows/bb899442.aspx</a><br />
Advanced Group Policy Management &#8211; <a href="http://technet.microsoft.com/en-us/library/cc749396(WS.10).aspx">http://technet.microsoft.com/en-us/library/cc749396(WS.10).aspx</a><br />
Asset Inventory Service &#8211; <a href="http://www.microsoft.com/windows/enterprise/products/mdop/ais.aspx">http://www.microsoft.com/windows/enterprise/products/mdop/ais.aspx</a><br />
<a href="http://www.microsoft.com/windows/enterprise/products/mdop/dart.aspx">Microsoft Diagnostics and Recovery Toolset (DaRT)</a><br />
<a href="http://www.microsoft.com/windows/enterprise/products/mdop/dem.aspx">System Center Desktop Error Monitoring (DEM)</a><br />
<a href="http://www.microsoft.com/windows/enterprise/products/mdop/ais.aspx">Microsoft Asset Inventory Service (AIS)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.thefullcircle.com/2009/11/training-sbs2008/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

