<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>"From the Field"- Neil Thompson</title><link>http://blogs.msdn.com/neilth/default.aspx</link><description>Practical insights from actual customer engagements.</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Event IDs 7076, 6482, 6398 in Appplication Log</title><link>http://blogs.msdn.com/neilth/archive/2009/03/26/event-ids-7076-6482-6398-in-appplication-log.aspx</link><pubDate>Thu, 26 Mar 2009 19:42:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9511279</guid><dc:creator>neilth</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/neilth/comments/9511279.aspx</comments><wfw:commentRss>http://blogs.msdn.com/neilth/commentrss.aspx?PostID=9511279</wfw:commentRss><wfw:comment>http://blogs.msdn.com/neilth/rsscomments.aspx?PostID=9511279</wfw:comment><description>&lt;P&gt;&lt;STRONG&gt;Symptom&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Event Type: Error &lt;BR&gt;Event Source: Windows SharePoint Services 3 &lt;BR&gt;Event Category: (964) &lt;BR&gt;Event ID: 6398 &lt;BR&gt;Date: &amp;lt;DATE&amp;gt;&lt;BR&gt;Time:&amp;nbsp;&amp;lt;TIME&amp;gt; &lt;BR&gt;PM User: N/A &lt;BR&gt;Computer: &amp;lt;SERVERNAME&amp;gt;&lt;BR&gt;Description: &lt;BR&gt;The Execute method of job definition Microsoft.Office.Server.Administration.ApplicationServerAdministrationServiceJob&lt;BR&gt;(ID GUID) threw an exception. More information is included below.&lt;BR&gt;&lt;BR&gt;Attempted to read or write protected memory. This is often an indication that other memory is corrupt. &lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;U&gt;You may also get just a blank page when you try to manage IIS&lt;/U&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Solution/Recommendation&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Check for the hotfix at &lt;A href="http://support.microsoft.com/?id=946517"&gt;http://support.microsoft.com/?id=946517&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Commentary&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;SP1 seems to help a bit, but the hotfix closes the loop&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9511279" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/neilth/archive/tags/MOSS+2007/default.aspx">MOSS 2007</category></item><item><title>Configuration Wizard - Failed to Connect</title><link>http://blogs.msdn.com/neilth/archive/2008/04/25/failed-to-connect-or-database-name-does-not-exist.aspx</link><pubDate>Fri, 25 Apr 2008 18:49:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8424262</guid><dc:creator>neilth</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/neilth/comments/8424262.aspx</comments><wfw:commentRss>http://blogs.msdn.com/neilth/commentrss.aspx?PostID=8424262</wfw:commentRss><wfw:comment>http://blogs.msdn.com/neilth/rsscomments.aspx?PostID=8424262</wfw:comment><description>&lt;P&gt;When specifying the SQL server, Configuration Database name and account for SharePoint you may see the following error&lt;/P&gt;
&lt;P&gt;&lt;A href="http://blogs.msdn.com/blogfiles/neilth/WindowsLiveWriter/FailedtoConnectordatabasenamedoesnotexis_A645/MOSS%20Can't%20Create%20Account%20DB.jpg" mce_href="http://blogs.msdn.com/blogfiles/neilth/WindowsLiveWriter/FailedtoConnectordatabasenamedoesnotexis_A645/MOSS%20Can't%20Create%20Account%20DB.jpg"&gt;&lt;IMG style="BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px" height=427 alt="MOSS Can't Create Account DB" src="http://blogs.msdn.com/blogfiles/neilth/WindowsLiveWriter/FailedtoConnectordatabasenamedoesnotexis_A645/MOSS%20Can't%20Create%20Account%20DB_thumb.jpg" width=501 border=0 mce_src="http://blogs.msdn.com/blogfiles/neilth/WindowsLiveWriter/FailedtoConnectordatabasenamedoesnotexis_A645/MOSS%20Can't%20Create%20Account%20DB_thumb.jpg"&gt;&lt;/A&gt; &lt;/P&gt;
&lt;P&gt;Failed to connect to the database server or the database name does not exist. Ensure the database server is a SQL server, and that you have appropriate permissions to access the database server. To Diagnose the problem, review the extended error information located at c:\program files\common files\microsoft shared\web server extensions\12\logs\PSCDiagnostics &amp;lt;DATETIME&amp;gt;.log. Please consult the SharePoint Products and Technologies Configuration Wizards for help or additional information regarding the databse server security configuration and network access.&lt;/P&gt;
&lt;P&gt;When you look at the log you will probably see some kind of timeout exception at the bottom, right before it all exploded.&lt;/P&gt;
&lt;P&gt;LOTS of things could be causing this.&amp;nbsp; Below is a list of item that I have seen in my travels.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;SQL Server Problems&lt;/STRONG&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;SQL Server was OFF, &lt;/LI&gt;
&lt;LI&gt;the SQL Server service was stopped, &lt;/LI&gt;
&lt;LI&gt;the remote TCP/IP connections were not configured for SQL 2005&lt;/LI&gt;
&lt;LI&gt;SQL was sysprepped and the name was changed and it was just generally messed up and had to be rebuilt &lt;STRONG&gt;(Life Lesson: Just install SQL normally, perhaps record an unattended, but don't bring an image of a Sysprepped SQL and try to rename the computer [regardless if it has domain membership] )&lt;/STRONG&gt;&lt;/LI&gt;&lt;/OL&gt;
&lt;P&gt;&lt;STRONG&gt;Network/Security Problems&lt;/STRONG&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Router was melted, &lt;/LI&gt;
&lt;LI&gt;firewall was blocking access, &lt;/LI&gt;
&lt;LI&gt;logged in account really did not have the right permissions on the SQL server (see technet for details of required access), &lt;/LI&gt;
&lt;LI&gt;Cluster name was wrong&lt;/LI&gt;
&lt;LI&gt;Cluster was offline&lt;/LI&gt;
&lt;LI&gt;Account was local (not domain)&lt;/LI&gt;
&lt;LI&gt;Recent DNS/IP change, needed to flushdns on SharePoint server&lt;/LI&gt;
&lt;LI&gt;Admin password was changed while logged on, needed AD refresh between DCs&lt;/LI&gt;&lt;/OL&gt;
&lt;P&gt;This is not likely a bad username/password problem. You will see a different message for that.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;A href="http://technet.microsoft.com/en-us/library/cc262079.aspx" target=_blank mce_href="http://technet.microsoft.com/en-us/library/cc262079.aspx"&gt;Technet Snippit&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;IMG alt=Note src="http://technet.microsoft.com/Cc262079.note(en-us,TechNet.10).gif" mce_src="http://technet.microsoft.com/Cc262079.note(en-us,TechNet.10).gif"&gt;Important &lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;The server farm account is used to access your configuration database. It also acts as the application pool identity for the SharePoint Central Administration application pool, and it is the account under which the Windows SharePoint Services Timer service runs. The SharePoint Products and Technologies Configuration Wizard adds this account to the SQL Server Logins, the SQL Server Database Creator server role, and the SQL Server Security Administrators server role. The user account that you specify as the service account must be a domain user account, &lt;STRONG&gt;but it does not need to be a member of any specific security group on your Web servers or your back-end database servers&lt;/STRONG&gt;. We recommend that you follow the principle of least privilege, and specify a user account that is not a member of the Administrators group on your Web servers or your back-end servers.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Try this to help diagnose&lt;/STRONG&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Ping SQL/Cluster name&lt;/LI&gt;
&lt;LI&gt;Browse to &lt;A href="file://clustername/C$" mce_href="file://\\ClusterName\C$"&gt;\\ClusterName\C$&lt;/A&gt; (this will tell you if your logged in account has admin permissions on that box)&lt;/LI&gt;
&lt;LI&gt;If SQL is a cluster, be sure which node is active&lt;/LI&gt;
&lt;LI&gt;Open the SQL server in SQL Management Studio&lt;/LI&gt;
&lt;LI&gt;Check for AV or firewall software on SQL server blocking the access&lt;/LI&gt;
&lt;LI&gt;Try user name as domain\username (NOT &lt;A href="mailto:username@domain" mce_href="mailto:username@domain"&gt;username@domain&lt;/A&gt;)&lt;/LI&gt;
&lt;LI&gt;Check the lists of all the stuff that can go wrong (above) and be sure you are not having those problems.&lt;/LI&gt;
&lt;LI&gt;If all else fails, just call PSS or your Microsoft Technical Account Manager (if you have one)&lt;/LI&gt;&lt;/OL&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8424262" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/neilth/archive/tags/MOSS+2007/default.aspx">MOSS 2007</category><category domain="http://blogs.msdn.com/neilth/archive/tags/SharePoint/default.aspx">SharePoint</category></item><item><title>SharePoint - Sample Service Level Agreement (SLA)</title><link>http://blogs.msdn.com/neilth/archive/2008/04/23/sharepoint-sample-service-level-agreement-sla.aspx</link><pubDate>Wed, 23 Apr 2008 19:45:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8419388</guid><dc:creator>neilth</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/neilth/comments/8419388.aspx</comments><wfw:commentRss>http://blogs.msdn.com/neilth/commentrss.aspx?PostID=8419388</wfw:commentRss><wfw:comment>http://blogs.msdn.com/neilth/rsscomments.aspx?PostID=8419388</wfw:comment><description>&lt;P&gt;This is a very basic sample of a service level agreement for SharePoint.&amp;nbsp; This would be more typical of providing an SLA to an internal department of an organization. Providing an SLA to an external party would probably include an additional set of items around penalties, charges, terms of use etc.&lt;/P&gt;
&lt;TABLE class=MsoTableLightShadingAccent5 style="BORDER-RIGHT: medium none; BORDER-TOP: medium none; BORDER-LEFT: medium none; WIDTH: 403.5pt; BORDER-BOTTOM: medium none; BORDER-COLLAPSE: collapse; mso-border-top-alt: solid #4bacc6 1.0pt; mso-border-top-themecolor: accent5; mso-border-bottom-alt: solid #4bacc6 1.0pt; mso-border-bottom-themecolor: accent5; mso-yfti-tbllook: 1184; mso-padding-alt: 0in 5.4pt 0in 5.4pt" cellSpacing=0 cellPadding=0 width=538 border=1 class="MsoTableLightShadingAccent5"&gt;
&lt;TBODY&gt;
&lt;TR style="mso-yfti-irow: -1; mso-yfti-firstrow: yes"&gt;
&lt;TD class="" style="BORDER-RIGHT: medium none; PADDING-RIGHT: 5.4pt; BORDER-TOP: #4bacc6 1pt solid; PADDING-LEFT: 5.4pt; PADDING-BOTTOM: 0in; BORDER-LEFT: medium none; WIDTH: 147.55pt; PADDING-TOP: 0in; BORDER-BOTTOM: #4bacc6 1pt solid; mso-border-top-themecolor: accent5; mso-border-bottom-themecolor: accent5" vAlign=top width=197&gt;
&lt;P class=MsoNormal style="MARGIN-BOTTOM: 0pt; LINE-HEIGHT: normal; mso-yfti-cnfc: 5"&gt;&lt;B&gt;&lt;SPAN style="FONT-SIZE: 12pt; COLOR: #31849b; FONT-FAMILY: " 191? mso-themeshade: accent5; mso-themecolor: Roman?; New ?Times mso-fareast-font-family: roman?,?serif?; new times&gt;SERVICE ITEM 
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;/SPAN&gt;&lt;/B&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: medium none; PADDING-RIGHT: 5.4pt; BORDER-TOP: #4bacc6 1pt solid; PADDING-LEFT: 5.4pt; PADDING-BOTTOM: 0in; BORDER-LEFT: medium none; WIDTH: 255.95pt; PADDING-TOP: 0in; BORDER-BOTTOM: #4bacc6 1pt solid; mso-border-top-themecolor: accent5; mso-border-bottom-themecolor: accent5" vAlign=top width=341&gt;
&lt;P class=MsoNormal style="MARGIN-BOTTOM: 0pt; LINE-HEIGHT: normal; mso-yfti-cnfc: 1"&gt;&lt;B&gt;&lt;SPAN style="FONT-SIZE: 12pt; COLOR: #31849b; FONT-FAMILY: " 191? mso-themeshade: accent5; mso-themecolor: Roman?; New ?Times mso-fareast-font-family: roman?,?serif?; new times&gt;SERVICE COMMITTMENT 
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;/SPAN&gt;&lt;/B&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR style="mso-yfti-irow: 0"&gt;
&lt;TD class="" style="BORDER-RIGHT: medium none; PADDING-RIGHT: 5.4pt; BORDER-TOP: medium none; PADDING-LEFT: 5.4pt; BACKGROUND: #365f91; PADDING-BOTTOM: 0in; BORDER-LEFT: medium none; WIDTH: 147.55pt; PADDING-TOP: 0in; BORDER-BOTTOM: medium none; mso-background-themecolor: accent1; mso-background-themeshade: 191" vAlign=top width=197&gt;
&lt;P class=MsoNormal style="MARGIN-BOTTOM: 0pt; LINE-HEIGHT: normal; mso-yfti-cnfc: 68"&gt;&lt;B&gt;&lt;SPAN style="FONT-SIZE: 12pt; COLOR: #365f91; mso-fareast-font-family: 'Times New Roman'; mso-themecolor: accent1; mso-themeshade: 191; mso-bidi-font-family: 'Times New Roman'"&gt;. 
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;/SPAN&gt;&lt;/B&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: medium none; PADDING-RIGHT: 5.4pt; BORDER-TOP: medium none; PADDING-LEFT: 5.4pt; BACKGROUND: #365f91; PADDING-BOTTOM: 0in; BORDER-LEFT: medium none; WIDTH: 255.95pt; PADDING-TOP: 0in; BORDER-BOTTOM: medium none; mso-background-themecolor: accent1; mso-background-themeshade: 191" vAlign=top width=341&gt;
&lt;P class=MsoNormal style="MARGIN-BOTTOM: 0pt; LINE-HEIGHT: normal; mso-yfti-cnfc: 64"&gt;&lt;SPAN style="FONT-SIZE: 12pt; COLOR: #365f91; mso-fareast-font-family: 'Times New Roman'; mso-themecolor: accent1; mso-themeshade: 191; mso-bidi-font-family: 'Times New Roman'"&gt;. 
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR style="mso-yfti-irow: 1"&gt;
&lt;TD class="" style="BORDER-RIGHT: medium none; PADDING-RIGHT: 5.4pt; BORDER-TOP: medium none; PADDING-LEFT: 5.4pt; PADDING-BOTTOM: 0in; BORDER-LEFT: medium none; WIDTH: 147.55pt; PADDING-TOP: 0in; BORDER-BOTTOM: medium none" vAlign=top width=197&gt;
&lt;P class=MsoNormal style="MARGIN-BOTTOM: 0pt; LINE-HEIGHT: normal; mso-yfti-cnfc: 4"&gt;&lt;SPAN style="FONT-SIZE: 12pt; COLOR: #31849b; mso-fareast-font-family: 'Times New Roman'; mso-themecolor: accent5; mso-themeshade: 191; mso-bidi-font-family: 'Times New Roman'; mso-bidi-font-weight: bold"&gt;Availability 
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: medium none; PADDING-RIGHT: 5.4pt; BORDER-TOP: medium none; PADDING-LEFT: 5.4pt; PADDING-BOTTOM: 0in; BORDER-LEFT: medium none; WIDTH: 255.95pt; PADDING-TOP: 0in; BORDER-BOTTOM: medium none" vAlign=top width=341&gt;
&lt;P class=MsoNormal style="MARGIN-BOTTOM: 0pt; LINE-HEIGHT: normal"&gt;&lt;SPAN style="FONT-SIZE: 12pt; COLOR: #31849b; mso-fareast-font-family: 'Times New Roman'; mso-themecolor: accent5; mso-themeshade: 191; mso-bidi-font-family: 'Times New Roman'"&gt;99.9% 
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR style="mso-yfti-irow: 2"&gt;
&lt;TD class="" style="BORDER-RIGHT: medium none; PADDING-RIGHT: 5.4pt; BORDER-TOP: medium none; PADDING-LEFT: 5.4pt; BACKGROUND: #d2eaf1; PADDING-BOTTOM: 0in; BORDER-LEFT: medium none; WIDTH: 147.55pt; PADDING-TOP: 0in; BORDER-BOTTOM: medium none; mso-background-themecolor: accent5; mso-background-themetint: 63" vAlign=top width=197&gt;
&lt;P class=MsoNormal style="MARGIN-BOTTOM: 0pt; LINE-HEIGHT: normal; mso-yfti-cnfc: 68"&gt;&lt;SPAN style="FONT-SIZE: 12pt; COLOR: #31849b; mso-fareast-font-family: 'Times New Roman'; mso-themecolor: accent5; mso-themeshade: 191; mso-bidi-font-family: 'Times New Roman'; mso-bidi-font-weight: bold"&gt;Recovery Time Objective 
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: medium none; PADDING-RIGHT: 5.4pt; BORDER-TOP: medium none; PADDING-LEFT: 5.4pt; BACKGROUND: #d2eaf1; PADDING-BOTTOM: 0in; BORDER-LEFT: medium none; WIDTH: 255.95pt; PADDING-TOP: 0in; BORDER-BOTTOM: medium none; mso-background-themecolor: accent5; mso-background-themetint: 63" vAlign=top width=341&gt;
&lt;P class=MsoNormal style="MARGIN-BOTTOM: 0pt; LINE-HEIGHT: normal; mso-yfti-cnfc: 64"&gt;&lt;SPAN style="FONT-SIZE: 12pt; COLOR: #31849b; mso-fareast-font-family: 'Times New Roman'; mso-themecolor: accent5; mso-themeshade: 191; mso-bidi-font-family: 'Times New Roman'"&gt;&amp;lt; 4 hrs 
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR style="mso-yfti-irow: 3"&gt;
&lt;TD class="" style="BORDER-RIGHT: medium none; PADDING-RIGHT: 5.4pt; BORDER-TOP: medium none; PADDING-LEFT: 5.4pt; PADDING-BOTTOM: 0in; BORDER-LEFT: medium none; WIDTH: 147.55pt; PADDING-TOP: 0in; BORDER-BOTTOM: medium none" vAlign=top width=197&gt;
&lt;P class=MsoNormal style="MARGIN-BOTTOM: 0pt; LINE-HEIGHT: normal; mso-yfti-cnfc: 4"&gt;&lt;SPAN style="FONT-SIZE: 12pt; COLOR: #31849b; mso-fareast-font-family: 'Times New Roman'; mso-themecolor: accent5; mso-themeshade: 191; mso-bidi-font-family: 'Times New Roman'; mso-bidi-font-weight: bold"&gt;Recovery Point Objective 
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: medium none; PADDING-RIGHT: 5.4pt; BORDER-TOP: medium none; PADDING-LEFT: 5.4pt; PADDING-BOTTOM: 0in; BORDER-LEFT: medium none; WIDTH: 255.95pt; PADDING-TOP: 0in; BORDER-BOTTOM: medium none" vAlign=top width=341&gt;
&lt;P class=MsoNormal style="MARGIN-BOTTOM: 0pt; LINE-HEIGHT: normal"&gt;&lt;SPAN style="FONT-SIZE: 12pt; COLOR: #31849b; mso-fareast-font-family: 'Times New Roman'; mso-themecolor: accent5; mso-themeshade: 191; mso-bidi-font-family: 'Times New Roman'"&gt;20 minute data loss window 
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR style="mso-yfti-irow: 4"&gt;
&lt;TD class="" style="BORDER-RIGHT: medium none; PADDING-RIGHT: 5.4pt; BORDER-TOP: medium none; PADDING-LEFT: 5.4pt; BACKGROUND: #d2eaf1; PADDING-BOTTOM: 0in; BORDER-LEFT: medium none; WIDTH: 147.55pt; PADDING-TOP: 0in; BORDER-BOTTOM: medium none; mso-background-themecolor: accent5; mso-background-themetint: 63" vAlign=top width=197&gt;
&lt;P class=MsoNormal style="MARGIN-BOTTOM: 0pt; LINE-HEIGHT: normal; mso-yfti-cnfc: 68"&gt;&lt;SPAN style="FONT-SIZE: 12pt; COLOR: #31849b; mso-fareast-font-family: 'Times New Roman'; mso-themecolor: accent5; mso-themeshade: 191; mso-bidi-font-family: 'Times New Roman'; mso-bidi-font-weight: bold"&gt;Service Window 
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: medium none; PADDING-RIGHT: 5.4pt; BORDER-TOP: medium none; PADDING-LEFT: 5.4pt; BACKGROUND: #d2eaf1; PADDING-BOTTOM: 0in; BORDER-LEFT: medium none; WIDTH: 255.95pt; PADDING-TOP: 0in; BORDER-BOTTOM: medium none; mso-background-themecolor: accent5; mso-background-themetint: 63" vAlign=top width=341&gt;
&lt;P class=MsoNormal style="MARGIN-BOTTOM: 0pt; LINE-HEIGHT: normal; mso-yfti-cnfc: 64"&gt;&lt;SPAN style="FONT-SIZE: 12pt; COLOR: #31849b; mso-fareast-font-family: 'Times New Roman'; mso-themecolor: accent5; mso-themeshade: 191; mso-bidi-font-family: 'Times New Roman'"&gt;(Weekly) Sunday 1am-2am (PST) 
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR style="mso-yfti-irow: 5"&gt;
&lt;TD class="" style="BORDER-RIGHT: medium none; PADDING-RIGHT: 5.4pt; BORDER-TOP: medium none; PADDING-LEFT: 5.4pt; PADDING-BOTTOM: 0in; BORDER-LEFT: medium none; WIDTH: 147.55pt; PADDING-TOP: 0in; BORDER-BOTTOM: medium none" vAlign=top width=197&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: medium none; PADDING-RIGHT: 5.4pt; BORDER-TOP: medium none; PADDING-LEFT: 5.4pt; PADDING-BOTTOM: 0in; BORDER-LEFT: medium none; WIDTH: 255.95pt; PADDING-TOP: 0in; BORDER-BOTTOM: medium none" vAlign=top width=341&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR style="mso-yfti-irow: 6"&gt;
&lt;TD class="" style="BORDER-RIGHT: medium none; PADDING-RIGHT: 5.4pt; BORDER-TOP: medium none; PADDING-LEFT: 5.4pt; BACKGROUND: #d2eaf1; PADDING-BOTTOM: 0in; BORDER-LEFT: medium none; WIDTH: 147.55pt; PADDING-TOP: 0in; BORDER-BOTTOM: medium none; mso-background-themecolor: accent5; mso-background-themetint: 63" vAlign=top width=197&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: medium none; PADDING-RIGHT: 5.4pt; BORDER-TOP: medium none; PADDING-LEFT: 5.4pt; BACKGROUND: #d2eaf1; PADDING-BOTTOM: 0in; BORDER-LEFT: medium none; WIDTH: 255.95pt; PADDING-TOP: 0in; BORDER-BOTTOM: medium none; mso-background-themecolor: accent5; mso-background-themetint: 63" vAlign=top width=341&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR style="mso-yfti-irow: 7"&gt;
&lt;TD class="" style="BORDER-RIGHT: medium none; PADDING-RIGHT: 5.4pt; BORDER-TOP: medium none; PADDING-LEFT: 5.4pt; BACKGROUND: #365f91; PADDING-BOTTOM: 0in; BORDER-LEFT: medium none; WIDTH: 147.55pt; PADDING-TOP: 0in; BORDER-BOTTOM: medium none; mso-background-themecolor: accent1; mso-background-themeshade: 191" vAlign=top width=197&gt;
&lt;P class=MsoNormal style="MARGIN-BOTTOM: 0pt; LINE-HEIGHT: normal; mso-yfti-cnfc: 4"&gt;&lt;B&gt;&lt;SPAN style="FONT-SIZE: 12pt; COLOR: #365f91; mso-fareast-font-family: 'Times New Roman'; mso-themecolor: accent1; mso-themeshade: 191; mso-bidi-font-family: 'Times New Roman'"&gt;. 
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;/SPAN&gt;&lt;/B&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: medium none; PADDING-RIGHT: 5.4pt; BORDER-TOP: medium none; PADDING-LEFT: 5.4pt; BACKGROUND: #365f91; PADDING-BOTTOM: 0in; BORDER-LEFT: medium none; WIDTH: 255.95pt; PADDING-TOP: 0in; BORDER-BOTTOM: medium none; mso-background-themecolor: accent1; mso-background-themeshade: 191" vAlign=top width=341&gt;
&lt;P class=MsoNormal style="MARGIN-BOTTOM: 0pt; LINE-HEIGHT: normal"&gt;&lt;SPAN style="FONT-SIZE: 12pt; COLOR: #365f91; mso-fareast-font-family: 'Times New Roman'; mso-themecolor: accent1; mso-themeshade: 191; mso-bidi-font-family: 'Times New Roman'"&gt;. 
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR style="mso-yfti-irow: 8"&gt;
&lt;TD class="" style="BORDER-RIGHT: medium none; PADDING-RIGHT: 5.4pt; BORDER-TOP: medium none; PADDING-LEFT: 5.4pt; BACKGROUND: #d2eaf1; PADDING-BOTTOM: 0in; BORDER-LEFT: medium none; WIDTH: 147.55pt; PADDING-TOP: 0in; BORDER-BOTTOM: medium none; mso-background-themecolor: accent5; mso-background-themetint: 63" vAlign=top width=197&gt;
&lt;P class=MsoNormal style="MARGIN-BOTTOM: 0pt; LINE-HEIGHT: normal; mso-yfti-cnfc: 68"&gt;&lt;SPAN style="FONT-SIZE: 12pt; COLOR: #31849b; mso-fareast-font-family: 'Times New Roman'; mso-themecolor: accent5; mso-themeshade: 191; mso-bidi-font-family: 'Times New Roman'; mso-bidi-font-weight: bold"&gt;Interface 
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: medium none; PADDING-RIGHT: 5.4pt; BORDER-TOP: medium none; PADDING-LEFT: 5.4pt; BACKGROUND: #d2eaf1; PADDING-BOTTOM: 0in; BORDER-LEFT: medium none; WIDTH: 255.95pt; PADDING-TOP: 0in; BORDER-BOTTOM: medium none; mso-background-themecolor: accent5; mso-background-themetint: 63" vAlign=top width=341&gt;
&lt;P class=MsoNormal style="MARGIN-BOTTOM: 0pt; LINE-HEIGHT: normal; mso-yfti-cnfc: 64"&gt;&lt;SPAN style="FONT-SIZE: 12pt; COLOR: #31849b; mso-fareast-font-family: 'Times New Roman'; mso-themecolor: accent5; mso-themeshade: 191; mso-bidi-font-family: 'Times New Roman'"&gt;HTTP/HTTPS (&lt;A href="http://internalsharepoint/" mce_href="http://internalsharepoint/"&gt;&lt;SPAN style="COLOR: blue"&gt;http://InternalSharePoint&lt;/SPAN&gt;&lt;/A&gt;) 
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR style="mso-yfti-irow: 9"&gt;
&lt;TD class="" style="BORDER-RIGHT: medium none; PADDING-RIGHT: 5.4pt; BORDER-TOP: medium none; PADDING-LEFT: 5.4pt; PADDING-BOTTOM: 0in; BORDER-LEFT: medium none; WIDTH: 147.55pt; PADDING-TOP: 0in; BORDER-BOTTOM: medium none" vAlign=top width=197&gt;
&lt;P class=MsoNormal style="MARGIN-BOTTOM: 0pt; LINE-HEIGHT: normal; mso-yfti-cnfc: 4"&gt;&lt;SPAN style="FONT-SIZE: 12pt; COLOR: #31849b; mso-fareast-font-family: 'Times New Roman'; mso-themecolor: accent5; mso-themeshade: 191; mso-bidi-font-family: 'Times New Roman'; mso-bidi-font-weight: bold"&gt;Internet Access 
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: medium none; PADDING-RIGHT: 5.4pt; BORDER-TOP: medium none; PADDING-LEFT: 5.4pt; PADDING-BOTTOM: 0in; BORDER-LEFT: medium none; WIDTH: 255.95pt; PADDING-TOP: 0in; BORDER-BOTTOM: medium none" vAlign=top width=341&gt;
&lt;P class=MsoNormal style="MARGIN-BOTTOM: 0pt; LINE-HEIGHT: normal"&gt;&lt;SPAN style="FONT-SIZE: 12pt; COLOR: #31849b; mso-fareast-font-family: 'Times New Roman'; mso-themecolor: accent5; mso-themeshade: 191; mso-bidi-font-family: 'Times New Roman'"&gt;HTTPS (&lt;A href="https://sharepoint.external.com/" mce_href="https://sharepoint.external.com"&gt;&lt;SPAN style="COLOR: blue"&gt;https://sharepoint.external.com&lt;/SPAN&gt;&lt;/A&gt;) 
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR style="mso-yfti-irow: 10"&gt;
&lt;TD class="" style="BORDER-RIGHT: medium none; PADDING-RIGHT: 5.4pt; BORDER-TOP: medium none; PADDING-LEFT: 5.4pt; BACKGROUND: #d2eaf1; PADDING-BOTTOM: 0in; BORDER-LEFT: medium none; WIDTH: 147.55pt; PADDING-TOP: 0in; BORDER-BOTTOM: medium none; mso-background-themecolor: accent5; mso-background-themetint: 63" vAlign=top width=197&gt;
&lt;P class=MsoNormal style="MARGIN-BOTTOM: 0pt; LINE-HEIGHT: normal; mso-yfti-cnfc: 68"&gt;&lt;SPAN style="FONT-SIZE: 12pt; COLOR: #31849b; mso-fareast-font-family: 'Times New Roman'; mso-themecolor: accent5; mso-themeshade: 191; mso-bidi-font-family: 'Times New Roman'; mso-bidi-font-weight: bold"&gt;Remote Administration 
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: medium none; PADDING-RIGHT: 5.4pt; BORDER-TOP: medium none; PADDING-LEFT: 5.4pt; BACKGROUND: #d2eaf1; PADDING-BOTTOM: 0in; BORDER-LEFT: medium none; WIDTH: 255.95pt; PADDING-TOP: 0in; BORDER-BOTTOM: medium none; mso-background-themecolor: accent5; mso-background-themetint: 63" vAlign=top width=341&gt;
&lt;P class=MsoNormal style="MARGIN-BOTTOM: 0pt; LINE-HEIGHT: normal; mso-yfti-cnfc: 64"&gt;&lt;SPAN style="FONT-SIZE: 12pt; COLOR: #31849b; mso-fareast-font-family: 'Times New Roman'; mso-themecolor: accent5; mso-themeshade: 191; mso-bidi-font-family: 'Times New Roman'"&gt;Not provided 
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR style="mso-yfti-irow: 11"&gt;
&lt;TD class="" style="BORDER-RIGHT: medium none; PADDING-RIGHT: 5.4pt; BORDER-TOP: medium none; PADDING-LEFT: 5.4pt; PADDING-BOTTOM: 0in; BORDER-LEFT: medium none; WIDTH: 147.55pt; PADDING-TOP: 0in; BORDER-BOTTOM: medium none" vAlign=top width=197&gt;
&lt;P class=MsoNormal style="MARGIN-BOTTOM: 0pt; LINE-HEIGHT: normal; mso-yfti-cnfc: 4"&gt;&lt;SPAN style="FONT-SIZE: 12pt; COLOR: #31849b; mso-fareast-font-family: 'Times New Roman'; mso-themecolor: accent5; mso-themeshade: 191; mso-bidi-font-family: 'Times New Roman'; mso-bidi-font-weight: bold"&gt;SharePoint Designer Access 
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: medium none; PADDING-RIGHT: 5.4pt; BORDER-TOP: medium none; PADDING-LEFT: 5.4pt; PADDING-BOTTOM: 0in; BORDER-LEFT: medium none; WIDTH: 255.95pt; PADDING-TOP: 0in; BORDER-BOTTOM: medium none" vAlign=top width=341&gt;
&lt;P class=MsoNormal style="MARGIN-BOTTOM: 0pt; LINE-HEIGHT: normal"&gt;&lt;SPAN style="FONT-SIZE: 12pt; COLOR: #31849b; mso-fareast-font-family: 'Times New Roman'; mso-themecolor: accent5; mso-themeshade: 191; mso-bidi-font-family: 'Times New Roman'"&gt;Not provided 
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR style="mso-yfti-irow: 12"&gt;
&lt;TD class="" style="BORDER-RIGHT: medium none; PADDING-RIGHT: 5.4pt; BORDER-TOP: medium none; PADDING-LEFT: 5.4pt; BACKGROUND: #d2eaf1; PADDING-BOTTOM: 0in; BORDER-LEFT: medium none; WIDTH: 147.55pt; PADDING-TOP: 0in; BORDER-BOTTOM: medium none; mso-background-themecolor: accent5; mso-background-themetint: 63" vAlign=top width=197&gt;
&lt;P class=MsoNormal style="MARGIN-BOTTOM: 0pt; LINE-HEIGHT: normal; mso-yfti-cnfc: 68"&gt;&lt;SPAN style="FONT-SIZE: 12pt; COLOR: #31849b; mso-fareast-font-family: 'Times New Roman'; mso-themecolor: accent5; mso-themeshade: 191; mso-bidi-font-family: 'Times New Roman'; mso-bidi-font-weight: bold"&gt;Self Provisioning 
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: medium none; PADDING-RIGHT: 5.4pt; BORDER-TOP: medium none; PADDING-LEFT: 5.4pt; BACKGROUND: #d2eaf1; PADDING-BOTTOM: 0in; BORDER-LEFT: medium none; WIDTH: 255.95pt; PADDING-TOP: 0in; BORDER-BOTTOM: medium none; mso-background-themecolor: accent5; mso-background-themetint: 63" vAlign=top width=341&gt;
&lt;P class=MsoNormal style="MARGIN-BOTTOM: 0pt; LINE-HEIGHT: normal; mso-yfti-cnfc: 64"&gt;&lt;SPAN style="FONT-SIZE: 12pt; COLOR: #31849b; mso-fareast-font-family: 'Times New Roman'; mso-themecolor: accent5; mso-themeshade: 191; mso-bidi-font-family: 'Times New Roman'"&gt;End Users - &lt;A href="http://mysite/" mce_href="http://MySite"&gt;&lt;SPAN style="COLOR: blue"&gt;http://MySite&lt;/SPAN&gt;&lt;/A&gt;&amp;nbsp; &lt;BR&gt;Power Users - &lt;A href="http://team/Sites" mce_href="http://team/Sites"&gt;&lt;SPAN style="COLOR: blue"&gt;http://team/Sites&lt;/SPAN&gt;&lt;/A&gt; &lt;BR&gt;Division Heads - &lt;A href="http://divisions/Sites" mce_href="http://Divisions/Sites"&gt;&lt;SPAN style="COLOR: blue"&gt;http://Divisions/Sites&lt;/SPAN&gt;&lt;/A&gt; &lt;BR&gt;&lt;I&gt;All other provisioning through Help Desk&lt;/I&gt; 
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR style="mso-yfti-irow: 13"&gt;
&lt;TD class="" style="BORDER-RIGHT: medium none; PADDING-RIGHT: 5.4pt; BORDER-TOP: medium none; PADDING-LEFT: 5.4pt; BACKGROUND: #365f91; PADDING-BOTTOM: 0in; BORDER-LEFT: medium none; WIDTH: 147.55pt; PADDING-TOP: 0in; BORDER-BOTTOM: medium none; mso-background-themecolor: accent1; mso-background-themeshade: 191" vAlign=top width=197&gt;
&lt;P class=MsoNormal style="MARGIN-BOTTOM: 0pt; LINE-HEIGHT: normal; mso-yfti-cnfc: 4"&gt;&lt;B&gt;&lt;SPAN style="FONT-SIZE: 12pt; COLOR: #365f91; mso-fareast-font-family: 'Times New Roman'; mso-themecolor: accent1; mso-themeshade: 191; mso-bidi-font-family: 'Times New Roman'"&gt;. 
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;/SPAN&gt;&lt;/B&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: medium none; PADDING-RIGHT: 5.4pt; BORDER-TOP: medium none; PADDING-LEFT: 5.4pt; BACKGROUND: #365f91; PADDING-BOTTOM: 0in; BORDER-LEFT: medium none; WIDTH: 255.95pt; PADDING-TOP: 0in; BORDER-BOTTOM: medium none; mso-background-themecolor: accent1; mso-background-themeshade: 191" vAlign=top width=341&gt;
&lt;P class=MsoNormal style="MARGIN-BOTTOM: 0pt; LINE-HEIGHT: normal"&gt;&lt;SPAN style="FONT-SIZE: 12pt; COLOR: #365f91; mso-fareast-font-family: 'Times New Roman'; mso-themecolor: accent1; mso-themeshade: 191; mso-bidi-font-family: 'Times New Roman'"&gt;. 
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR style="mso-yfti-irow: 14"&gt;
&lt;TD class="" style="BORDER-RIGHT: medium none; PADDING-RIGHT: 5.4pt; BORDER-TOP: medium none; PADDING-LEFT: 5.4pt; BACKGROUND: #d2eaf1; PADDING-BOTTOM: 0in; BORDER-LEFT: medium none; WIDTH: 147.55pt; PADDING-TOP: 0in; BORDER-BOTTOM: medium none; mso-background-themecolor: accent5; mso-background-themetint: 63" vAlign=top width=197&gt;
&lt;P class=MsoNormal style="MARGIN-BOTTOM: 0pt; LINE-HEIGHT: normal; mso-yfti-cnfc: 68"&gt;&lt;SPAN style="FONT-SIZE: 12pt; COLOR: #31849b; mso-fareast-font-family: 'Times New Roman'; mso-themecolor: accent5; mso-themeshade: 191; mso-bidi-font-family: 'Times New Roman'; mso-bidi-font-weight: bold"&gt;Dedicated SSP 
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: medium none; PADDING-RIGHT: 5.4pt; BORDER-TOP: medium none; PADDING-LEFT: 5.4pt; BACKGROUND: #d2eaf1; PADDING-BOTTOM: 0in; BORDER-LEFT: medium none; WIDTH: 255.95pt; PADDING-TOP: 0in; BORDER-BOTTOM: medium none; mso-background-themecolor: accent5; mso-background-themetint: 63" vAlign=top width=341&gt;
&lt;P class=MsoNormal style="MARGIN-BOTTOM: 0pt; LINE-HEIGHT: normal; mso-yfti-cnfc: 64"&gt;&lt;SPAN style="FONT-SIZE: 12pt; COLOR: #31849b; mso-fareast-font-family: 'Times New Roman'; mso-themecolor: accent5; mso-themeshade: 191; mso-bidi-font-family: 'Times New Roman'"&gt;Yes, help desk administered 
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR style="mso-yfti-irow: 15"&gt;
&lt;TD class="" style="BORDER-RIGHT: medium none; PADDING-RIGHT: 5.4pt; BORDER-TOP: medium none; PADDING-LEFT: 5.4pt; PADDING-BOTTOM: 0in; BORDER-LEFT: medium none; WIDTH: 147.55pt; PADDING-TOP: 0in; BORDER-BOTTOM: medium none" vAlign=top width=197&gt;
&lt;P class=MsoNormal style="MARGIN-BOTTOM: 0pt; LINE-HEIGHT: normal; mso-yfti-cnfc: 4"&gt;&lt;SPAN style="FONT-SIZE: 12pt; COLOR: #31849b; mso-fareast-font-family: 'Times New Roman'; mso-themecolor: accent5; mso-themeshade: 191; mso-bidi-font-family: 'Times New Roman'; mso-bidi-font-weight: bold"&gt;Enterprise Search 
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: medium none; PADDING-RIGHT: 5.4pt; BORDER-TOP: medium none; PADDING-LEFT: 5.4pt; PADDING-BOTTOM: 0in; BORDER-LEFT: medium none; WIDTH: 255.95pt; PADDING-TOP: 0in; BORDER-BOTTOM: medium none" vAlign=top width=341&gt;
&lt;P class=MsoNormal style="MARGIN-BOTTOM: 0pt; LINE-HEIGHT: normal"&gt;&lt;SPAN style="FONT-SIZE: 12pt; COLOR: #31849b; mso-fareast-font-family: 'Times New Roman'; mso-themecolor: accent5; mso-themeshade: 191; mso-bidi-font-family: 'Times New Roman'"&gt;Yes, 50 Million items 
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR style="mso-yfti-irow: 16"&gt;
&lt;TD class="" style="BORDER-RIGHT: medium none; PADDING-RIGHT: 5.4pt; BORDER-TOP: medium none; PADDING-LEFT: 5.4pt; BACKGROUND: #d2eaf1; PADDING-BOTTOM: 0in; BORDER-LEFT: medium none; WIDTH: 147.55pt; PADDING-TOP: 0in; BORDER-BOTTOM: medium none; mso-background-themecolor: accent5; mso-background-themetint: 63" vAlign=top width=197&gt;
&lt;P class=MsoNormal style="MARGIN-BOTTOM: 0pt; LINE-HEIGHT: normal; mso-yfti-cnfc: 68"&gt;&lt;SPAN style="FONT-SIZE: 12pt; COLOR: #31849b; mso-fareast-font-family: 'Times New Roman'; mso-themecolor: accent5; mso-themeshade: 191; mso-bidi-font-family: 'Times New Roman'; mso-bidi-font-weight: bold"&gt;Exchange Integration 
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: medium none; PADDING-RIGHT: 5.4pt; BORDER-TOP: medium none; PADDING-LEFT: 5.4pt; BACKGROUND: #d2eaf1; PADDING-BOTTOM: 0in; BORDER-LEFT: medium none; WIDTH: 255.95pt; PADDING-TOP: 0in; BORDER-BOTTOM: medium none; mso-background-themecolor: accent5; mso-background-themetint: 63" vAlign=top width=341&gt;
&lt;P class=MsoNormal style="MARGIN-BOTTOM: 0pt; LINE-HEIGHT: normal; mso-yfti-cnfc: 64"&gt;&lt;SPAN style="FONT-SIZE: 12pt; COLOR: #31849b; mso-fareast-font-family: 'Times New Roman'; mso-themecolor: accent5; mso-themeshade: 191; mso-bidi-font-family: 'Times New Roman'"&gt;Not Provided 
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR style="mso-yfti-irow: 17"&gt;
&lt;TD class="" style="BORDER-RIGHT: medium none; PADDING-RIGHT: 5.4pt; BORDER-TOP: medium none; PADDING-LEFT: 5.4pt; PADDING-BOTTOM: 0in; BORDER-LEFT: medium none; WIDTH: 147.55pt; PADDING-TOP: 0in; BORDER-BOTTOM: medium none" vAlign=top width=197&gt;
&lt;P class=MsoNormal style="MARGIN-BOTTOM: 0pt; LINE-HEIGHT: normal; mso-yfti-cnfc: 4"&gt;&lt;SPAN style="FONT-SIZE: 12pt; COLOR: #31849b; mso-fareast-font-family: 'Times New Roman'; mso-themecolor: accent5; mso-themeshade: 191; mso-bidi-font-family: 'Times New Roman'; mso-bidi-font-weight: bold"&gt;Business Data Catalog 
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: medium none; PADDING-RIGHT: 5.4pt; BORDER-TOP: medium none; PADDING-LEFT: 5.4pt; PADDING-BOTTOM: 0in; BORDER-LEFT: medium none; WIDTH: 255.95pt; PADDING-TOP: 0in; BORDER-BOTTOM: medium none" vAlign=top width=341&gt;
&lt;P class=MsoNormal style="MARGIN-BOTTOM: 0pt; LINE-HEIGHT: normal"&gt;&lt;SPAN style="FONT-SIZE: 12pt; COLOR: #31849b; mso-fareast-font-family: 'Times New Roman'; mso-themecolor: accent5; mso-themeshade: 191; mso-bidi-font-family: 'Times New Roman'"&gt;Not Provided 
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR style="mso-yfti-irow: 18"&gt;
&lt;TD class="" style="BORDER-RIGHT: medium none; PADDING-RIGHT: 5.4pt; BORDER-TOP: medium none; PADDING-LEFT: 5.4pt; BACKGROUND: #d2eaf1; PADDING-BOTTOM: 0in; BORDER-LEFT: medium none; WIDTH: 147.55pt; PADDING-TOP: 0in; BORDER-BOTTOM: medium none; mso-background-themecolor: accent5; mso-background-themetint: 63" vAlign=top width=197&gt;
&lt;P class=MsoNormal style="MARGIN-BOTTOM: 0pt; LINE-HEIGHT: normal; mso-yfti-cnfc: 68"&gt;&lt;SPAN style="FONT-SIZE: 12pt; COLOR: #31849b; mso-fareast-font-family: 'Times New Roman'; mso-themecolor: accent5; mso-themeshade: 191; mso-bidi-font-family: 'Times New Roman'; mso-bidi-font-weight: bold"&gt;User Profiles 
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: medium none; PADDING-RIGHT: 5.4pt; BORDER-TOP: medium none; PADDING-LEFT: 5.4pt; BACKGROUND: #d2eaf1; PADDING-BOTTOM: 0in; BORDER-LEFT: medium none; WIDTH: 255.95pt; PADDING-TOP: 0in; BORDER-BOTTOM: medium none; mso-background-themecolor: accent5; mso-background-themetint: 63" vAlign=top width=341&gt;
&lt;P class=MsoNormal style="MARGIN-BOTTOM: 0pt; LINE-HEIGHT: normal; mso-yfti-cnfc: 64"&gt;&lt;SPAN style="FONT-SIZE: 12pt; COLOR: #31849b; mso-fareast-font-family: 'Times New Roman'; mso-themecolor: accent5; mso-themeshade: 191; mso-bidi-font-family: 'Times New Roman'"&gt;Yes, from (Internal.com) domain 
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR style="mso-yfti-irow: 19"&gt;
&lt;TD class="" style="BORDER-RIGHT: medium none; PADDING-RIGHT: 5.4pt; BORDER-TOP: medium none; PADDING-LEFT: 5.4pt; PADDING-BOTTOM: 0in; BORDER-LEFT: medium none; WIDTH: 147.55pt; PADDING-TOP: 0in; BORDER-BOTTOM: medium none" vAlign=top width=197&gt;
&lt;P class=MsoNormal style="MARGIN-BOTTOM: 0pt; LINE-HEIGHT: normal; mso-yfti-cnfc: 4"&gt;&lt;SPAN style="FONT-SIZE: 12pt; COLOR: #31849b; mso-fareast-font-family: 'Times New Roman'; mso-themecolor: accent5; mso-themeshade: 191; mso-bidi-font-family: 'Times New Roman'; mso-bidi-font-weight: bold"&gt;MySites 
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: medium none; PADDING-RIGHT: 5.4pt; BORDER-TOP: medium none; PADDING-LEFT: 5.4pt; PADDING-BOTTOM: 0in; BORDER-LEFT: medium none; WIDTH: 255.95pt; PADDING-TOP: 0in; BORDER-BOTTOM: medium none" vAlign=top width=341&gt;
&lt;P class=MsoNormal style="MARGIN-BOTTOM: 0pt; LINE-HEIGHT: normal"&gt;&lt;SPAN style="FONT-SIZE: 12pt; COLOR: #31849b; mso-fareast-font-family: 'Times New Roman'; mso-themecolor: accent5; mso-themeshade: 191; mso-bidi-font-family: 'Times New Roman'"&gt;Yes, centrally hosted, user self provisioned 
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR style="mso-yfti-irow: 20"&gt;
&lt;TD class="" style="BORDER-RIGHT: medium none; PADDING-RIGHT: 5.4pt; BORDER-TOP: medium none; PADDING-LEFT: 5.4pt; BACKGROUND: #d2eaf1; PADDING-BOTTOM: 0in; BORDER-LEFT: medium none; WIDTH: 147.55pt; PADDING-TOP: 0in; BORDER-BOTTOM: medium none; mso-background-themecolor: accent5; mso-background-themetint: 63" vAlign=top width=197&gt;
&lt;P class=MsoNormal style="MARGIN-BOTTOM: 0pt; LINE-HEIGHT: normal; mso-yfti-cnfc: 68"&gt;&lt;SPAN style="FONT-SIZE: 12pt; COLOR: #31849b; mso-fareast-font-family: 'Times New Roman'; mso-themecolor: accent5; mso-themeshade: 191; mso-bidi-font-family: 'Times New Roman'; mso-bidi-font-weight: bold"&gt;Office Communicator 
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: medium none; PADDING-RIGHT: 5.4pt; BORDER-TOP: medium none; PADDING-LEFT: 5.4pt; BACKGROUND: #d2eaf1; PADDING-BOTTOM: 0in; BORDER-LEFT: medium none; WIDTH: 255.95pt; PADDING-TOP: 0in; BORDER-BOTTOM: medium none; mso-background-themecolor: accent5; mso-background-themetint: 63" vAlign=top width=341&gt;
&lt;P class=MsoNormal style="MARGIN-BOTTOM: 0pt; LINE-HEIGHT: normal; mso-yfti-cnfc: 64"&gt;&lt;SPAN style="FONT-SIZE: 12pt; COLOR: #31849b; mso-fareast-font-family: 'Times New Roman'; mso-themecolor: accent5; mso-themeshade: 191; mso-bidi-font-family: 'Times New Roman'"&gt;Yes (Client needs client software) 
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR style="mso-yfti-irow: 21"&gt;
&lt;TD class="" style="BORDER-RIGHT: medium none; PADDING-RIGHT: 5.4pt; BORDER-TOP: medium none; PADDING-LEFT: 5.4pt; PADDING-BOTTOM: 0in; BORDER-LEFT: medium none; WIDTH: 147.55pt; PADDING-TOP: 0in; BORDER-BOTTOM: medium none" vAlign=top width=197&gt;
&lt;P class=MsoNormal style="MARGIN-BOTTOM: 0pt; LINE-HEIGHT: normal; mso-yfti-cnfc: 4"&gt;&lt;SPAN style="FONT-SIZE: 12pt; COLOR: #31849b; mso-fareast-font-family: 'Times New Roman'; mso-themecolor: accent5; mso-themeshade: 191; mso-bidi-font-family: 'Times New Roman'; mso-bidi-font-weight: bold"&gt;Document Management 
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: medium none; PADDING-RIGHT: 5.4pt; BORDER-TOP: medium none; PADDING-LEFT: 5.4pt; PADDING-BOTTOM: 0in; BORDER-LEFT: medium none; WIDTH: 255.95pt; PADDING-TOP: 0in; BORDER-BOTTOM: medium none" vAlign=top width=341&gt;
&lt;P class=MsoNormal style="MARGIN-BOTTOM: 0pt; LINE-HEIGHT: normal"&gt;&lt;SPAN style="FONT-SIZE: 12pt; COLOR: #31849b; mso-fareast-font-family: 'Times New Roman'; mso-themecolor: accent5; mso-themeshade: 191; mso-bidi-font-family: 'Times New Roman'"&gt;Yes 
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR style="mso-yfti-irow: 22"&gt;
&lt;TD class="" style="BORDER-RIGHT: medium none; PADDING-RIGHT: 5.4pt; BORDER-TOP: medium none; PADDING-LEFT: 5.4pt; BACKGROUND: #365f91; PADDING-BOTTOM: 0in; BORDER-LEFT: medium none; WIDTH: 147.55pt; PADDING-TOP: 0in; BORDER-BOTTOM: medium none; mso-background-themecolor: accent1; mso-background-themeshade: 191" vAlign=top width=197&gt;
&lt;P class=MsoNormal style="MARGIN-BOTTOM: 0pt; LINE-HEIGHT: normal; mso-yfti-cnfc: 68"&gt;&lt;SPAN style="FONT-SIZE: 12pt; COLOR: #365f91; mso-fareast-font-family: 'Times New Roman'; mso-themecolor: accent1; mso-themeshade: 191; mso-bidi-font-family: 'Times New Roman'; mso-bidi-font-weight: bold"&gt;. 
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: medium none; PADDING-RIGHT: 5.4pt; BORDER-TOP: medium none; PADDING-LEFT: 5.4pt; BACKGROUND: #365f91; PADDING-BOTTOM: 0in; BORDER-LEFT: medium none; WIDTH: 255.95pt; PADDING-TOP: 0in; BORDER-BOTTOM: medium none; mso-background-themecolor: accent1; mso-background-themeshade: 191" vAlign=top width=341&gt;
&lt;P class=MsoNormal style="MARGIN-BOTTOM: 0pt; LINE-HEIGHT: normal; mso-yfti-cnfc: 64"&gt;&lt;SPAN style="FONT-SIZE: 12pt; COLOR: #365f91; mso-fareast-font-family: 'Times New Roman'; mso-themecolor: accent1; mso-themeshade: 191; mso-bidi-font-family: 'Times New Roman'"&gt;. 
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR style="mso-yfti-irow: 23"&gt;
&lt;TD class="" style="BORDER-RIGHT: medium none; PADDING-RIGHT: 5.4pt; BORDER-TOP: medium none; PADDING-LEFT: 5.4pt; PADDING-BOTTOM: 0in; BORDER-LEFT: medium none; WIDTH: 147.55pt; PADDING-TOP: 0in; BORDER-BOTTOM: medium none" vAlign=top width=197&gt;
&lt;P class=MsoNormal style="MARGIN-BOTTOM: 0pt; LINE-HEIGHT: normal; mso-yfti-cnfc: 4"&gt;&lt;SPAN style="FONT-SIZE: 12pt; COLOR: #31849b; mso-fareast-font-family: 'Times New Roman'; mso-themecolor: accent5; mso-themeshade: 191; mso-bidi-font-family: 'Times New Roman'; mso-bidi-font-weight: bold"&gt;Custom Branding 
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: medium none; PADDING-RIGHT: 5.4pt; BORDER-TOP: medium none; PADDING-LEFT: 5.4pt; PADDING-BOTTOM: 0in; BORDER-LEFT: medium none; WIDTH: 255.95pt; PADDING-TOP: 0in; BORDER-BOTTOM: medium none" vAlign=top width=341&gt;
&lt;P class=MsoNormal style="MARGIN-BOTTOM: 0pt; LINE-HEIGHT: normal"&gt;&lt;SPAN style="FONT-SIZE: 12pt; COLOR: #31849b; mso-fareast-font-family: 'Times New Roman'; mso-themecolor: accent5; mso-themeshade: 191; mso-bidi-font-family: 'Times New Roman'"&gt;Yes, 2 Master Pages, 4 custom page layouts 
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR style="mso-yfti-irow: 24"&gt;
&lt;TD class="" style="BORDER-RIGHT: medium none; PADDING-RIGHT: 5.4pt; BORDER-TOP: medium none; PADDING-LEFT: 5.4pt; BACKGROUND: #d2eaf1; PADDING-BOTTOM: 0in; BORDER-LEFT: medium none; WIDTH: 147.55pt; PADDING-TOP: 0in; BORDER-BOTTOM: medium none; mso-background-themecolor: accent5; mso-background-themetint: 63" vAlign=top width=197&gt;
&lt;P class=MsoNormal style="MARGIN-BOTTOM: 0pt; LINE-HEIGHT: normal; mso-yfti-cnfc: 68"&gt;&lt;SPAN style="FONT-SIZE: 12pt; COLOR: #31849b; mso-fareast-font-family: 'Times New Roman'; mso-themecolor: accent5; mso-themeshade: 191; mso-bidi-font-family: 'Times New Roman'; mso-bidi-font-weight: bold"&gt;3rd Part Web Parts 
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: medium none; PADDING-RIGHT: 5.4pt; BORDER-TOP: medium none; PADDING-LEFT: 5.4pt; BACKGROUND: #d2eaf1; PADDING-BOTTOM: 0in; BORDER-LEFT: medium none; WIDTH: 255.95pt; PADDING-TOP: 0in; BORDER-BOTTOM: medium none; mso-background-themecolor: accent5; mso-background-themetint: 63" vAlign=top width=341&gt;
&lt;P class=MsoNormal style="MARGIN-BOTTOM: 0pt; LINE-HEIGHT: normal; mso-yfti-cnfc: 64"&gt;&lt;SPAN style="FONT-SIZE: 12pt; COLOR: #31849b; mso-fareast-font-family: 'Times New Roman'; mso-themecolor: accent5; mso-themeshade: 191; mso-bidi-font-family: 'Times New Roman'"&gt;Yes, but only from approved Enterprise Directory 
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR style="mso-yfti-irow: 25"&gt;
&lt;TD class="" style="BORDER-RIGHT: medium none; PADDING-RIGHT: 5.4pt; BORDER-TOP: medium none; PADDING-LEFT: 5.4pt; PADDING-BOTTOM: 0in; BORDER-LEFT: medium none; WIDTH: 147.55pt; PADDING-TOP: 0in; BORDER-BOTTOM: medium none" vAlign=top width=197&gt;
&lt;P class=MsoNormal style="MARGIN-BOTTOM: 0pt; LINE-HEIGHT: normal; mso-yfti-cnfc: 4"&gt;&lt;SPAN style="FONT-SIZE: 12pt; COLOR: #31849b; mso-fareast-font-family: 'Times New Roman'; mso-themecolor: accent5; mso-themeshade: 191; mso-bidi-font-family: 'Times New Roman'; mso-bidi-font-weight: bold"&gt;Custom Code Deployment 
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: medium none; PADDING-RIGHT: 5.4pt; BORDER-TOP: medium none; PADDING-LEFT: 5.4pt; PADDING-BOTTOM: 0in; BORDER-LEFT: medium none; WIDTH: 255.95pt; PADDING-TOP: 0in; BORDER-BOTTOM: medium none" vAlign=top width=341&gt;
&lt;P class=MsoNormal style="MARGIN-BOTTOM: 0pt; LINE-HEIGHT: normal"&gt;&lt;SPAN style="FONT-SIZE: 12pt; COLOR: #31849b; mso-fareast-font-family: 'Times New Roman'; mso-themecolor: accent5; mso-themeshade: 191; mso-bidi-font-family: 'Times New Roman'"&gt;Not available 
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR style="mso-yfti-irow: 26"&gt;
&lt;TD class="" style="BORDER-RIGHT: medium none; PADDING-RIGHT: 5.4pt; BORDER-TOP: medium none; PADDING-LEFT: 5.4pt; BACKGROUND: #365f91; PADDING-BOTTOM: 0in; BORDER-LEFT: medium none; WIDTH: 147.55pt; PADDING-TOP: 0in; BORDER-BOTTOM: medium none; mso-background-themecolor: accent1; mso-background-themeshade: 191" vAlign=top width=197&gt;
&lt;P class=MsoNormal style="MARGIN-BOTTOM: 0pt; LINE-HEIGHT: normal; mso-yfti-cnfc: 68"&gt;&lt;SPAN style="FONT-SIZE: 12pt; COLOR: #365f91; mso-fareast-font-family: 'Times New Roman'; mso-themecolor: accent1; mso-themeshade: 191; mso-bidi-font-family: 'Times New Roman'; mso-bidi-font-weight: bold"&gt;. 
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: medium none; PADDING-RIGHT: 5.4pt; BORDER-TOP: medium none; PADDING-LEFT: 5.4pt; BACKGROUND: #365f91; PADDING-BOTTOM: 0in; BORDER-LEFT: medium none; WIDTH: 255.95pt; PADDING-TOP: 0in; BORDER-BOTTOM: medium none; mso-background-themecolor: accent1; mso-background-themeshade: 191" vAlign=top width=341&gt;
&lt;P class=MsoNormal style="MARGIN-BOTTOM: 0pt; LINE-HEIGHT: normal; mso-yfti-cnfc: 64"&gt;&lt;SPAN style="FONT-SIZE: 12pt; COLOR: #365f91; mso-fareast-font-family: 'Times New Roman'; mso-themecolor: accent1; mso-themeshade: 191; mso-bidi-font-family: 'Times New Roman'"&gt;. 
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR style="mso-yfti-irow: 27"&gt;
&lt;TD class="" style="BORDER-RIGHT: medium none; PADDING-RIGHT: 5.4pt; BORDER-TOP: medium none; PADDING-LEFT: 5.4pt; PADDING-BOTTOM: 0in; BORDER-LEFT: medium none; WIDTH: 147.55pt; PADDING-TOP: 0in; BORDER-BOTTOM: medium none" vAlign=top width=197&gt;
&lt;P class=MsoNormal style="MARGIN-BOTTOM: 0pt; LINE-HEIGHT: normal; mso-yfti-cnfc: 4"&gt;&lt;SPAN style="FONT-SIZE: 12pt; COLOR: #31849b; mso-fareast-font-family: 'Times New Roman'; mso-themecolor: accent5; mso-themeshade: 191; mso-bidi-font-family: 'Times New Roman'; mso-bidi-font-weight: bold"&gt;Dedicated Resources 
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: medium none; PADDING-RIGHT: 5.4pt; BORDER-TOP: medium none; PADDING-LEFT: 5.4pt; PADDING-BOTTOM: 0in; BORDER-LEFT: medium none; WIDTH: 255.95pt; PADDING-TOP: 0in; BORDER-BOTTOM: medium none" vAlign=top width=341&gt;
&lt;P class=MsoNormal style="MARGIN-BOTTOM: 0pt; LINE-HEIGHT: normal"&gt;&lt;SPAN style="FONT-SIZE: 12pt; COLOR: #31849b; mso-fareast-font-family: 'Times New Roman'; mso-themecolor: accent5; mso-themeshade: 191; mso-bidi-font-family: 'Times New Roman'"&gt;2 Dedicated Web Applications - Shared Infrastructure 
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR style="mso-yfti-irow: 28"&gt;
&lt;TD class="" style="BORDER-RIGHT: medium none; PADDING-RIGHT: 5.4pt; BORDER-TOP: medium none; PADDING-LEFT: 5.4pt; BACKGROUND: #d2eaf1; PADDING-BOTTOM: 0in; BORDER-LEFT: medium none; WIDTH: 147.55pt; PADDING-TOP: 0in; BORDER-BOTTOM: medium none; mso-background-themecolor: accent5; mso-background-themetint: 63" vAlign=top width=197&gt;
&lt;P class=MsoNormal style="MARGIN-BOTTOM: 0pt; LINE-HEIGHT: normal; mso-yfti-cnfc: 68"&gt;&lt;SPAN style="FONT-SIZE: 12pt; COLOR: #31849b; mso-fareast-font-family: 'Times New Roman'; mso-themecolor: accent5; mso-themeshade: 191; mso-bidi-font-family: 'Times New Roman'; mso-bidi-font-weight: bold"&gt;Total Storage 
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: medium none; PADDING-RIGHT: 5.4pt; BORDER-TOP: medium none; PADDING-LEFT: 5.4pt; BACKGROUND: #d2eaf1; PADDING-BOTTOM: 0in; BORDER-LEFT: medium none; WIDTH: 255.95pt; PADDING-TOP: 0in; BORDER-BOTTOM: medium none; mso-background-themecolor: accent5; mso-background-themetint: 63" vAlign=top width=341&gt;
&lt;P class=MsoNormal style="MARGIN-BOTTOM: 0pt; LINE-HEIGHT: normal; mso-yfti-cnfc: 64"&gt;&lt;SPAN style="FONT-SIZE: 12pt; COLOR: #31849b; mso-fareast-font-family: 'Times New Roman'; mso-themecolor: accent5; mso-themeshade: 191; mso-bidi-font-family: 'Times New Roman'"&gt;25 GB - $5 per additional GB 
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR style="mso-yfti-irow: 29"&gt;
&lt;TD class="" style="BORDER-RIGHT: medium none; PADDING-RIGHT: 5.4pt; BORDER-TOP: medium none; PADDING-LEFT: 5.4pt; BACKGROUND: #365f91; PADDING-BOTTOM: 0in; BORDER-LEFT: medium none; WIDTH: 147.55pt; PADDING-TOP: 0in; BORDER-BOTTOM: medium none; mso-background-themecolor: accent1; mso-background-themeshade: 191" vAlign=top width=197&gt;
&lt;P class=MsoNormal style="MARGIN-BOTTOM: 0pt; LINE-HEIGHT: normal; mso-yfti-cnfc: 4"&gt;&lt;SPAN style="FONT-SIZE: 12pt; COLOR: #365f91; mso-fareast-font-family: 'Times New Roman'; mso-themecolor: accent1; mso-themeshade: 191; mso-bidi-font-family: 'Times New Roman'; mso-bidi-font-weight: bold"&gt;. 
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: medium none; PADDING-RIGHT: 5.4pt; BORDER-TOP: medium none; PADDING-LEFT: 5.4pt; BACKGROUND: #365f91; PADDING-BOTTOM: 0in; BORDER-LEFT: medium none; WIDTH: 255.95pt; PADDING-TOP: 0in; BORDER-BOTTOM: medium none; mso-background-themecolor: accent1; mso-background-themeshade: 191" vAlign=top width=341&gt;
&lt;P class=MsoNormal style="MARGIN-BOTTOM: 0pt; LINE-HEIGHT: normal"&gt;&lt;SPAN style="FONT-SIZE: 12pt; COLOR: #365f91; mso-fareast-font-family: 'Times New Roman'; mso-themecolor: accent1; mso-themeshade: 191; mso-bidi-font-family: 'Times New Roman'"&gt;. 
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR style="mso-yfti-irow: 30"&gt;
&lt;TD class="" style="BORDER-RIGHT: medium none; PADDING-RIGHT: 5.4pt; BORDER-TOP: medium none; PADDING-LEFT: 5.4pt; BACKGROUND: #d2eaf1; PADDING-BOTTOM: 0in; BORDER-LEFT: medium none; WIDTH: 147.55pt; PADDING-TOP: 0in; BORDER-BOTTOM: medium none; mso-background-themecolor: accent5; mso-background-themetint: 63" vAlign=top width=197&gt;
&lt;P class=MsoNormal style="MARGIN-BOTTOM: 0pt; LINE-HEIGHT: normal; mso-yfti-cnfc: 68"&gt;&lt;SPAN style="FONT-SIZE: 12pt; COLOR: #31849b; mso-fareast-font-family: 'Times New Roman'; mso-themecolor: accent5; mso-themeshade: 191; mso-bidi-font-family: 'Times New Roman'; mso-bidi-font-weight: bold"&gt;User Support 
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: medium none; PADDING-RIGHT: 5.4pt; BORDER-TOP: medium none; PADDING-LEFT: 5.4pt; BACKGROUND: #d2eaf1; PADDING-BOTTOM: 0in; BORDER-LEFT: medium none; WIDTH: 255.95pt; PADDING-TOP: 0in; BORDER-BOTTOM: medium none; mso-background-themecolor: accent5; mso-background-themetint: 63" vAlign=top width=341&gt;
&lt;P class=MsoNormal style="MARGIN-BOTTOM: 0pt; LINE-HEIGHT: normal; mso-yfti-cnfc: 64"&gt;&lt;SPAN style="FONT-SIZE: 12pt; COLOR: #31849b; mso-fareast-font-family: 'Times New Roman'; mso-themecolor: accent5; mso-themeshade: 191; mso-bidi-font-family: 'Times New Roman'"&gt;Tier 1 - Help Desk, Tier 2 - Technical Team 
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR style="mso-yfti-irow: 31"&gt;
&lt;TD class="" style="BORDER-RIGHT: medium none; PADDING-RIGHT: 5.4pt; BORDER-TOP: medium none; PADDING-LEFT: 5.4pt; PADDING-BOTTOM: 0in; BORDER-LEFT: medium none; WIDTH: 147.55pt; PADDING-TOP: 0in; BORDER-BOTTOM: medium none" vAlign=top width=197&gt;
&lt;P class=MsoNormal style="MARGIN-BOTTOM: 0pt; LINE-HEIGHT: normal; mso-yfti-cnfc: 4"&gt;&lt;SPAN style="FONT-SIZE: 12pt; COLOR: #31849b; mso-fareast-font-family: 'Times New Roman'; mso-themecolor: accent5; mso-themeshade: 191; mso-bidi-font-family: 'Times New Roman'; mso-bidi-font-weight: bold"&gt;Support Fees 
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: medium none; PADDING-RIGHT: 5.4pt; BORDER-TOP: medium none; PADDING-LEFT: 5.4pt; PADDING-BOTTOM: 0in; BORDER-LEFT: medium none; WIDTH: 255.95pt; PADDING-TOP: 0in; BORDER-BOTTOM: medium none" vAlign=top width=341&gt;
&lt;P class=MsoNormal style="MARGIN-BOTTOM: 0pt; LINE-HEIGHT: normal"&gt;&lt;SPAN style="FONT-SIZE: 12pt; COLOR: #31849b; mso-fareast-font-family: 'Times New Roman'; mso-themecolor: accent5; mso-themeshade: 191; mso-bidi-font-family: 'Times New Roman'"&gt;200 cases per calendar year, $225 per additional case 
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR style="mso-yfti-irow: 32; mso-yfti-lastrow: yes"&gt;
&lt;TD class="" style="BORDER-RIGHT: medium none; PADDING-RIGHT: 5.4pt; BORDER-TOP: medium none; PADDING-LEFT: 5.4pt; BACKGROUND: #d2eaf1; PADDING-BOTTOM: 0in; BORDER-LEFT: medium none; WIDTH: 147.55pt; PADDING-TOP: 0in; BORDER-BOTTOM: #4bacc6 1pt solid; mso-border-bottom-themecolor: accent5; mso-background-themecolor: accent5; mso-background-themetint: 63" vAlign=top width=197&gt;
&lt;P class=MsoNormal style="MARGIN-BOTTOM: 0pt; LINE-HEIGHT: normal; mso-yfti-cnfc: 68"&gt;&lt;SPAN style="FONT-SIZE: 12pt; COLOR: #31849b; mso-fareast-font-family: 'Times New Roman'; mso-themecolor: accent5; mso-themeshade: 191; mso-bidi-font-family: 'Times New Roman'; mso-bidi-font-weight: bold"&gt;User Training 
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: medium none; PADDING-RIGHT: 5.4pt; BORDER-TOP: medium none; PADDING-LEFT: 5.4pt; BACKGROUND: #d2eaf1; PADDING-BOTTOM: 0in; BORDER-LEFT: medium none; WIDTH: 255.95pt; PADDING-TOP: 0in; BORDER-BOTTOM: #4bacc6 1pt solid; mso-border-bottom-themecolor: accent5; mso-background-themecolor: accent5; mso-background-themetint: 63" vAlign=top width=341&gt;
&lt;P class=MsoNormal style="MARGIN-BOTTOM: 0pt; LINE-HEIGHT: normal; mso-yfti-cnfc: 64"&gt;&lt;SPAN style="FONT-SIZE: 12pt; COLOR: #31849b; mso-fareast-font-family: 'Times New Roman'; mso-themecolor: accent5; mso-themeshade: 191; mso-bidi-font-family: 'Times New Roman'"&gt;Online Courses 
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8419388" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/neilth/archive/tags/MOSS+2007/default.aspx">MOSS 2007</category><category domain="http://blogs.msdn.com/neilth/archive/tags/SharePoint/default.aspx">SharePoint</category><category domain="http://blogs.msdn.com/neilth/archive/tags/WSS+3.0.+SharePoint/default.aspx">WSS 3.0. SharePoint</category><category domain="http://blogs.msdn.com/neilth/archive/tags/Governance/default.aspx">Governance</category></item><item><title>SharePoint - Governance (Part 1)</title><link>http://blogs.msdn.com/neilth/archive/2008/04/23/sharepoint-governance-part-1.aspx</link><pubDate>Wed, 23 Apr 2008 18:40:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8419266</guid><dc:creator>neilth</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/neilth/comments/8419266.aspx</comments><wfw:commentRss>http://blogs.msdn.com/neilth/commentrss.aspx?PostID=8419266</wfw:commentRss><wfw:comment>http://blogs.msdn.com/neilth/rsscomments.aspx?PostID=8419266</wfw:comment><description>&lt;P&gt;&lt;FONT color=#ff0000&gt;Call to action - What parts of governance for SharePoint do &lt;U&gt;you&lt;/U&gt; want to hear about?&amp;nbsp; I'll post new topics based on user requests. Just create requests by posting comments at the bottom of this blog. (request it again, even if others have already asked for it. Its kind of like voting and the most votes gets a post first)&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;This is the first of many rants on Governance.&amp;nbsp; I'm definitely trying to socialize many facets of Governance with Customers and Partners.&amp;nbsp; It is essential to success and (evidently) easily overlooked.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;What is Governance? &lt;BR&gt;&lt;/STRONG&gt;Structured Control.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;What if you don't have any Governance? &lt;BR&gt;&lt;/STRONG&gt;You don't have control.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Do you need Governance for a successful SharePoint installation?&lt;/STRONG&gt; &lt;BR&gt;YES!&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;What should be in a Governance Plan? (minimal list)&lt;/STRONG&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Hosting model - Central IT or delegated to business units? &lt;/LI&gt;
&lt;LI&gt;Service model - Central service owners or delegated to business units? &lt;/LI&gt;
&lt;LI&gt;Taxonomy - What is the structure of the systems that SharePoint will implement? (formal division sites, mysites, collaboration spaces?) &lt;/LI&gt;
&lt;LI&gt;Architecture- Sizing, Capacity, Growth Strategy, Logical Architecture &lt;/LI&gt;
&lt;LI&gt;Operations - Who runs the infrastructure and what tools/processes to they have? What standards to they have to meet? &lt;/LI&gt;
&lt;LI&gt;Availability, DR, and Business Continuity - &lt;/LI&gt;
&lt;LI&gt;Service Management - SLA's, monitoring, uptime, service tiers (commodity vs. customized applications) &lt;/LI&gt;
&lt;LI&gt;Provisioning - Central vs. Self Service. What can users do on their own? How can you create big picture policies while still allowing freedom and removing strain on IT departments and help desks?&lt;/LI&gt;
&lt;LI&gt;Information management policies - Retention, Disposal, Labeling, Bar coding, Auditing, Records Management, Rights Management &lt;/LI&gt;
&lt;LI&gt;Security Policies - Authentication providers, Remote users, External Users, etc. &lt;/LI&gt;
&lt;LI&gt;Finance Policies - Do you have a chargeback model? How is cost distributed &lt;/LI&gt;
&lt;LI&gt;Users - How do you support them? How do your garner adoption? &lt;/LI&gt;
&lt;LI&gt;Communication plan - What do you tell the organization? and when? &lt;/LI&gt;&lt;/OL&gt;
&lt;P&gt;&lt;STRONG&gt;What if you don't Govern?&lt;/STRONG&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;STRONG&gt;Site sprawl&lt;/STRONG&gt; - sites proliferate like wildfire and you will be without ways to reign them in without upsetting users (who thought they had unlimited storage forever) &lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Technology proliferation&lt;/STRONG&gt; - Users don't know where to put content so it ends up replicated all over file shares, public folders, etc. &lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Server Proliferation -&lt;/STRONG&gt; Groups are unwilling to consume centralized service so they install their own SharePoint (and probably do it poorly due to lack of budget/mandate/experience) &lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Waste&lt;/STRONG&gt; - Content and systems overlap and are needlessly redundant or repetitious wasting tons of money on hardware and software. &lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Inconsistent&lt;/STRONG&gt; - Everybody does things differently so everything from backups to site branding is all over the map. Creating a poor and ill managed user experience. &lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Damage&lt;/STRONG&gt; - "Home grown" SharePoint installations often lack the rigor of setting up data recovery or other essential items.&amp;nbsp; This often leads to data loss or compromise &lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Poor user adoption&lt;/STRONG&gt; - If you don't articulate how they should use it and how you will support them, user adoption will suffer. &lt;/LI&gt;&lt;/OL&gt;
&lt;P&gt;&lt;STRONG&gt;What are the Goals of Governance? (no particular order)&lt;/STRONG&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Drive Consistency &lt;/LI&gt;
&lt;LI&gt;Assigning responsibility to qualified parties (IT, Service Owner, etc.) &lt;/LI&gt;
&lt;LI&gt;Operational Excellence &lt;/LI&gt;
&lt;LI&gt;Mitigate conflict and provide a framework for Decision making &lt;/LI&gt;
&lt;LI&gt;Manage hardware and software assets strategically &lt;/LI&gt;
&lt;LI&gt;Set clear expectations of service with users &lt;/LI&gt;
&lt;LI&gt;Lower costs &lt;/LI&gt;
&lt;LI&gt;Reduce Risk &lt;/LI&gt;
&lt;LI&gt;Provide "Roadmap" for approach to intentionally and deliberately plan rollouts &lt;/LI&gt;&lt;/OL&gt;
&lt;P&gt;&lt;STRONG&gt;Some Resources&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Governance TechNet Landing Page - &lt;BR&gt;&lt;A title=http://technet.microsoft.com/en-us/office/sharepointserver/bb507202.aspx href="http://technet.microsoft.com/en-us/office/sharepointserver/bb507202.aspx" mce_href="http://technet.microsoft.com/en-us/office/sharepointserver/bb507202.aspx"&gt;http://technet.microsoft.com/en-us/office/sharepointserver/bb507202.aspx&lt;/A&gt; 
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;See this site for links to tools, third parties, community resources etc.&lt;/STRONG&gt; &lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;
&lt;LI&gt;Governance Tools - &lt;A href="http://www.codeplex.com/governance" mce_href="http://www.codeplex.com/governance"&gt;http://www.codeplex.com/governance&lt;/A&gt; &lt;/LI&gt;&lt;/UL&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8419266" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/neilth/archive/tags/MOSS+2007/default.aspx">MOSS 2007</category><category domain="http://blogs.msdn.com/neilth/archive/tags/SharePoint/default.aspx">SharePoint</category><category domain="http://blogs.msdn.com/neilth/archive/tags/Governance/default.aspx">Governance</category></item><item><title>SharePoint 2007 - Incoming Email</title><link>http://blogs.msdn.com/neilth/archive/2007/10/26/sharepoint-2007-incoming-email.aspx</link><pubDate>Fri, 26 Oct 2007 18:44:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:5692750</guid><dc:creator>neilth</dc:creator><slash:comments>11</slash:comments><comments>http://blogs.msdn.com/neilth/comments/5692750.aspx</comments><wfw:commentRss>http://blogs.msdn.com/neilth/commentrss.aspx?PostID=5692750</wfw:commentRss><wfw:comment>http://blogs.msdn.com/neilth/rsscomments.aspx?PostID=5692750</wfw:comment><description>&lt;P&gt;There are many little "gotchas" with setting up incoming email for MOSS.&amp;nbsp; Just nit picky little things, normally they are all about email infrastructure, SMTP, etc. My advice below is to help you avoid taking your heart medication, it can be easy to set this up, but it can also be a hair pulling, eye rolling, staying up all night and getting no results kind of affair as well.&lt;/P&gt;
&lt;P&gt;I promise, this technology does actually work, but if you deviate from the standard build (see list item 3 below&amp;nbsp;for "standard build" as defined by me)&amp;nbsp;you will fall off a cliff unless really understand what you are doing.&lt;/P&gt;
&lt;P&gt;I'm not an exchange guru, just a humble BizTalk/Moss guy. &lt;/P&gt;
&lt;P&gt;Don't just do this trial and error and play with settings until it works. It won't work. Be deliberate and intentional, setup the standard way and then slowly change things, each time checking to see if the forwarding still works.&lt;/P&gt;
&lt;P&gt;This is where I recommend you start, read all this stuff first, before you race off back to your Virtual Machines.&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;A title="Incoming Email" href="http://technet.microsoft.com/en-us/library/cc263260.aspx" target=_blank mce_href="http://technet.microsoft.com/en-us/library/cc263260.aspx"&gt;Plan incoming e-mail&lt;/A&gt; (Office SharePoint Server) &lt;EM&gt;&lt;STRONG&gt;&amp;lt;link updated - August 2009&amp;gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A title="Configure Incoming Email" href="http://technet.microsoft.com/en-us/library/cc262947.aspx" target=_blank mce_href="http://technet.microsoft.com/en-us/library/cc262947.aspx"&gt;Configure incoming e-mail settings&lt;/A&gt; (Office SharePoint Server)&lt;STRONG&gt;&lt;EM&gt;&amp;lt;link updated - August 2009&amp;gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;In addition to the technet site,&amp;nbsp;a very good place to start is &lt;/LI&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;A href="http://www.combined-knowledge.com/Downloads/How%20to%20configure%20Email%20Enabled%20Lists%20in%20Moss2007%20RTM%20using%20Exchange%202003.pdf" mce_href="http://www.combined-knowledge.com/Downloads/How%20to%20configure%20Email%20Enabled%20Lists%20in%20Moss2007%20RTM%20using%20Exchange%202003.pdf"&gt;How to configure email enabled lists in Moss2007 using Exchange 2003&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://www.combined-knowledge.com/Downloads/How%20to%20configure%20Email%20Enabled%20Lists%20in%20Moss2007%20RTM%20using%20Exchange%202007.pdf" mce_href="http://www.combined-knowledge.com/Downloads/How%20to%20configure%20Email%20Enabled%20Lists%20in%20Moss2007%20RTM%20using%20Exchange%202007.pdf"&gt;How to configure email enabled lists in Moss2007 using Exchange 2007&lt;/A&gt;&lt;/LI&gt;&lt;/OL&gt;
&lt;LI&gt;Read these documents and set it up in a lab exactly as described until it works&lt;/LI&gt;
&lt;LI&gt;Now introduce incremental changes to the infrastructure and after each one, verify that email is still getting through, or not.&lt;/LI&gt;&lt;/OL&gt;
&lt;H4&gt;Gotchas and Advice&lt;/H4&gt;
&lt;OL&gt;
&lt;LI&gt;Trust me, for the first run, just make the FQDN of the moss server (SMTP server) the same as the @domain that you are trying to send to&lt;BR&gt;&lt;BR&gt;Clarification &lt;BR&gt;&lt;FONT face="Courier New"&gt;AD domain = example.com,&lt;BR&gt;moss server name = MOSS2K7&lt;BR&gt;moss FQDN = MOSS2K7.example.com&lt;BR&gt;email domain = MOSS2K7.example.com&lt;BR&gt;example address = myemail@moss2k7.example.com&lt;BR&gt;&lt;BR&gt;&lt;BR&gt;&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;Trust me, for the first run, start off by actually allowing MOSS to own an OU and manage it's own contacts, don't be a cowboy and hope to configure them manually on the first try.&lt;/LI&gt;
&lt;LI&gt;Just do everything the default way the first time, use a lab environment if you have to&lt;/LI&gt;
&lt;LI&gt;Use the OWA website on your lab email server (or a local instance of Outlook conntected to that server) &amp;nbsp;to send emails around, don't try to hook-up external MX-Records and send from external emails.&lt;/LI&gt;
&lt;LI&gt;Keep and eye out for .eml files showing up in the Queue folder on the MOSS box. This is a sign that the SMTP server is forwarding them elsewhere and that is a sign that there is a fundamental problem with the email coming in.&amp;nbsp; Most likely the SMTP sever does not recognize that it is the utlimate destination for emails with that @domainname address.&lt;/LI&gt;&lt;/OL&gt;
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;If you try to read from the SMTP queue on the MOSS server,&amp;nbsp;you will get&lt;/STRONG&gt; 
&lt;P&gt;A critical error occurred while processing the incoming e-mail file C:\Inetpub\mailroot\Queue\NTFS_cab371a601c8166600000011.EML. The error was: The process cannot access the file 'C:\Inetpub\mailroot\Queue\NTFS_cab371a601c8166600000011.EML' because it is being used by another process.. 
&lt;P&gt;&lt;STRONG&gt;The solution to this is "DON'T READ FROM THE QUEUE". If the emails are in the SMTP queue on your Moss server then your email/smtp settings are probably messed up.&amp;nbsp; (Perhaps you did not take my advice on keeping the FQDN of the MOSS server the same as the @domain name that you are sending mail to?)&lt;/STRONG&gt; 
&lt;P&gt;______________________ 
&lt;P&gt;&lt;STRONG&gt;If you try to "drag and drop" from queue to the drop folder manually, you will get&lt;/STRONG&gt; 
&lt;P&gt;A critical error occurred while processing the incoming e-mail file C:\Inetpub\mailroot\drop\NTFS_db489bee01c8166600000012.EML. The error was: Bad senders or recipients.. 
&lt;P&gt;&lt;STRONG&gt;Don't tell me, let me guess.&amp;nbsp; You copied the .eml files from the&amp;nbsp;Queue folder to the Drop folder and then saw sharepoint&amp;nbsp;delete them.&amp;nbsp;Same point as above, If the emails are in the SMTP queue on your Moss server then your email/smtp settings are probably messed up.&amp;nbsp; (Perhaps you did not take my advice on keeping the FQDN of the MOSS server the same as the @domain name that you are sending mail to?)&lt;/STRONG&gt; 
&lt;P&gt;_______________________ &lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=5692750" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/neilth/archive/tags/Office+2007/default.aspx">Office 2007</category><category domain="http://blogs.msdn.com/neilth/archive/tags/MOSS+2007/default.aspx">MOSS 2007</category><category domain="http://blogs.msdn.com/neilth/archive/tags/SharePoint/default.aspx">SharePoint</category></item><item><title>BizTalk Server 2006 - Enterprise Production Considerations - Part 4 - BAM</title><link>http://blogs.msdn.com/neilth/archive/2007/10/23/biztalk-server-2006-enterprise-production-considerations-part-4-bam.aspx</link><pubDate>Tue, 23 Oct 2007 19:12:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:5626874</guid><dc:creator>neilth</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/neilth/comments/5626874.aspx</comments><wfw:commentRss>http://blogs.msdn.com/neilth/commentrss.aspx?PostID=5626874</wfw:commentRss><wfw:comment>http://blogs.msdn.com/neilth/rsscomments.aspx?PostID=5626874</wfw:comment><description>&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Obligatory Introduction&lt;/STRONG&gt; 
&lt;P&gt;BAM is such a good name for this technology for a few reasons. The first is that it reminds me of the kid Bambam on the Flinstones (You know, the baby with the club that had a thing for Pebbles). Very powerful and very cool.&amp;nbsp; Also because "BAM" is the sound my forehead makes while it collides with the palm of my hand as I discover I could have simply used BAM instead of writing a custom reporting app. 
&lt;P&gt;&lt;STRONG&gt;Sample to Whet the Appetite&lt;/STRONG&gt; 
&lt;P&gt;Here is a fictitious BAM portal Aggregation for one of my lab projects 
&lt;P&gt;&lt;IMG style="WIDTH: 507px; HEIGHT: 471px" height=471 src="http://static.flickr.com/120/310398608_f6a46becdb.jpg?v=0" width=588 mce_src="http://static.flickr.com/120/310398608_f6a46becdb.jpg?v=0"&gt; 
&lt;P&gt;&lt;STRONG&gt;The Basics&lt;/STRONG&gt; 
&lt;P&gt;This article will be a fairly unstructured summary of my experiences with BAM under BTS 2006.&amp;nbsp; If there is interest, I will create some more in-depth posts on the topic. I'll be brief here because most of you know this already. The basic way BAM works is the following: 
&lt;OL&gt;
&lt;LI&gt;Create a Business Activity showing the LOGICAL progression and points of interest in a process (using Excel, or Visio ODBA) 
&lt;LI&gt;Deploy that Activity (as .xls or .xml to the biztalk server) using BM.exe 
&lt;LI&gt;Associate low level technical events (i.e. hitting a shape in an orch or a method in a .net class) with items you defined in the activity (using the BAM API&amp;nbsp;&amp;nbsp;or the Tracking Profile Editor (TPE)&lt;/LI&gt;&lt;/OL&gt;
&lt;P&gt;The end result of this is that you can take the mess of code, orchestrations etc and transform it back into a logical/business view that a CEO could understand.&amp;nbsp; All in all, very cool. 
&lt;P&gt;&lt;STRONG&gt;Some Pragmatic Advice&lt;/STRONG&gt; 
&lt;P&gt;&lt;STRONG&gt;"DO" List&lt;/STRONG&gt; 
&lt;OL&gt;
&lt;LI&gt;Try both ODBA and Excel for creating activities (I like excel better, but hey, who cares?) 
&lt;LI&gt;Become familiar with the BM.exe utility. You really only need the "deploy-all" and "remove-all" commands to start with 
&lt;LI&gt;Keep your activity files versioned! If you deploy an activity, then change the activity file, then try to undeploy you may have problems. Then you have to undeploy by manually deleting tables and rows in the BAMPrimaryImport table. 
&lt;LI&gt;I recommend that you manipulate your activity definition in Excel. When you are ready to deploy it, export it to xml and then deploy the xml. That way if you fiddle with the Excel file, you can still undeploy the activity using the same xml you used to deploy it. 
&lt;LI&gt;Before you re-export your activity to XML, undeploy the activity. Or even better export your Activity to a new version of the xml (i.e. with a version number in the file name 
&lt;LI&gt;Start with the tracking profile editor, master it, then move onto the BAM API calls.&lt;/LI&gt;&lt;/OL&gt;
&lt;P&gt;&lt;STRONG&gt;"DON'T" List&lt;/STRONG&gt; 
&lt;OL&gt;
&lt;LI&gt;Don't try to map milestones from Message Constructs or Loops (or other special cases). That is advanced and you may need to use the BAM API call to make that work as you would expect 
&lt;LI&gt;Don't put spaces or special characters in your Activity Names. It can lead to problems later where the Event Log will say that "stored procedure does not exist" and your BAM Aggregation will not work. 
&lt;LI&gt;Don't have a group shape as the last shape in the orchestration you are tracking in TPE. For some reason it won't work. Just add any shape (i.e. Expression) after the group to fix the issue.&lt;/LI&gt;&lt;/OL&gt;
&lt;P&gt;&lt;STRONG&gt;Continuations &amp;amp; Relationships&lt;/STRONG&gt; 
&lt;P&gt;I can't do these justice in this entry so this will be a bit shallow. I will probably blog on this separately. The more comments i see below requesting this, the sooner I will get around to it. 
&lt;P&gt;Continuations allow a single activity defintion to span muliple orchestrations or even other classes/systems seamlessly. It can also allow you to use different unique identifiers accross those systems to&amp;nbsp; When using TPE to create a continuation. Create a continuation and name it, then create a continuationID and name it the exact same thing.&amp;nbsp; Map some kind of ID value (PO ID, RequestID, etc.) from a messaging shape (receive, construct, send as described in the above DO List) in the first orchestration to the continuation. Then in the second orchestration map that same ID value to the continuationId. The idea is that the engine will recognize that those to values match and will correlate them so that both instances can contribute data to the same Activity instance &lt;BR&gt;&lt;BR&gt;Use Continuations when the Relationship is 1:1 &lt;BR&gt;Use Relationships when the Relationship is 1:Many 
&lt;P&gt;&lt;STRONG&gt;Real-Time vs. Scheduled Aggregations&lt;/STRONG&gt; 
&lt;P&gt;There is a little button in the Excel view (if you have installed the BAM addon) that will mark the aggregation as RealTime or Scheduled.&amp;nbsp; Again, this is complex so I will summarize below. 
&lt;P&gt;&lt;B&gt;&lt;/B&gt;
&lt;P&gt;&lt;STRONG&gt;
&lt;TABLE class=MsoNormalTable style="WIDTH: 90%; mso-yfti-tbllook: 1184; mso-padding-alt: 0cm 0cm 0cm 0cm; mso-cellspacing: 1.5pt" cellPadding=0 width="90%" border=1 class="MsoNormalTable"&gt;
&lt;TBODY&gt;
&lt;TR style="mso-yfti-irow: 0; mso-yfti-firstrow: yes"&gt;
&lt;TD class="" style="BORDER-RIGHT: #ece9d8 1pt inset; PADDING-RIGHT: 0.75pt; BORDER-TOP: #ece9d8 1pt inset; PADDING-LEFT: 0.75pt; PADDING-BOTTOM: 0.75pt; BORDER-LEFT: #ece9d8 1pt inset; PADDING-TOP: 0.75pt; BORDER-BOTTOM: #ece9d8 1pt inset; BACKGROUND-COLOR: transparent; mso-border-alt: inset #ECE9D8 .75pt"&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial Rounded MT Bold','sans-serif'; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: 'Times New Roman'; mso-fareast-language: EN-CA"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: #ece9d8 1pt inset; PADDING-RIGHT: 0.75pt; BORDER-TOP: #ece9d8 1pt inset; PADDING-LEFT: 0.75pt; PADDING-BOTTOM: 0.75pt; BORDER-LEFT: #ece9d8 1pt inset; PADDING-TOP: 0.75pt; BORDER-BOTTOM: #ece9d8 1pt inset; BACKGROUND-COLOR: transparent; mso-border-alt: inset #ECE9D8 .75pt"&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&gt;&lt;SPAN&gt;RealTime&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: #ece9d8 1pt inset; PADDING-RIGHT: 0.75pt; BORDER-TOP: #ece9d8 1pt inset; PADDING-LEFT: 0.75pt; PADDING-BOTTOM: 0.75pt; BORDER-LEFT: #ece9d8 1pt inset; PADDING-TOP: 0.75pt; BORDER-BOTTOM: #ece9d8 1pt inset; BACKGROUND-COLOR: transparent; mso-border-alt: inset #ECE9D8 .75pt"&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&gt;&lt;SPAN&gt;Scheduled&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR style="mso-yfti-irow: 1"&gt;
&lt;TD class="" style="BORDER-RIGHT: #ece9d8 1pt inset; PADDING-RIGHT: 0.75pt; BORDER-TOP: #ece9d8 1pt inset; PADDING-LEFT: 0.75pt; PADDING-BOTTOM: 0.75pt; BORDER-LEFT: #ece9d8 1pt inset; PADDING-TOP: 0.75pt; BORDER-BOTTOM: #ece9d8 1pt inset; BACKGROUND-COLOR: transparent; mso-border-alt: inset #ECE9D8 .75pt"&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&gt;&lt;SPAN&gt;Maintenance&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: #ece9d8 1pt inset; PADDING-RIGHT: 0.75pt; BORDER-TOP: #ece9d8 1pt inset; PADDING-LEFT: 0.75pt; PADDING-BOTTOM: 0.75pt; BORDER-LEFT: #ece9d8 1pt inset; PADDING-TOP: 0.75pt; BORDER-BOTTOM: #ece9d8 1pt inset; BACKGROUND-COLOR: transparent; mso-border-alt: inset #ECE9D8 .75pt"&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial Rounded MT Bold','sans-serif'; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: 'Times New Roman'; mso-fareast-language: EN-CA"&gt;&lt;SPAN style="FONT-SIZE: 10pt; LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'; mso-fareast-language: EN-CA; mso-ansi-language: EN-CA; mso-bidi-language: AR-SA"&gt;Low maintencance - The data is kept in the relational tables and periodically cleaned. All you have to do is set the TimeSlice and TimeWindow values to determine the trimming behavior&lt;/SPAN&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: #ece9d8 1pt inset; PADDING-RIGHT: 0.75pt; BORDER-TOP: #ece9d8 1pt inset; PADDING-LEFT: 0.75pt; PADDING-BOTTOM: 0.75pt; BORDER-LEFT: #ece9d8 1pt inset; PADDING-TOP: 0.75pt; BORDER-BOTTOM: #ece9d8 1pt inset; BACKGROUND-COLOR: transparent; mso-border-alt: inset #ECE9D8 .75pt"&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial Rounded MT Bold','sans-serif'; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: 'Times New Roman'; mso-fareast-language: EN-CA"&gt;&lt;SPAN style="FONT-SIZE: 10pt; LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'; mso-fareast-language: EN-CA; mso-ansi-language: EN-CA; mso-bidi-language: AR-SA"&gt;High Maintenance - This data is kept in cubes so you need to have Analisys server setup, schedule the packages, and make sure they execute as expected&lt;/SPAN&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR style="mso-yfti-irow: 2"&gt;
&lt;TD class="" style="BORDER-RIGHT: #ece9d8 1pt inset; PADDING-RIGHT: 0.75pt; BORDER-TOP: #ece9d8 1pt inset; PADDING-LEFT: 0.75pt; PADDING-BOTTOM: 0.75pt; BORDER-LEFT: #ece9d8 1pt inset; PADDING-TOP: 0.75pt; BORDER-BOTTOM: #ece9d8 1pt inset; BACKGROUND-COLOR: transparent; mso-border-alt: inset #ECE9D8 .75pt"&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&gt;&lt;SPAN&gt;Amount of Data&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: #ece9d8 1pt inset; PADDING-RIGHT: 0.75pt; BORDER-TOP: #ece9d8 1pt inset; PADDING-LEFT: 0.75pt; PADDING-BOTTOM: 0.75pt; BORDER-LEFT: #ece9d8 1pt inset; PADDING-TOP: 0.75pt; BORDER-BOTTOM: #ece9d8 1pt inset; BACKGROUND-COLOR: transparent; mso-border-alt: inset #ECE9D8 .75pt"&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial Rounded MT Bold','sans-serif'; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: 'Times New Roman'; mso-fareast-language: EN-CA"&gt;&lt;SPAN style="FONT-SIZE: 10pt; LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'; mso-fareast-language: EN-CA; mso-ansi-language: EN-CA; mso-bidi-language: AR-SA"&gt;Small Amount of Data - Because this is kept in the relational tables the volume of data has to be kept rather trim&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: #ece9d8 1pt inset; PADDING-RIGHT: 0.75pt; BORDER-TOP: #ece9d8 1pt inset; PADDING-LEFT: 0.75pt; PADDING-BOTTOM: 0.75pt; BORDER-LEFT: #ece9d8 1pt inset; PADDING-TOP: 0.75pt; BORDER-BOTTOM: #ece9d8 1pt inset; BACKGROUND-COLOR: transparent; mso-border-alt: inset #ECE9D8 .75pt"&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial Rounded MT Bold','sans-serif'; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: 'Times New Roman'; mso-fareast-language: EN-CA"&gt;&lt;SPAN style="FONT-SIZE: 10pt; LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'; mso-fareast-language: EN-CA; mso-ansi-language: EN-CA; mso-bidi-language: AR-SA"&gt;Large Amount of Data - Because this is kept in cubes you can have almost unlimited amount of data&lt;/SPAN&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR style="mso-yfti-irow: 3"&gt;
&lt;TD class="" style="BORDER-RIGHT: #ece9d8 1pt inset; PADDING-RIGHT: 0.75pt; BORDER-TOP: #ece9d8 1pt inset; PADDING-LEFT: 0.75pt; PADDING-BOTTOM: 0.75pt; BORDER-LEFT: #ece9d8 1pt inset; PADDING-TOP: 0.75pt; BORDER-BOTTOM: #ece9d8 1pt inset; BACKGROUND-COLOR: transparent; mso-border-alt: inset #ECE9D8 .75pt"&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&gt;&lt;SPAN&gt;Accuracy of Data&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: #ece9d8 1pt inset; PADDING-RIGHT: 0.75pt; BORDER-TOP: #ece9d8 1pt inset; PADDING-LEFT: 0.75pt; PADDING-BOTTOM: 0.75pt; BORDER-LEFT: #ece9d8 1pt inset; PADDING-TOP: 0.75pt; BORDER-BOTTOM: #ece9d8 1pt inset; BACKGROUND-COLOR: transparent; mso-border-alt: inset #ECE9D8 .75pt"&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial Rounded MT Bold','sans-serif'; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: 'Times New Roman'; mso-fareast-language: EN-CA"&gt;&lt;SPAN style="FONT-SIZE: 10pt; LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'; mso-fareast-language: EN-CA; mso-ansi-language: EN-CA; mso-bidi-language: AR-SA"&gt;Very Accurate - This provides up to the second view of data and can show in progress activities&lt;/SPAN&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: #ece9d8 1pt inset; PADDING-RIGHT: 0.75pt; BORDER-TOP: #ece9d8 1pt inset; PADDING-LEFT: 0.75pt; PADDING-BOTTOM: 0.75pt; BORDER-LEFT: #ece9d8 1pt inset; PADDING-TOP: 0.75pt; BORDER-BOTTOM: #ece9d8 1pt inset; BACKGROUND-COLOR: transparent; mso-border-alt: inset #ECE9D8 .75pt"&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial Rounded MT Bold','sans-serif'; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: 'Times New Roman'; mso-fareast-language: EN-CA"&gt;&lt;SPAN style="FONT-SIZE: 10pt; LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'; mso-fareast-language: EN-CA; mso-ansi-language: EN-CA; mso-bidi-language: AR-SA"&gt;The data you have is correct, but you will be missing any data collected since the last execution of the packages&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR style="mso-yfti-irow: 4"&gt;
&lt;TD class="" style="BORDER-RIGHT: #ece9d8 1pt inset; PADDING-RIGHT: 0.75pt; BORDER-TOP: #ece9d8 1pt inset; PADDING-LEFT: 0.75pt; PADDING-BOTTOM: 0.75pt; BORDER-LEFT: #ece9d8 1pt inset; PADDING-TOP: 0.75pt; BORDER-BOTTOM: #ece9d8 1pt inset; BACKGROUND-COLOR: transparent; mso-border-alt: inset #ECE9D8 .75pt"&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&gt;&lt;SPAN&gt;Comprehensive Measures&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: #ece9d8 1pt inset; PADDING-RIGHT: 0.75pt; BORDER-TOP: #ece9d8 1pt inset; PADDING-LEFT: 0.75pt; PADDING-BOTTOM: 0.75pt; BORDER-LEFT: #ece9d8 1pt inset; PADDING-TOP: 0.75pt; BORDER-BOTTOM: #ece9d8 1pt inset; BACKGROUND-COLOR: transparent; mso-border-alt: inset #ECE9D8 .75pt"&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial Rounded MT Bold','sans-serif'; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: 'Times New Roman'; mso-fareast-language: EN-CA"&gt;&lt;SPAN style="FONT-SIZE: 10pt; LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'; mso-fareast-language: EN-CA; mso-ansi-language: EN-CA; mso-bidi-language: AR-SA"&gt;Limited - You can not use MIN,MAX, and apparently AVG functions in RTA&lt;/SPAN&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: #ece9d8 1pt inset; PADDING-RIGHT: 0.75pt; BORDER-TOP: #ece9d8 1pt inset; PADDING-LEFT: 0.75pt; PADDING-BOTTOM: 0.75pt; BORDER-LEFT: #ece9d8 1pt inset; PADDING-TOP: 0.75pt; BORDER-BOTTOM: #ece9d8 1pt inset; BACKGROUND-COLOR: transparent; mso-border-alt: inset #ECE9D8 .75pt"&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial Rounded MT Bold','sans-serif'; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: 'Times New Roman'; mso-fareast-language: EN-CA"&gt;&lt;SPAN style="FONT-SIZE: 10pt; LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'; mso-fareast-language: EN-CA; mso-ansi-language: EN-CA; mso-bidi-language: AR-SA"&gt;Unlimited - You can use any type of measure in scheduled packages&lt;/SPAN&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR style="mso-yfti-irow: 5; mso-yfti-lastrow: yes"&gt;
&lt;TD class="" style="BORDER-RIGHT: #ece9d8 1pt inset; PADDING-RIGHT: 0.75pt; BORDER-TOP: #ece9d8 1pt inset; PADDING-LEFT: 0.75pt; PADDING-BOTTOM: 0.75pt; BORDER-LEFT: #ece9d8 1pt inset; PADDING-TOP: 0.75pt; BORDER-BOTTOM: #ece9d8 1pt inset; BACKGROUND-COLOR: transparent; mso-border-alt: inset #ECE9D8 .75pt"&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial Rounded MT Bold','sans-serif'; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: 'Times New Roman'; mso-fareast-language: EN-CA"&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&gt;&lt;SPAN&gt;&lt;SPAN style="FONT-SIZE: 10pt; LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'; mso-fareast-language: EN-CA; mso-ansi-language: EN-CA; mso-bidi-language: AR-SA"&gt;Performance&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: #ece9d8 1pt inset; PADDING-RIGHT: 0.75pt; BORDER-TOP: #ece9d8 1pt inset; PADDING-LEFT: 0.75pt; PADDING-BOTTOM: 0.75pt; BORDER-LEFT: #ece9d8 1pt inset; PADDING-TOP: 0.75pt; BORDER-BOTTOM: #ece9d8 1pt inset; BACKGROUND-COLOR: transparent; mso-border-alt: inset #ECE9D8 .75pt"&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial Rounded MT Bold','sans-serif'; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: 'Times New Roman'; mso-fareast-language: EN-CA"&gt;&lt;SPAN style="FONT-SIZE: 10pt; LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'; mso-fareast-language: EN-CA; mso-ansi-language: EN-CA; mso-bidi-language: AR-SA"&gt;This does contend with SQL and BizTalk for resources on the production box.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: #ece9d8 1pt inset; PADDING-RIGHT: 0.75pt; BORDER-TOP: #ece9d8 1pt inset; PADDING-LEFT: 0.75pt; PADDING-BOTTOM: 0.75pt; BORDER-LEFT: #ece9d8 1pt inset; PADDING-TOP: 0.75pt; BORDER-BOTTOM: #ece9d8 1pt inset; BACKGROUND-COLOR: transparent; mso-border-alt: inset #ECE9D8 .75pt"&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal"&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial Rounded MT Bold','sans-serif'; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: 'Times New Roman'; mso-fareast-language: EN-CA"&gt;&lt;SPAN style="FONT-SIZE: 10pt; LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'; mso-fareast-language: EN-CA; mso-ansi-language: EN-CA; mso-bidi-language: AR-SA"&gt;This is presumably a separate machine serving as a DataWarehouse so it should not contend with the production server for resources. (except to execute the packages)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;
&lt;P class=MsoNormal style="BACKGROUND: white; MARGIN: 7.5pt 0cm; LINE-HEIGHT: normal"&gt;&lt;SPAN lang=EN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial Rounded MT Bold','sans-serif'; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: 'Times New Roman'; mso-fareast-language: EN-CA; mso-ansi-language: EN"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE: 10pt; LINE-HEIGHT: 115%; FONT-FAMILY: 'Arial Rounded MT Bold','sans-serif'"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;/STRONG&gt;&lt;STRONG&gt;BAM Alerts&lt;/STRONG&gt; 
&lt;P&gt;For the most part, real time data is better for driving alerts, as they are usually time sensitive. 
&lt;P&gt;&lt;STRONG&gt;Common Problems &amp;amp; Solutions&lt;/STRONG&gt; 
&lt;P&gt;&lt;STRONG&gt;Problem: The BAM Activity and the Tracking Profile have been deployed, the process has been run, but there is no data displayed for the activity in the BAM portal or LiveData Excel sheet.&lt;/STRONG&gt; 
&lt;P&gt;Solution: When you deploy a non-Real Time Aggregation (this is default) while using SQL 2005. It will create the &amp;lt;package&amp;gt;_DM and &amp;lt;package&amp;gt;_AN packages. These packages need to be run to populate the BAM tables and get you the BAM Data.&amp;nbsp; To run these packages you should select "Integration Services" in the SQL Management Console (not database engine). Once you have found them, run them. Hopefully, you're data will appear. 
&lt;P&gt;&lt;STRONG&gt;Problem: The BAM portal or LiveData Excel sheet shows "BLANK" for one column and one row in the Aggregation display. It seems like the measures, and the milestones are not being combined into the same activity. Also, the data shows up in two rows (or more) in the BAMPrimaryImport.dbo.bam_&amp;lt;ActivityName_Completed table.&lt;/STRONG&gt; 
&lt;P&gt;Solution: This could be a number of things, but if it was the same problem that I had the solution is the following. When you are in the TPE and you are associating data from the message, be sure to use the orchestration schedule.&amp;nbsp; Right click on your receive, Message Construct, or Send shape and select Message Payload and map the items from there. Many people go to the "Select Event Source" and use the "Messaging Payload" from there. YOU ONLY WANT TO DO THAT IF YOU ARE JUST USING SEND RECEIVE PORTS TO MOVE MESSAGES. If you are using an orchestration, map everything from the orchestration schedule.&amp;nbsp; 
&lt;P&gt;&lt;STRONG&gt;Problem: Your BAM aggregation is not working and you see "Could not find stored procedure" in your event log.&lt;/STRONG&gt; 
&lt;P&gt;Solution: This is probably caused becaues you have a "space" or some other bad character in your Activity Name. Undeploy your activity, rename it so it does not have the space. Redeploy it. Adjust your TPE (if required). This should fix the problem. 
&lt;P&gt;&lt;STRONG&gt;Wish List&lt;/STRONG&gt; 
&lt;OL&gt;
&lt;LI&gt;Not being able to have spaces in the Activity Name AND not being warned about it is a serious limitation 
&lt;LI&gt;The length of Activity Names and Item names is too short. I wish for longer names. 
&lt;LI&gt;Measures using Average also seem to not show for RealTime Aggregations (at least they did not in mine). 
&lt;LI&gt;I would like to see this integrated with the Visual Studio Environment to a much greater degree. My vision is that we use Office and VS and nothing else. 
&lt;LI&gt;I also want to be able to deploy BAM stuff with MSI easier&lt;/LI&gt;&lt;/OL&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=5626874" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/neilth/archive/tags/BizTalk/default.aspx">BizTalk</category><category domain="http://blogs.msdn.com/neilth/archive/tags/BAM/default.aspx">BAM</category></item><item><title>SharePoint Office Server 2007 - Overview WebCasts for Decision Makers</title><link>http://blogs.msdn.com/neilth/archive/2007/10/16/sharepoint-office-server-2007-overview-webcasts-for-decision-makers.aspx</link><pubDate>Tue, 16 Oct 2007 21:34:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:5473905</guid><dc:creator>neilth</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/neilth/comments/5473905.aspx</comments><wfw:commentRss>http://blogs.msdn.com/neilth/commentrss.aspx?PostID=5473905</wfw:commentRss><wfw:comment>http://blogs.msdn.com/neilth/rsscomments.aspx?PostID=5473905</wfw:comment><description>&lt;P&gt;This posting is intented to complement the Training Roadmap for Office SharePoint Server 2007 with additional resources for non-technical staff members.&lt;/P&gt;
&lt;P&gt;This are excerpts from webcasts available at &lt;A href="http://msevents.microsoft.com/" mce_href="http://msevents.microsoft.com"&gt;msevents.microsoft.com&lt;/A&gt;.&amp;nbsp;&amp;nbsp; These are best for Technical Decision Makers, Business Decisions Makers and Architects...or developers and IT Pros who have to explain this stuff to BDMs,TDMs, or Architects :) &lt;/P&gt;
&lt;P&gt;These webcasts cover:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Productivity and Communication&lt;/LI&gt;
&lt;LI&gt;Enterprise Search&lt;/LI&gt;
&lt;LI&gt;Records Management&lt;/LI&gt;
&lt;LI&gt;Enterprise Content Management&lt;/LI&gt;
&lt;LI&gt;Business Intelligence&lt;/LI&gt;&lt;/OL&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;A href="http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032325175&amp;amp;culture=en-US" mce_href="http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032325175&amp;amp;culture=en-US"&gt;Microsoft Webcast: Improve Productivity and Communication Using Office SharePoint Server 2007 (Level 100)&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Have you ever thought about how much time is lost by your employees because of miscommunication or by the learning curve for a new product, environment, or policy? Join this webcast to get a better understanding of how Microsoft IT is attacking this problem head-on with the built-in features in Microsoft Office SharePoint Server 2007.We describe using a programmatic approach to improving the quality, effectiveness, and timeliness of the communications and content sent to employees. We also examine how tools, support, availability of critical patches, and access to user education resources can help you boost productivity and communication. 2/22/2007 7:00 PM Pacific Time (US &amp;amp; Canada)- 2/21/2009 12:00 AM | Duration:52 Minutes 
&lt;P&gt;&lt;STRONG&gt;Primary Language: &amp;nbsp; &lt;/STRONG&gt;English 
&lt;P&gt;&lt;STRONG&gt;Primary Target Audience: &amp;nbsp; &lt;/STRONG&gt;Technology Decision Maker 
&lt;P&gt;&lt;IMG src="http://msevents.microsoft.com/CUI/resources/images/3-5Star.jpg" mce_src="http://msevents.microsoft.com/CUI/resources/images/3-5Star.jpg"&gt; 
&lt;P&gt;&lt;STRONG&gt;&lt;A href="http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032323830&amp;amp;culture=en-US" mce_href="http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032323830&amp;amp;culture=en-US"&gt;Microsoft Webcast: Enterprise Search at Microsoft with Office SharePoint Server 2007&lt;/A&gt;&lt;/STRONG&gt; 
&lt;P&gt;Like most large companies, Microsoft’s intranet contains terabytes of structured and unstructured content that employees need to find and use on a daily basis. In the past, it has been difficult to bring such diverse content sets together in a single search-center experience. Join this webcast to see how the recent release of Microsoft Office SharePoint Server 2007 makes it possible for users to search different content repositories with just a few clicks. We explore how Microsoft manages its internal search experience built on SharePoint Server 2007, both on the central corporate portal site and as a search service used by more than 75,000 employees worldwide.2/15/2007 7:00 PM Pacific Time (US &amp;amp; Canada)- 2/14/2009 12:00 AM | Duration:69 Minutes 
&lt;P&gt;&lt;STRONG&gt;Primary Language: &amp;nbsp; &lt;/STRONG&gt;English 
&lt;P&gt;&lt;STRONG&gt;Primary Target Audience: &amp;nbsp; &lt;/STRONG&gt;Technology Decision Maker 
&lt;P&gt;&lt;IMG src="http://msevents.microsoft.com/CUI/resources/images/3-5Star.jpg" mce_src="http://msevents.microsoft.com/CUI/resources/images/3-5Star.jpg"&gt;&amp;nbsp; 
&lt;P&gt;&lt;STRONG&gt;&lt;A href="http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032316620&amp;amp;culture=en-US" mce_href="http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032316620&amp;amp;culture=en-US"&gt;A Web Seminar with AIIM and Microsoft: Records Management in Microsoft Office SharePoint Server 2007&lt;/A&gt;&lt;/STRONG&gt; 
&lt;P&gt;&amp;nbsp;Microsoft Office SharePoint Server 2007 is a comprehensive Business Productivity platform, offering a rich set of capabilities including Enterprise Content Management. Following an introduction to the principles of electronic records management by Marc Fresko of Cornwell Management Consultants, Rob Gray, Microsoft UK Product Marketing Manager for SharePoint and ECM, will take a closer look at the Records Management capabilities of Microsoft Office SharePoint Server 2007. 
&lt;P&gt;11/10/2006 6:00 PM GMT, London- 11/9/2008 12:00 AM | Duration:74 Minutes 
&lt;P&gt;&lt;STRONG&gt;Primary Language: &amp;nbsp; &lt;/STRONG&gt;English 
&lt;P&gt;&lt;STRONG&gt;Primary Target Audience: &amp;nbsp; &lt;/STRONG&gt;Technology Decision Maker 
&lt;P&gt;http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032316620&amp;amp;culture=en-US 
&lt;P&gt;&lt;STRONG&gt;&lt;A href="http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032324543&amp;amp;culture=en-US" mce_href="http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032324543&amp;amp;culture=en-US"&gt;A Web Seminar with AIIM and Microsoft: Web Content Management using Microsoft Office SharePoint Server 2007&lt;/A&gt;&lt;/STRONG&gt; 
&lt;P&gt;Microsoft and AIIM present Web Content Management using Office SharePoint Server 2007: Microsoft Office SharePoint Server 2007 includes many features that are useful for designing, deploying, and managing enterprise intranet portals, corporate Internet presence Web sites, and divisional portal sites. These features enable you to author and publish Web content in a timely manner and can ultimately reduce the cost and overhead of managing multiple sites. Microsoft partner cScape deployed the world’s first web content management system on Office SharePoint Server 2007 with Ministry of Sound label HedKandi. Ben Robb, Lead Technical Architect at cScape and James Bacchus, CIO at Ministry of Sound will talk about the choice of SharePoint as a WCM platform and their plans for the future. 
&lt;P&gt;1/19/2007 8:00 PM GMT, London- 1/18/2009 12:00 AM | Duration:57 Minutes 
&lt;P&gt;&lt;STRONG&gt;Primary Language: &amp;nbsp; &lt;/STRONG&gt;English 
&lt;P&gt;&lt;STRONG&gt;Primary Target Audience: &amp;nbsp; &lt;/STRONG&gt;Technology Decision Maker 
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;A href="http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032350880&amp;amp;culture=en-US" mce_href="http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032350880&amp;amp;culture=en-US"&gt;Microsoft Business Intelligence Solutions Demonstration&lt;/A&gt;&lt;/STRONG&gt; 
&lt;P&gt;Demonstration of Business Intelligence Using Sharepoint Server, Office Excel 2007 and SQL Server 2005 
&lt;P&gt;8/23/2007 10:30 PM Hong Kong, Taiwan, Singapore- 8/22/2009 12:00 AM | Duration:25 Minutes 
&lt;P&gt;&lt;STRONG&gt;Primary Language: &amp;nbsp; &lt;/STRONG&gt;English 
&lt;P&gt;&lt;STRONG&gt;Primary Target Audience: &amp;nbsp; &lt;/STRONG&gt;Business PC User&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=5473905" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/neilth/archive/tags/Office+2007/default.aspx">Office 2007</category><category domain="http://blogs.msdn.com/neilth/archive/tags/MOSS+2007/default.aspx">MOSS 2007</category><category domain="http://blogs.msdn.com/neilth/archive/tags/WSS+3.0.+SharePoint/default.aspx">WSS 3.0. SharePoint</category></item><item><title>SharePoint 2007 Training Material Roadmap</title><link>http://blogs.msdn.com/neilth/archive/2007/10/16/sharepoint-2007-training-material-roadmap.aspx</link><pubDate>Tue, 16 Oct 2007 19:55:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:5473016</guid><dc:creator>neilth</dc:creator><slash:comments>5</slash:comments><comments>http://blogs.msdn.com/neilth/comments/5473016.aspx</comments><wfw:commentRss>http://blogs.msdn.com/neilth/commentrss.aspx?PostID=5473016</wfw:commentRss><wfw:comment>http://blogs.msdn.com/neilth/rsscomments.aspx?PostID=5473016</wfw:comment><description>&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This blog posting is a page designed to support basic feedback and management for the Training Material Roadmap that I created for Windows SharePoint Services 3.0 (WSS 3.0) and Microsoft&amp;nbsp;Office SharePoint Server 2007 (MOSS 2007).&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;(Oct 16 2007) - Training Document Now&amp;nbsp;Released!&lt;/STRONG&gt;&lt;BR&gt;Word Document Version - &lt;A class="" href="http://blogs.msdn.com/neilth/attachment/5473016.ashx" mce_href="http://blogs.msdn.com/neilth/attachment/5473016.ashx"&gt;Click Here&lt;/A&gt;&lt;BR&gt;WebPage Version (Limited Formatting) - &lt;A class="" href="http://blogs.msdn.com/neilth/pages/office-sharepoint-server-2007-training-material-roadmap.aspx" mce_href="http://blogs.msdn.com/neilth/pages/office-sharepoint-server-2007-training-material-roadmap.aspx"&gt;Click Here&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;You may use this page to:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Obtain a copy of the roadmap document (not the accompanying DVD) - &lt;A class="" href="http://blogs.msdn.com/neilth/attachment/5473016.ashx" mce_href="http://blogs.msdn.com/neilth/attachment/5473016.ashx"&gt;click here&lt;/A&gt; for doc version! 
&lt;LI&gt;Request additional references for particular topics 
&lt;LI&gt;Get links to supplemental blog postings &lt;/LI&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;A href="http://blogs.msdn.com/neilth/archive/2007/10/16/sharepoint-office-server-2007-overview-webcasts-for-decision-makers.aspx" mce_href="http://blogs.msdn.com/neilth/archive/2007/10/16/sharepoint-office-server-2007-overview-webcasts-for-decision-makers.aspx"&gt;Click here&lt;/A&gt; for webcasts for Business Decision Makers, Technical Decision Makers, and Architects&lt;/LI&gt;&lt;/OL&gt;
&lt;LI&gt;Provide feedback or suggestions regarding future iterations of the roadmap&lt;/LI&gt;&lt;/OL&gt;
&lt;P&gt;I welcome your feedback and criticism for how the materials have been organized in the roadmap.&amp;nbsp; I would like to help you navigate the massive topic of SharePoint 2007 technologies and nobody can give me more insight into your training and rampup needs than you.&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=5473016" width="1" height="1"&gt;</description><enclosure url="http://blogs.msdn.com/neilth/attachment/5473016.ashx" length="232448" type="application/msword" /><category domain="http://blogs.msdn.com/neilth/archive/tags/Office+2007/default.aspx">Office 2007</category><category domain="http://blogs.msdn.com/neilth/archive/tags/WSS+3.0/default.aspx">WSS 3.0</category><category domain="http://blogs.msdn.com/neilth/archive/tags/MOSS+2007/default.aspx">MOSS 2007</category><category domain="http://blogs.msdn.com/neilth/archive/tags/SharePoint/default.aspx">SharePoint</category></item><item><title>BizTalk Server 2006 - Enterprise Production Considerations - Part 3 - Clustering</title><link>http://blogs.msdn.com/neilth/archive/2007/09/21/biztalk-server-2006-enterprise-production-considerations-part-3-clustering.aspx</link><pubDate>Sat, 22 Sep 2007 05:08:52 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:5045563</guid><dc:creator>neilth</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/neilth/comments/5045563.aspx</comments><wfw:commentRss>http://blogs.msdn.com/neilth/commentrss.aspx?PostID=5045563</wfw:commentRss><wfw:comment>http://blogs.msdn.com/neilth/rsscomments.aspx?PostID=5045563</wfw:comment><description>&lt;p&gt;I have had this recurring conversation with customers and partners.&amp;nbsp; Clustering is not a simple concept, and neither is BizTalk.&amp;nbsp; If you put them together you seem to have a perfect storm.&amp;nbsp; There's lots of confusion, which I hope to be able to dispel with this post. &lt;/p&gt; &lt;p&gt;Also, I would like to have a link to send people, just so that I don't have to have the conversation again :)&lt;/p&gt; &lt;p&gt;&lt;strong&gt;&lt;font size="2"&gt;The Summary&lt;/font&gt;&lt;/strong&gt;&lt;/p&gt; &lt;ol&gt; &lt;li&gt;&lt;font size="2"&gt;The SQL&amp;nbsp;servers hosting the BizTalk databases can be clustered for high availability.&lt;/font&gt;  &lt;li&gt;&lt;font size="2"&gt;The Enterprise Single-Sign On Master Secret Service (MSS)&amp;nbsp;can be clustered for high availability.&lt;/font&gt;  &lt;li&gt;&lt;font size="2"&gt;The BizTalk hosts can be clustered for the following reasons:&lt;/font&gt;  &lt;ol&gt; &lt;li&gt;&lt;font size="2"&gt;They are hosting something (i.e. Receive Port) that has to be single instance, but still highly available.&lt;/font&gt;  &lt;li&gt;&lt;font size="2"&gt;If you have BizTalk instances running on the same nodes that are running a clustered instance of the MSS.&lt;/font&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/li&gt;&lt;/ol&gt; &lt;p&gt;&lt;font size="2"&gt;&lt;strong&gt;FAQ&lt;/strong&gt;&lt;/font&gt;&lt;/p&gt; &lt;ol&gt; &lt;li&gt;&lt;font size="2"&gt;&lt;u&gt;What parts should I cluster?&lt;/u&gt;&amp;nbsp; &lt;br&gt;You should cluster the SQL instance(s) holding the biztalk databases, the ENTSSO Master Secret service, and the BizTalk Hosts that require on a single instance running at a time, but still needs to be highly available.&lt;/font&gt;  &lt;li&gt;&lt;font size="2"&gt;&lt;u&gt;Is a non clustered-BizTalk host still Highly Available?&lt;/u&gt; &lt;br&gt;If you have at least two host instances running in the same group for this host, then YES.&amp;nbsp; It behaves more like an NLB cluster than an MSCS service.&lt;/font&gt;&lt;/li&gt;&lt;/ol&gt; &lt;p&gt;&lt;font size="2"&gt;&lt;strong&gt;The Easy Part&lt;/strong&gt;&lt;/font&gt;&lt;/p&gt; &lt;p&gt;&lt;font size="2"&gt;I say that the SQL clustering is the "Easy Part" not because it is simple, but because I don't feel compelled to explain the nitty gritty details in this post. I will give some of the BizTalk specifics here, and dedicate the next post to SQL cluster configuration. For now, a&lt;/font&gt;&lt;font size="2"&gt;s a rule, go with SQL 2005 Active/Active/Passive.&lt;/font&gt; &lt;/p&gt; &lt;ol&gt; &lt;li&gt;&lt;font size="2"&gt;Separate the MessageBox and Tracking Database among separate LUNs and separate SQL instances.&lt;/font&gt;  &lt;li&gt;&lt;font size="2"&gt;The "Other" databases can often be place on the same node running the tracking DB.&amp;nbsp; If you are heavy on BAM or BAS you might want to break off the respective databases to a separate instance. &lt;/font&gt; &lt;li&gt;&lt;font size="2"&gt;All the databases should have at least 2 LUNS (data log), often they have more, but that gets into mount points and that is a tanget.&lt;/font&gt;&lt;/li&gt;&lt;/ol&gt; &lt;p&gt;&lt;font size="2"&gt;&lt;strong&gt;The Somewhat Easy Part&lt;/strong&gt;&lt;/font&gt;&lt;/p&gt; &lt;p&gt;&lt;font size="2"&gt;Clustering the ENTSSO MSS is pretty simple and the procedure is posted &lt;a href="http://msdn2.microsoft.com/en-us/library/ms961679.aspx"&gt;here&lt;/a&gt;. Basically, this is just a running service of the ENTSSO that also takes on the responsibility of distributing the Master Secret Key. This is the key that all the ENTSSO services running on other machines need to read the encrypted information in the SSO Database.&lt;/font&gt;&lt;/p&gt; &lt;ol&gt; &lt;li&gt;&lt;font size="2"&gt;This should be clustered.&amp;nbsp; Unless you don't care about high availabilty. This can really mess up BizTalk if it goes down.&lt;/font&gt;  &lt;li&gt;&lt;font size="2"&gt;This is not really a resource intensive service (typically) so it often piggy-backs on the SQL server nodes runing the clustered instances of SQL Server.&lt;/font&gt;  &lt;li&gt;&lt;font size="2"&gt;You don't want this clustered on the BizTalk boxes as a rule of thumb. (reasons covered later in this post)&lt;/font&gt;&lt;/li&gt;&lt;/ol&gt; &lt;p&gt;&lt;strong&gt;&lt;font size="2"&gt;Ok, now the meat.&lt;/font&gt;&lt;/strong&gt;&lt;/p&gt; &lt;p&gt;&lt;font size="2"&gt;BizTalk hosts generally have instances on more than one box, as such they are already highly available. This means that clustering a BizTalk host is not generally necessary to ensure high availability. If one goes down the others will pick up the work, out-of-the-box standard config.&amp;nbsp; The problem comes in when you REALLY don't want to have mutliple instances of a host running at the same time.&amp;nbsp; The classic example of this is a receive port for an adapter that can not gracefully handle two threads reading it at the same time (i.e. FTP). It also happens when you need to be certain that all of the messages are picked up and processed sequentially and you don't want to code around the problem.&lt;/font&gt;&lt;/p&gt; &lt;p&gt;So you want an FTP port receive, but you can not affort duplicate message reads.&amp;nbsp; That means you can have only one instance of the host, but that kills the out-of-the-box high availability.&amp;nbsp; Now you need to cluster that host instance, that is the only way to ensure that exactly one instance of the host will be running (so long as at least one of the BizTalk app servers is running)&lt;/p&gt; &lt;p&gt;&lt;font size="2"&gt;&lt;strong&gt;The Very Wierd Part&lt;/strong&gt;&lt;/font&gt;&lt;/p&gt; &lt;p&gt;&lt;font size="2"&gt;This is the one that people scratch their heads over.&amp;nbsp; It does not happen much, and its not really all that complex.&amp;nbsp; But it is not intutitive, so it messes with people's heads.&amp;nbsp; &lt;/font&gt;&lt;/p&gt; &lt;p&gt;&lt;font size="2"&gt;For this to really make sense, I have to back up a step and explain how the ENTSSO service generally works in a mutli-box BizTalk installation.&lt;/font&gt;&lt;/p&gt; &lt;ol&gt; &lt;li&gt;&lt;font size="2"&gt;All of the BizTalk App servers have an instance of the ENTSSO service running on the machine. It is this service that obtains the secret key from the ENTSSO Master Secret Server and then uses it to independently access the info in the SSO Database.&lt;/font&gt;  &lt;li&gt;&lt;font size="2"&gt;One of the ENTSSO servers is setup as the Master Secret Server. This means that it will distribute the secret key to the other ENTSSO service instances, in addition to being the standard ENTSSO service for the local box.&amp;nbsp; This is the service instances that needs to be configured for High Availablity because all of the other ENTSSO service instances depend on it.&lt;/font&gt;  &lt;li&gt;&lt;font size="2"&gt;The BizTalk host instances have a dependency on the ENTSSO Service running on the same box as them. This is because they need desperately need it to give them info from the SSO DB. This information is typically configurations for their ports that is stored in the SSO DB for safe keeping.&lt;/font&gt;&lt;/li&gt;&lt;/ol&gt; &lt;p&gt;&lt;font size="2"&gt;&lt;strong&gt;Figure 1 - Standard Multi-Box ENTSSO Strategy&lt;/strong&gt;&lt;/font&gt;&lt;/p&gt; &lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/neilth/WindowsLiveWriter/BizTalkServer2006EnterpriseProductionCon_1373E/StandardETNSSO8.jpg" atomicselection="true"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="481" src="http://blogs.msdn.com/blogfiles/neilth/WindowsLiveWriter/BizTalkServer2006EnterpriseProductionCon_1373E/StandardETNSSO_thumb6.jpg" width="534" border="0"&gt;&lt;/a&gt; &lt;/p&gt; &lt;p&gt;Lets say that you have only 2 production servers. They will be running both SQL and BizTalk.&amp;nbsp; Like a good boy/girl you decide to cluster SQL and the ENTSSO MSS.&lt;/p&gt; &lt;p&gt;Now you try to configure BizTalk host instances, and you find that they don't want to work quite right. That is because they have a dependency on the ENTSSO service, they always need it.&amp;nbsp; Now that the ENTSSO service is clustered, only the host instances running on the active (ENTSSO) node actually have access to the service they need. All the other instances will fail based on dependencies.&lt;/p&gt; &lt;p&gt;&lt;strong&gt;Figure 2 - BizTalk Hosts with Broken Dependency&lt;/strong&gt;&lt;/p&gt; &lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/neilth/WindowsLiveWriter/BizTalkServer2006EnterpriseProductionCon_1373E/Broken2NodeEntssoCluster.jpg" atomicselection="true"&gt;&lt;img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="148" src="http://blogs.msdn.com/blogfiles/neilth/WindowsLiveWriter/BizTalkServer2006EnterpriseProductionCon_1373E/Broken2NodeEntssoCluster_thumb%5B1%5D.jpg" width="553" border="0"&gt;&lt;/a&gt; &lt;/p&gt; &lt;p&gt;An an extra bonus you have messed up the High availability of the MSS as well. The clustering service detects that the host instances are depending on the ENTSSO MSS service and probably will not allow it to failover to other nodes.&lt;/p&gt; &lt;p&gt;...NICE...&lt;/p&gt; &lt;p&gt;&lt;strong&gt;Option 1 is to not cluster ENTSSO MSS in a 2 box scenario&lt;/strong&gt;&lt;/p&gt; &lt;p&gt;Bottom line is that, if you have only budget for two prod boxes, you &lt;em&gt;probably&lt;/em&gt; don't want to cluster the ENTSSO MSS. But this is really the only time I can think of that clustering that service is bad.&amp;nbsp; If it is not clustered you better be a "Johnny on the spot" with MOM and implement a way to have MOM do a poor man's failover when it detects that the ENTSSO MSS server is down. &lt;/p&gt; &lt;p&gt;&lt;strong&gt;Option&amp;nbsp;2 is to also cluster all BizTalk host instances that depend on a clustered ENTSSO service.&lt;/strong&gt;&lt;/p&gt; &lt;p&gt;If you really do want to cluster the ENTSSO MSS, then you also have to cluster all of the BizTalk hosts as well. This ensures that as the ENTSSO Service "flips" from one box to the next, the Microsoft Clustering Service can ensure that the BizTalk host instances flip at the same time and don't come crashing down.&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=5045563" width="1" height="1"&gt;</description></item><item><title>BizTalk Server 2006 - Enterprise Production Considerations - Part 2 - Host and Host Instances</title><link>http://blogs.msdn.com/neilth/archive/2007/07/31/biztalk-server-2006-enterprise-production-considerations-part-2-host-and-host-instances.aspx</link><pubDate>Tue, 31 Jul 2007 15:57:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4148076</guid><dc:creator>neilth</dc:creator><slash:comments>3</slash:comments><comments>http://blogs.msdn.com/neilth/comments/4148076.aspx</comments><wfw:commentRss>http://blogs.msdn.com/neilth/commentrss.aspx?PostID=4148076</wfw:commentRss><wfw:comment>http://blogs.msdn.com/neilth/rsscomments.aspx?PostID=4148076</wfw:comment><description>&lt;FONT face="Times New Roman" size=3&gt;
&lt;P class=postText&gt;I've seen one too many BizTalk groups with poorly configured Host/Host Instances.&amp;nbsp; So I've decided to create a BASIC post on the subject. This is a pretty sophisticated topic having to do with scaling, high availability, resource management etc. so please don't assume that what I'm about to say is universally appropriate. I'll give a few suggestions and more importantly, I'll give the reasons behind those suggestions which should give you the background you need to create your own configuration wisely.&lt;/P&gt;
&lt;P class=postText&gt;&lt;STRONG&gt;Suggested Starting Point&lt;/STRONG&gt;&lt;/P&gt;
&lt;DIV class=postText&gt;
&lt;OL&gt;
&lt;LI&gt;Enable "Allow host tracking" on the default in-process BizTalk Application Host 
&lt;OL&gt;
&lt;LI&gt;Do NOT enable "Allow host tracking" on any other Host&lt;BR&gt;Confirm with the BTS docs if you like, but&amp;nbsp;only one host has to have this enabled&lt;/LI&gt;
&lt;LI&gt;Do not use this host for any ports or orchestrations, this is dedicated for host tracking&lt;/LI&gt;&lt;/OL&gt;
&lt;LI&gt;Create at least 3 in-process hosts for each logical application that you have. (Use at least 2 hosts if you are not using any orchestrations) &lt;/LI&gt;
&lt;OL&gt;
&lt;LI&gt;One for Send Operations&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Bind your send points to this host] 
&lt;LI&gt;One for Receive Operations&amp;nbsp; [Bind your receive ports to this host, except HTTP or SOAP] 
&lt;LI&gt;One for Processing&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Bind your orchestrations to this host, if you have any]&lt;/LI&gt;
&lt;LI&gt;A case by case examination can be made here for additional hosts, usually for:&lt;/LI&gt;
&lt;OL&gt;
&lt;LI&gt;High volume orchestrations or those you wish to have granular control over. These get a dedicated host&lt;/LI&gt;
&lt;LI&gt;Out of process hosts for HTTP/SOAP/Custom protocols . These get additional Hosts/Instances&lt;/LI&gt;&lt;/OL&gt;&lt;/OL&gt;&lt;/OL&gt;&lt;/DIV&gt;
&lt;P&gt;&lt;STRONG&gt;Application Isolation&lt;/STRONG&gt;&lt;BR&gt;Having separate hosts for your applications allows you to restart the host instances for that application (perhaps because of a re-deployment) without interrupting the other apps.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Scaling Out&lt;BR&gt;&lt;/STRONG&gt;Having a host for Send/Receive/Process allows you to distribute your application accross several servers in your BizTalk group in a flexible manner.&amp;nbsp; You can increase the number of host instances running to "beef up" any combination of these three types of operations as required.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Memory Utilization&lt;/STRONG&gt;&lt;BR&gt;As you well know, 32 bit systems have limits regarding how much memory can be used by a single host (process).&amp;nbsp; A single host on a 32GB system will really only use about 1.8GB - 2GB or so.&amp;nbsp; If you want to take full advantage of all of that juicy memory you'll have to create more host instances and let each of them take their 2GB bites out of it. (As a rule of thumb, be sure to leave 4GB for the OS). This is not universally true (i.e. 64bit systems are different)&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;High Availability&lt;BR&gt;&lt;/STRONG&gt;Have at least two host instances running for every host that you have.&amp;nbsp; This way, any single node can fail and the other node will continue to operate. This can become more complicated for Receive nodes so check the HA configuration for whatever adapter types you have running.&amp;nbsp; For instance, FTP does not support locking so having two host instances reading from it can cause duplicate messages.&amp;nbsp; This has to have just one host instance reading from with (which I tend to call a "Singleton" adapter configuration). In this case there is one host that is clustered for high availability&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Security&lt;BR&gt;&lt;/STRONG&gt;You may also need to create additional hosts so that you can use different credentials to access different systems.&amp;nbsp; The security context is determined by the Host/Instance which can be very helpful in scenarios that are using AD to authenticate your requested operations.&amp;nbsp; (i.e. File Adapter, SQL Adapter, and I believe the MS CRM adapter, among others)&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Some Caveats&lt;BR&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Too many hosts.&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/LI&gt;
&lt;OL&gt;
&lt;LI&gt;&amp;nbsp;My BizTalk groups seldom have more than 22 hosts or so (7 apps + default host for tracking)&amp;nbsp; So if you begin to experience problems with Groups having more hosts than that I recommend you consider too many hosts as a possible cause. There could be RAM availability issues at these levels. 
&lt;LI&gt;Configurations in BTSNTsvc.exe.config may give you weird results because you may be assuming that they apply to the whole group, when really they apply to the host instances 
&lt;LI&gt;Again, in the BTSNTsvc.exe.config,&amp;nbsp; the changes in this file are picked up when the host instance restarts.&amp;nbsp; You may have changed the configurations, restarted only a handful of your hosts. Later down the road, you restart other host instances that then begin to have problems because of the contents of the BTSNTsvc.exe.config.&amp;nbsp; This is VERY hard to trouble shoot and I have two recommendations. 
&lt;OL&gt;
&lt;LI&gt;Don't change BTSNTsvc.exe.config unless you absolutely MUST. 
&lt;LI&gt;If you change BTSNTsvc.exe.config restart ALL of your host instances immediately so you can quantify the affect of the changes immediately.&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;&lt;/OL&gt;
&lt;LI&gt;Single Box groups 
&lt;OL&gt;
&lt;LI&gt;If you're running BizTalk all on one box then it hardly helps you to be able to partition out the operations. In this case, I would just create one host per application so you can still have Application Isolation, without worrying about the scale out features or HA (which you can't really use with just one box anyways)&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;&lt;/OL&gt;
&lt;P&gt;&lt;STRONG&gt;Agree, Disagree, Don't Care?&amp;nbsp; Please comment below&lt;/STRONG&gt;&lt;/P&gt;&lt;/FONT&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=4148076" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/neilth/archive/tags/BizTalk/default.aspx">BizTalk</category></item><item><title>BizTalk Server 2006 - Enterprise Production Considerations - Part 1 - Production Server Topology</title><link>http://blogs.msdn.com/neilth/archive/2007/07/26/biztalk-server-2006-enterprise-production-considerations-part-1.aspx</link><pubDate>Thu, 26 Jul 2007 17:50:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4067217</guid><dc:creator>neilth</dc:creator><slash:comments>4</slash:comments><comments>http://blogs.msdn.com/neilth/comments/4067217.aspx</comments><wfw:commentRss>http://blogs.msdn.com/neilth/commentrss.aspx?PostID=4067217</wfw:commentRss><wfw:comment>http://blogs.msdn.com/neilth/rsscomments.aspx?PostID=4067217</wfw:comment><description>&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 10pt; LINE-HEIGHT: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;B&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 12pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;Introduction:&lt;/SPAN&gt;&lt;/B&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 12pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt; &lt;?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 10pt; LINE-HEIGHT: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;This post is the first in a series of posts that will describe a number of production considerations for Enterprise customers (“Enterprise” loosely defined as those with moderately complex BizTalk implementations)&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 10pt; LINE-HEIGHT: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;This is in response to a great deal of confusion that I have encountered in the field and hopefully I can kill about 500 birds with 1 stone by publishing these findings (no offence to bird enthusiasts &lt;/SPAN&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: Wingdings; mso-fareast-font-family: 'Times New Roman'; mso-ascii-font-family: Arial; mso-hansi-font-family: Arial; mso-bidi-font-family: Arial; mso-char-type: symbol; mso-symbol-font-family: Wingdings"&gt;&lt;SPAN style="mso-char-type: symbol; mso-symbol-font-family: Wingdings"&gt;J&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt; ).&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 10pt; LINE-HEIGHT: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;B style="mso-bidi-font-weight: normal"&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 12pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;Today’s Topic – Starting the Production Infrastructure&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/B&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 10pt; LINE-HEIGHT: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;BizTalk Server 2006 has a dizzying array of scalability options, but many options can mean complexity.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;This post will specifically discuss the most common “starting points” for production enterprise BizTalk systems and compare/contrast them so you can hopefully figure out which one best suits your needs.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 10pt; LINE-HEIGHT: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;The X + Y notation means:&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 10pt 36pt; LINE-HEIGHT: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Courier New'; mso-fareast-font-family: 'Times New Roman'"&gt;X Dedicated BizTalk boxes&lt;BR&gt;Y SQL Server Nodes&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 10pt; LINE-HEIGHT: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;B&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 12pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;Server Configurations&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/B&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 10pt; LINE-HEIGHT: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold; mso-bidi-font-size: 11.0pt"&gt;Before we get started here, I have to emphasize that these are all common STARTING configurations.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;Configurations can (and do) scale out and up depending on your requirements.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 10pt; LINE-HEIGHT: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold; mso-bidi-font-size: 11.0pt"&gt;Also, all of these configurations have some notion of high availability, no single node failure will kill the infrastructure.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;Way more options are available if you sacrifice High Availability (but that’s pretty unusual in the Enterprise isn’t it? &lt;/SPAN&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: Wingdings; mso-fareast-font-family: 'Times New Roman'; mso-ascii-font-family: Arial; mso-hansi-font-family: Arial; mso-bidi-font-family: Arial; mso-char-type: symbol; mso-symbol-font-family: Wingdings; mso-bidi-font-weight: bold; mso-bidi-font-size: 11.0pt"&gt;&lt;SPAN style="mso-char-type: symbol; mso-symbol-font-family: Wingdings"&gt;J&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold; mso-bidi-font-size: 11.0pt"&gt; )&lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-weight: bold; mso-bidi-font-size: 11.0pt"&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 10pt; LINE-HEIGHT: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Courier New'; mso-fareast-font-family: 'Times New Roman'"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 10pt; LINE-HEIGHT: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;
&lt;TABLE class=MsoTableGrid style="BORDER-RIGHT: medium none; BORDER-TOP: medium none; BORDER-LEFT: medium none; BORDER-BOTTOM: medium none; BORDER-COLLAPSE: collapse; mso-border-alt: solid black .5pt; mso-border-themecolor: text1; mso-yfti-tbllook: 1184; mso-padding-alt: 0cm 5.4pt 0cm 5.4pt" cellSpacing=0 cellPadding=0 border=1 class="MsoTableGrid"&gt;
&lt;TBODY&gt;
&lt;TR style="HEIGHT: 12.7pt; mso-yfti-irow: 0; mso-yfti-firstrow: yes"&gt;
&lt;TD class="" style="BORDER-RIGHT: black 1pt solid; PADDING-RIGHT: 5.4pt; BORDER-TOP: black 1pt solid; PADDING-LEFT: 5.4pt; BACKGROUND: #daeef3; PADDING-BOTTOM: 0cm; BORDER-LEFT: black 1pt solid; WIDTH: 331.45pt; PADDING-TOP: 0cm; BORDER-BOTTOM: black 1pt solid; HEIGHT: 12.7pt; mso-border-alt: solid black .5pt; mso-border-themecolor: text1; mso-background-themecolor: accent5; mso-background-themetint: 51" vAlign=top width=442&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 10pt; LINE-HEIGHT: normal; TEXT-ALIGN: center; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto" align=center&gt;&lt;B style="mso-bidi-font-weight: normal"&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 12pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/B&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR style="HEIGHT: 31.2pt; mso-yfti-irow: 1"&gt;
&lt;TD class="" style="BORDER-RIGHT: black 1pt solid; PADDING-RIGHT: 5.4pt; BORDER-TOP: #f0f0f0; PADDING-LEFT: 5.4pt; PADDING-BOTTOM: 0cm; BORDER-LEFT: black 1pt solid; WIDTH: 331.45pt; PADDING-TOP: 0cm; BORDER-BOTTOM: black 1pt solid; HEIGHT: 31.2pt; BACKGROUND-COLOR: transparent; mso-border-alt: solid black .5pt; mso-border-themecolor: text1; mso-border-top-alt: solid black .5pt; mso-border-top-themecolor: text1" vAlign=top width=442&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 10pt; LINE-HEIGHT: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;&lt;o:p&gt;&amp;nbsp;&lt;IMG style="WIDTH: 398px; HEIGHT: 371px" height=371 src="http://blogs.msdn.com/photos/neilth/images/4066486/original.aspx" width=398 align=middle mce_src="http://blogs.msdn.com/photos/neilth/images/4066486/original.aspx"&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR style="HEIGHT: 61.9pt; mso-yfti-irow: 2"&gt;
&lt;TD class="" style="BORDER-RIGHT: black 1pt solid; PADDING-RIGHT: 5.4pt; BORDER-TOP: #f0f0f0; PADDING-LEFT: 5.4pt; PADDING-BOTTOM: 0cm; BORDER-LEFT: black 1pt solid; WIDTH: 331.45pt; PADDING-TOP: 0cm; BORDER-BOTTOM: black 1pt solid; HEIGHT: 61.9pt; BACKGROUND-COLOR: transparent; mso-border-alt: solid black .5pt; mso-border-themecolor: text1; mso-border-top-alt: solid black .5pt; mso-border-top-themecolor: text1" vAlign=top width=442&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 10pt; LINE-HEIGHT: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;&lt;BR&gt;This configuration has the minimal number of servers involved but it does present some complexity problems because the BizTalk hosts must be clustered if you are running the ENTSSO service as a clustered service.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;You either cluster the hosts or live with having an un-clustered Enterprise Single Sign- on Master Secret Server. Either option could be best depending on your requirements.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR style="HEIGHT: 12.7pt; mso-yfti-irow: 3"&gt;
&lt;TD class="" style="BORDER-RIGHT: black 1pt solid; PADDING-RIGHT: 5.4pt; BORDER-TOP: #f0f0f0; PADDING-LEFT: 5.4pt; BACKGROUND: #daeef3; PADDING-BOTTOM: 0cm; BORDER-LEFT: black 1pt solid; WIDTH: 331.45pt; PADDING-TOP: 0cm; BORDER-BOTTOM: black 1pt solid; HEIGHT: 12.7pt; mso-border-alt: solid black .5pt; mso-border-themecolor: text1; mso-background-themecolor: accent5; mso-background-themetint: 51; mso-border-top-alt: solid black .5pt; mso-border-top-themecolor: text1" vAlign=top width=442&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 10pt; LINE-HEIGHT: normal; TEXT-ALIGN: center; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto" align=center&gt;&lt;B style="mso-bidi-font-weight: normal"&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 12pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/B&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR style="HEIGHT: 31.2pt; mso-yfti-irow: 4"&gt;
&lt;TD class="" style="BORDER-RIGHT: black 1pt solid; PADDING-RIGHT: 5.4pt; BORDER-TOP: #f0f0f0; PADDING-LEFT: 5.4pt; PADDING-BOTTOM: 0cm; BORDER-LEFT: black 1pt solid; WIDTH: 331.45pt; PADDING-TOP: 0cm; BORDER-BOTTOM: black 1pt solid; HEIGHT: 31.2pt; BACKGROUND-COLOR: transparent; mso-border-alt: solid black .5pt; mso-border-themecolor: text1; mso-border-top-alt: solid black .5pt; mso-border-top-themecolor: text1" vAlign=top width=442&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 10pt; LINE-HEIGHT: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;&lt;o:p&gt;&amp;nbsp;&lt;IMG src="http://blogs.msdn.com/photos/neilth/images/4067222/original.aspx" mce_src="http://blogs.msdn.com/photos/neilth/images/4067222/original.aspx"&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR style="HEIGHT: 61.9pt; mso-yfti-irow: 5"&gt;
&lt;TD class="" style="BORDER-RIGHT: black 1pt solid; PADDING-RIGHT: 5.4pt; BORDER-TOP: #f0f0f0; PADDING-LEFT: 5.4pt; PADDING-BOTTOM: 0cm; BORDER-LEFT: black 1pt solid; WIDTH: 331.45pt; PADDING-TOP: 0cm; BORDER-BOTTOM: black 1pt solid; HEIGHT: 61.9pt; BACKGROUND-COLOR: transparent; mso-border-alt: solid black .5pt; mso-border-themecolor: text1; mso-border-top-alt: solid black .5pt; mso-border-top-themecolor: text1" vAlign=top width=442&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 10pt; LINE-HEIGHT: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;&lt;BR&gt;This configuration is a pretty good starting point for the cost-sensitive enterprise.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;This allows separation of BizTalk from SQL (a good thing) while maintaining redundancy by having two BizTalk nodes that can “cover for each other” in case one of them goes down.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;The ENTSSO MSS can be installed as a clustered service on the SQL cluster without creating complications for the BizTalk hosts (i.e. they don’t have to be clustered, which is also a good thing in many cases)&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 10pt; LINE-HEIGHT: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;B style="mso-bidi-font-weight: normal"&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;This is probably my favorite starting point.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;It is the lowest cost, and scaling out with more BizTalk servers is really easy.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;If you’re not sure which one to pick, take this one.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/B&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR style="HEIGHT: 12.7pt; mso-yfti-irow: 6"&gt;
&lt;TD class="" style="BORDER-RIGHT: black 1pt solid; PADDING-RIGHT: 5.4pt; BORDER-TOP: #f0f0f0; PADDING-LEFT: 5.4pt; BACKGROUND: #daeef3; PADDING-BOTTOM: 0cm; BORDER-LEFT: black 1pt solid; WIDTH: 331.45pt; PADDING-TOP: 0cm; BORDER-BOTTOM: black 1pt solid; HEIGHT: 12.7pt; mso-border-alt: solid black .5pt; mso-border-themecolor: text1; mso-background-themecolor: accent5; mso-background-themetint: 51; mso-border-top-alt: solid black .5pt; mso-border-top-themecolor: text1" vAlign=top width=442&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 10pt; LINE-HEIGHT: normal; TEXT-ALIGN: center; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto" align=center&gt;&lt;B style="mso-bidi-font-weight: normal"&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 12pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/B&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR style="HEIGHT: 31.2pt; mso-yfti-irow: 7"&gt;
&lt;TD class="" style="BORDER-RIGHT: black 1pt solid; PADDING-RIGHT: 5.4pt; BORDER-TOP: #f0f0f0; PADDING-LEFT: 5.4pt; PADDING-BOTTOM: 0cm; BORDER-LEFT: black 1pt solid; WIDTH: 331.45pt; PADDING-TOP: 0cm; BORDER-BOTTOM: black 1pt solid; HEIGHT: 31.2pt; BACKGROUND-COLOR: transparent; mso-border-alt: solid black .5pt; mso-border-themecolor: text1; mso-border-top-alt: solid black .5pt; mso-border-top-themecolor: text1" vAlign=top width=442&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 10pt; LINE-HEIGHT: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;&lt;o:p&gt;&amp;nbsp;&lt;IMG src="http://blogs.msdn.com/photos/neilth/images/4067249/original.aspx" mce_src="http://blogs.msdn.com/photos/neilth/images/4067249/original.aspx"&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR style="HEIGHT: 61.9pt; mso-yfti-irow: 8"&gt;
&lt;TD class="" style="BORDER-RIGHT: black 1pt solid; PADDING-RIGHT: 5.4pt; BORDER-TOP: #f0f0f0; PADDING-LEFT: 5.4pt; PADDING-BOTTOM: 0cm; BORDER-LEFT: black 1pt solid; WIDTH: 331.45pt; PADDING-TOP: 0cm; BORDER-BOTTOM: black 1pt solid; HEIGHT: 61.9pt; BACKGROUND-COLOR: transparent; mso-border-alt: solid black .5pt; mso-border-themecolor: text1; mso-border-top-alt: solid black .5pt; mso-border-top-themecolor: text1" vAlign=top width=442&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 10pt; LINE-HEIGHT: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;&lt;BR&gt;This configuration is an improvement on the 2+2 configuration because it really allows the orchestrations and business logic to become intensive without having much of an impact on the Send/Receive operations (even though the Send/Receive operations can still interfere with each other).&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;This is for enterprise applications with moderate Send/Receive activity and fairly intensive business logic.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR style="HEIGHT: 12.7pt; mso-yfti-irow: 9"&gt;
&lt;TD class="" style="BORDER-RIGHT: black 1pt solid; PADDING-RIGHT: 5.4pt; BORDER-TOP: #f0f0f0; PADDING-LEFT: 5.4pt; BACKGROUND: #daeef3; PADDING-BOTTOM: 0cm; BORDER-LEFT: black 1pt solid; WIDTH: 331.45pt; PADDING-TOP: 0cm; BORDER-BOTTOM: black 1pt solid; HEIGHT: 12.7pt; mso-border-alt: solid black .5pt; mso-border-themecolor: text1; mso-background-themecolor: accent5; mso-background-themetint: 51; mso-border-top-alt: solid black .5pt; mso-border-top-themecolor: text1" vAlign=top width=442&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 10pt; LINE-HEIGHT: normal; TEXT-ALIGN: center; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto" align=center&gt;&lt;B style="mso-bidi-font-weight: normal"&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 12pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/B&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR style="HEIGHT: 31.2pt; mso-yfti-irow: 10"&gt;
&lt;TD class="" style="BORDER-RIGHT: black 1pt solid; PADDING-RIGHT: 5.4pt; BORDER-TOP: #f0f0f0; PADDING-LEFT: 5.4pt; PADDING-BOTTOM: 0cm; BORDER-LEFT: black 1pt solid; WIDTH: 331.45pt; PADDING-TOP: 0cm; BORDER-BOTTOM: black 1pt solid; HEIGHT: 31.2pt; BACKGROUND-COLOR: transparent; mso-border-alt: solid black .5pt; mso-border-themecolor: text1; mso-border-top-alt: solid black .5pt; mso-border-top-themecolor: text1" vAlign=top width=442&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 10pt; LINE-HEIGHT: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;&lt;o:p&gt;&amp;nbsp;&lt;IMG src="http://blogs.msdn.com/photos/neilth/images/4067256/original.aspx" mce_src="http://blogs.msdn.com/photos/neilth/images/4067256/original.aspx"&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR style="HEIGHT: 61.9pt; mso-yfti-irow: 11; mso-yfti-lastrow: yes"&gt;
&lt;TD class="" style="BORDER-RIGHT: black 1pt solid; PADDING-RIGHT: 5.4pt; BORDER-TOP: #f0f0f0; PADDING-LEFT: 5.4pt; PADDING-BOTTOM: 0cm; BORDER-LEFT: black 1pt solid; WIDTH: 331.45pt; PADDING-TOP: 0cm; BORDER-BOTTOM: black 1pt solid; HEIGHT: 61.9pt; BACKGROUND-COLOR: transparent; mso-border-alt: solid black .5pt; mso-border-themecolor: text1; mso-border-top-alt: solid black .5pt; mso-border-top-themecolor: text1" vAlign=top width=442&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 10pt; LINE-HEIGHT: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;&lt;BR&gt;Of the configurations being considered in this article, this is the most capable (and most expensive).&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;This allows full separation between BizTalk and SQL, and also between the Send/Receive/Process operations within BizTalk. This configuration is for Enterprises with intensive Send/Receive/Process requirements. &lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 10pt; LINE-HEIGHT: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;Notice the additional SQL server, a pretty good rule of thumb is a ratio of 3:1 for BizTalk:SQL servers. Although this one is 3:1 with only 2 SQL servers, a failure of one node would change that ratio to 6:1. Seeing as how this configuration is for high volume scenarios, that would be bad.&amp;nbsp; Invest a couple of bucks and have a passive node in the wings to keep things running if a SQL node goes down!&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/SPAN&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Courier New'; mso-fareast-font-family: 'Times New Roman'"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 10pt; LINE-HEIGHT: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;B style="mso-bidi-font-weight: normal"&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 12pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;Comparison Chart&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/B&gt;&lt;/P&gt;
&lt;P&gt;
&lt;TABLE class=MsoTableGrid style="BORDER-RIGHT: medium none; BORDER-TOP: medium none; BORDER-LEFT: medium none; BORDER-BOTTOM: medium none; BORDER-COLLAPSE: collapse; mso-border-alt: solid black .5pt; mso-border-themecolor: text1; mso-yfti-tbllook: 1184; mso-padding-alt: 0cm 5.4pt 0cm 5.4pt" cellSpacing=0 cellPadding=0 border=1 class="MsoTableGrid"&gt;
&lt;TBODY&gt;
&lt;TR style="HEIGHT: 12.7pt; mso-yfti-irow: 0; mso-yfti-firstrow: yes"&gt;
&lt;TD class="" style="BORDER-RIGHT: black 1pt solid; PADDING-RIGHT: 5.4pt; BORDER-TOP: black 1pt solid; PADDING-LEFT: 5.4pt; BACKGROUND: #daeef3; PADDING-BOTTOM: 0cm; BORDER-LEFT: black 1pt solid; WIDTH: 164.35pt; PADDING-TOP: 0cm; BORDER-BOTTOM: black 1pt solid; HEIGHT: 12.7pt; mso-border-alt: solid black .5pt; mso-border-themecolor: text1; mso-background-themecolor: accent5; mso-background-themetint: 51" vAlign=top width=219&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 10pt; LINE-HEIGHT: normal; TEXT-ALIGN: center; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto" align=center&gt;&lt;B style="mso-bidi-font-weight: normal"&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 12pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/B&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: black 1pt solid; PADDING-RIGHT: 5.4pt; BORDER-TOP: black 1pt solid; PADDING-LEFT: 5.4pt; BACKGROUND: #daeef3; PADDING-BOTTOM: 0cm; BORDER-LEFT: #f0f0f0; WIDTH: 78.65pt; PADDING-TOP: 0cm; BORDER-BOTTOM: black 1pt solid; HEIGHT: 12.7pt; mso-border-alt: solid black .5pt; mso-border-themecolor: text1; mso-background-themecolor: accent5; mso-background-themetint: 51; mso-border-left-alt: solid black .5pt; mso-border-left-themecolor: text1" vAlign=top width=105&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 10pt; LINE-HEIGHT: normal; TEXT-ALIGN: center; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto" align=center&gt;&lt;B style="mso-bidi-font-weight: normal"&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 12pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;0+2&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/B&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: black 1pt solid; PADDING-RIGHT: 5.4pt; BORDER-TOP: black 1pt solid; PADDING-LEFT: 5.4pt; BACKGROUND: #daeef3; PADDING-BOTTOM: 0cm; BORDER-LEFT: #f0f0f0; WIDTH: 78.6pt; PADDING-TOP: 0cm; BORDER-BOTTOM: black 1pt solid; HEIGHT: 12.7pt; mso-border-alt: solid black .5pt; mso-border-themecolor: text1; mso-background-themecolor: accent5; mso-background-themetint: 51; mso-border-left-alt: solid black .5pt; mso-border-left-themecolor: text1" vAlign=top width=105&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 10pt; LINE-HEIGHT: normal; TEXT-ALIGN: center; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto" align=center&gt;&lt;B style="mso-bidi-font-weight: normal"&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 12pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;2+2&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/B&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: black 1pt solid; PADDING-RIGHT: 5.4pt; BORDER-TOP: black 1pt solid; PADDING-LEFT: 5.4pt; BACKGROUND: #daeef3; PADDING-BOTTOM: 0cm; BORDER-LEFT: #f0f0f0; WIDTH: 78.6pt; PADDING-TOP: 0cm; BORDER-BOTTOM: black 1pt solid; HEIGHT: 12.7pt; mso-border-alt: solid black .5pt; mso-border-themecolor: text1; mso-background-themecolor: accent5; mso-background-themetint: 51; mso-border-left-alt: solid black .5pt; mso-border-left-themecolor: text1" vAlign=top width=105&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 10pt; LINE-HEIGHT: normal; TEXT-ALIGN: center; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto" align=center&gt;&lt;B style="mso-bidi-font-weight: normal"&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 12pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;4+2&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/B&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: black 1pt solid; PADDING-RIGHT: 5.4pt; BORDER-TOP: black 1pt solid; PADDING-LEFT: 5.4pt; BACKGROUND: #daeef3; PADDING-BOTTOM: 0cm; BORDER-LEFT: #f0f0f0; WIDTH: 78.6pt; PADDING-TOP: 0cm; BORDER-BOTTOM: black 1pt solid; HEIGHT: 12.7pt; mso-border-alt: solid black .5pt; mso-border-themecolor: text1; mso-background-themecolor: accent5; mso-background-themetint: 51; mso-border-left-alt: solid black .5pt; mso-border-left-themecolor: text1" vAlign=top width=105&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 10pt; LINE-HEIGHT: normal; TEXT-ALIGN: center; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto" align=center&gt;&lt;B style="mso-bidi-font-weight: normal"&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 12pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;6+3&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/B&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR style="HEIGHT: 12.95pt; mso-yfti-irow: 1"&gt;
&lt;TD class="" style="BORDER-RIGHT: black 1pt solid; PADDING-RIGHT: 5.4pt; BORDER-TOP: #f0f0f0; PADDING-LEFT: 5.4pt; PADDING-BOTTOM: 0cm; BORDER-LEFT: black 1pt solid; WIDTH: 164.35pt; PADDING-TOP: 0cm; BORDER-BOTTOM: black 1pt solid; HEIGHT: 12.95pt; BACKGROUND-COLOR: transparent; mso-border-alt: solid black .5pt; mso-border-themecolor: text1; mso-border-top-alt: solid black .5pt; mso-border-top-themecolor: text1" vAlign=top width=219&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 10pt; LINE-HEIGHT: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;High Availability&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: black 1pt solid; PADDING-RIGHT: 5.4pt; BORDER-TOP: #f0f0f0; PADDING-LEFT: 5.4pt; BACKGROUND: #92d050; PADDING-BOTTOM: 0cm; BORDER-LEFT: #f0f0f0; WIDTH: 78.65pt; PADDING-TOP: 0cm; BORDER-BOTTOM: black 1pt solid; HEIGHT: 12.95pt; mso-border-alt: solid black .5pt; mso-border-themecolor: text1; mso-border-top-alt: solid black .5pt; mso-border-top-themecolor: text1; mso-border-left-alt: solid black .5pt; mso-border-left-themecolor: text1; mso-border-bottom-themecolor: text1; mso-border-right-themecolor: text1" vAlign=top width=105&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 10pt; LINE-HEIGHT: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;Yes&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: black 1pt solid; PADDING-RIGHT: 5.4pt; BORDER-TOP: #f0f0f0; PADDING-LEFT: 5.4pt; BACKGROUND: #92d050; PADDING-BOTTOM: 0cm; BORDER-LEFT: #f0f0f0; WIDTH: 78.6pt; PADDING-TOP: 0cm; BORDER-BOTTOM: black 1pt solid; HEIGHT: 12.95pt; mso-border-alt: solid black .5pt; mso-border-themecolor: text1; mso-border-top-alt: solid black .5pt; mso-border-top-themecolor: text1; mso-border-left-alt: solid black .5pt; mso-border-left-themecolor: text1; mso-border-bottom-themecolor: text1; mso-border-right-themecolor: text1" vAlign=top width=105&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 10pt; LINE-HEIGHT: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;Yes&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: black 1pt solid; PADDING-RIGHT: 5.4pt; BORDER-TOP: #f0f0f0; PADDING-LEFT: 5.4pt; BACKGROUND: #92d050; PADDING-BOTTOM: 0cm; BORDER-LEFT: #f0f0f0; WIDTH: 78.6pt; PADDING-TOP: 0cm; BORDER-BOTTOM: black 1pt solid; HEIGHT: 12.95pt; mso-border-alt: solid black .5pt; mso-border-themecolor: text1; mso-border-top-alt: solid black .5pt; mso-border-top-themecolor: text1; mso-border-left-alt: solid black .5pt; mso-border-left-themecolor: text1; mso-border-bottom-themecolor: text1; mso-border-right-themecolor: text1" vAlign=top width=105&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 10pt; LINE-HEIGHT: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;Yes&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: black 1pt solid; PADDING-RIGHT: 5.4pt; BORDER-TOP: #f0f0f0; PADDING-LEFT: 5.4pt; BACKGROUND: #92d050; PADDING-BOTTOM: 0cm; BORDER-LEFT: #f0f0f0; WIDTH: 78.6pt; PADDING-TOP: 0cm; BORDER-BOTTOM: black 1pt solid; HEIGHT: 12.95pt; mso-border-alt: solid black .5pt; mso-border-themecolor: text1; mso-border-top-alt: solid black .5pt; mso-border-top-themecolor: text1; mso-border-left-alt: solid black .5pt; mso-border-left-themecolor: text1; mso-border-bottom-themecolor: text1; mso-border-right-themecolor: text1" vAlign=top width=105&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 10pt; LINE-HEIGHT: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;Yes&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR style="HEIGHT: 13.2pt; mso-yfti-irow: 2"&gt;
&lt;TD class="" style="BORDER-RIGHT: black 1pt solid; PADDING-RIGHT: 5.4pt; BORDER-TOP: #f0f0f0; PADDING-LEFT: 5.4pt; PADDING-BOTTOM: 0cm; BORDER-LEFT: black 1pt solid; WIDTH: 164.35pt; PADDING-TOP: 0cm; BORDER-BOTTOM: black 1pt solid; HEIGHT: 13.2pt; BACKGROUND-COLOR: transparent; mso-border-alt: solid black .5pt; mso-border-themecolor: text1; mso-border-top-alt: solid black .5pt; mso-border-top-themecolor: text1" vAlign=top width=219&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 10pt; LINE-HEIGHT: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;Performance&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: black 1pt solid; PADDING-RIGHT: 5.4pt; BORDER-TOP: #f0f0f0; PADDING-LEFT: 5.4pt; BACKGROUND: red; PADDING-BOTTOM: 0cm; BORDER-LEFT: #f0f0f0; WIDTH: 78.65pt; PADDING-TOP: 0cm; BORDER-BOTTOM: black 1pt solid; HEIGHT: 13.2pt; mso-border-alt: solid black .5pt; mso-border-themecolor: text1; mso-border-top-alt: solid black .5pt; mso-border-top-themecolor: text1; mso-border-left-alt: solid black .5pt; mso-border-left-themecolor: text1; mso-border-bottom-themecolor: text1; mso-border-right-themecolor: text1" vAlign=top width=105&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 10pt; LINE-HEIGHT: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; COLOR: white; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'; mso-themecolor: background1"&gt;Lowest&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: black 1pt solid; PADDING-RIGHT: 5.4pt; BORDER-TOP: #f0f0f0; PADDING-LEFT: 5.4pt; BACKGROUND: yellow; PADDING-BOTTOM: 0cm; BORDER-LEFT: #f0f0f0; WIDTH: 78.6pt; PADDING-TOP: 0cm; BORDER-BOTTOM: black 1pt solid; HEIGHT: 13.2pt; mso-border-alt: solid black .5pt; mso-border-themecolor: text1; mso-border-top-alt: solid black .5pt; mso-border-top-themecolor: text1; mso-border-left-alt: solid black .5pt; mso-border-left-themecolor: text1; mso-border-bottom-themecolor: text1; mso-border-right-themecolor: text1" vAlign=top width=105&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 10pt; LINE-HEIGHT: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;Medium&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: black 1pt solid; PADDING-RIGHT: 5.4pt; BORDER-TOP: #f0f0f0; PADDING-LEFT: 5.4pt; BACKGROUND: yellow; PADDING-BOTTOM: 0cm; BORDER-LEFT: #f0f0f0; WIDTH: 78.6pt; PADDING-TOP: 0cm; BORDER-BOTTOM: black 1pt solid; HEIGHT: 13.2pt; mso-border-alt: solid black .5pt; mso-border-themecolor: text1; mso-border-top-alt: solid black .5pt; mso-border-top-themecolor: text1; mso-border-left-alt: solid black .5pt; mso-border-left-themecolor: text1; mso-border-bottom-themecolor: text1; mso-border-right-themecolor: text1" vAlign=top width=105&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 10pt; LINE-HEIGHT: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;Medium&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: black 1pt solid; PADDING-RIGHT: 5.4pt; BORDER-TOP: #f0f0f0; PADDING-LEFT: 5.4pt; BACKGROUND: #92d050; PADDING-BOTTOM: 0cm; BORDER-LEFT: #f0f0f0; WIDTH: 78.6pt; PADDING-TOP: 0cm; BORDER-BOTTOM: black 1pt solid; HEIGHT: 13.2pt; mso-border-alt: solid black .5pt; mso-border-themecolor: text1; mso-border-top-alt: solid black .5pt; mso-border-top-themecolor: text1; mso-border-left-alt: solid black .5pt; mso-border-left-themecolor: text1; mso-border-bottom-themecolor: text1; mso-border-right-themecolor: text1" vAlign=top width=105&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 10pt; LINE-HEIGHT: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;Best&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR style="HEIGHT: 13.2pt; mso-yfti-irow: 3"&gt;
&lt;TD class="" style="BORDER-RIGHT: black 1pt solid; PADDING-RIGHT: 5.4pt; BORDER-TOP: #f0f0f0; PADDING-LEFT: 5.4pt; PADDING-BOTTOM: 0cm; BORDER-LEFT: black 1pt solid; WIDTH: 164.35pt; PADDING-TOP: 0cm; BORDER-BOTTOM: black 1pt solid; HEIGHT: 13.2pt; BACKGROUND-COLOR: transparent; mso-border-alt: solid black .5pt; mso-border-themecolor: text1; mso-border-top-alt: solid black .5pt; mso-border-top-themecolor: text1" vAlign=top width=219&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 10pt; LINE-HEIGHT: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;Cost (# Servers)&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: black 1pt solid; PADDING-RIGHT: 5.4pt; BORDER-TOP: #f0f0f0; PADDING-LEFT: 5.4pt; BACKGROUND: #92d050; PADDING-BOTTOM: 0cm; BORDER-LEFT: #f0f0f0; WIDTH: 78.65pt; PADDING-TOP: 0cm; BORDER-BOTTOM: black 1pt solid; HEIGHT: 13.2pt; mso-border-alt: solid black .5pt; mso-border-themecolor: text1; mso-border-top-alt: solid black .5pt; mso-border-top-themecolor: text1; mso-border-left-alt: solid black .5pt; mso-border-left-themecolor: text1; mso-border-bottom-themecolor: text1; mso-border-right-themecolor: text1" vAlign=top width=105&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 10pt; LINE-HEIGHT: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;Lowest&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: black 1pt solid; PADDING-RIGHT: 5.4pt; BORDER-TOP: #f0f0f0; PADDING-LEFT: 5.4pt; BACKGROUND: yellow; PADDING-BOTTOM: 0cm; BORDER-LEFT: #f0f0f0; WIDTH: 78.6pt; PADDING-TOP: 0cm; BORDER-BOTTOM: black 1pt solid; HEIGHT: 13.2pt; mso-border-alt: solid black .5pt; mso-border-themecolor: text1; mso-border-top-alt: solid black .5pt; mso-border-top-themecolor: text1; mso-border-left-alt: solid black .5pt; mso-border-left-themecolor: text1; mso-border-bottom-themecolor: text1; mso-border-right-themecolor: text1" vAlign=top width=105&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 10pt; LINE-HEIGHT: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;Medium&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: black 1pt solid; PADDING-RIGHT: 5.4pt; BORDER-TOP: #f0f0f0; PADDING-LEFT: 5.4pt; BACKGROUND: yellow; PADDING-BOTTOM: 0cm; BORDER-LEFT: #f0f0f0; WIDTH: 78.6pt; PADDING-TOP: 0cm; BORDER-BOTTOM: black 1pt solid; HEIGHT: 13.2pt; mso-border-alt: solid black .5pt; mso-border-themecolor: text1; mso-border-top-alt: solid black .5pt; mso-border-top-themecolor: text1; mso-border-left-alt: solid black .5pt; mso-border-left-themecolor: text1; mso-border-bottom-themecolor: text1; mso-border-right-themecolor: text1" vAlign=top width=105&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 10pt; LINE-HEIGHT: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;Medium&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: black 1pt solid; PADDING-RIGHT: 5.4pt; BORDER-TOP: #f0f0f0; PADDING-LEFT: 5.4pt; BACKGROUND: red; PADDING-BOTTOM: 0cm; BORDER-LEFT: #f0f0f0; WIDTH: 78.6pt; PADDING-TOP: 0cm; BORDER-BOTTOM: black 1pt solid; HEIGHT: 13.2pt; mso-border-alt: solid black .5pt; mso-border-themecolor: text1; mso-border-top-alt: solid black .5pt; mso-border-top-themecolor: text1; mso-border-left-alt: solid black .5pt; mso-border-left-themecolor: text1; mso-border-bottom-themecolor: text1; mso-border-right-themecolor: text1" vAlign=top width=105&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 10pt; LINE-HEIGHT: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; COLOR: white; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'; mso-themecolor: background1"&gt;Highest&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR style="HEIGHT: 13.2pt; mso-yfti-irow: 4"&gt;
&lt;TD class="" style="BORDER-RIGHT: black 1pt solid; PADDING-RIGHT: 5.4pt; BORDER-TOP: #f0f0f0; PADDING-LEFT: 5.4pt; PADDING-BOTTOM: 0cm; BORDER-LEFT: black 1pt solid; WIDTH: 164.35pt; PADDING-TOP: 0cm; BORDER-BOTTOM: black 1pt solid; HEIGHT: 13.2pt; BACKGROUND-COLOR: transparent; mso-border-alt: solid black .5pt; mso-border-themecolor: text1; mso-border-top-alt: solid black .5pt; mso-border-top-themecolor: text1" vAlign=top width=219&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 10pt; LINE-HEIGHT: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;Ease of clustering SSO MSS&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: black 1pt solid; PADDING-RIGHT: 5.4pt; BORDER-TOP: #f0f0f0; PADDING-LEFT: 5.4pt; BACKGROUND: red; PADDING-BOTTOM: 0cm; BORDER-LEFT: #f0f0f0; WIDTH: 78.65pt; PADDING-TOP: 0cm; BORDER-BOTTOM: black 1pt solid; HEIGHT: 13.2pt; mso-border-alt: solid black .5pt; mso-border-themecolor: text1; mso-border-top-alt: solid black .5pt; mso-border-top-themecolor: text1; mso-border-left-alt: solid black .5pt; mso-border-left-themecolor: text1; mso-border-bottom-themecolor: text1; mso-border-right-themecolor: text1" vAlign=top width=105&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 10pt; LINE-HEIGHT: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; COLOR: white; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'; mso-themecolor: background1"&gt;Hard&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: black 1pt solid; PADDING-RIGHT: 5.4pt; BORDER-TOP: #f0f0f0; PADDING-LEFT: 5.4pt; BACKGROUND: #92d050; PADDING-BOTTOM: 0cm; BORDER-LEFT: #f0f0f0; WIDTH: 78.6pt; PADDING-TOP: 0cm; BORDER-BOTTOM: black 1pt solid; HEIGHT: 13.2pt; mso-border-alt: solid black .5pt; mso-border-themecolor: text1; mso-border-top-alt: solid black .5pt; mso-border-top-themecolor: text1; mso-border-left-alt: solid black .5pt; mso-border-left-themecolor: text1; mso-border-bottom-themecolor: text1; mso-border-right-themecolor: text1" vAlign=top width=105&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 10pt; LINE-HEIGHT: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;Easy&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: black 1pt solid; PADDING-RIGHT: 5.4pt; BORDER-TOP: #f0f0f0; PADDING-LEFT: 5.4pt; BACKGROUND: #92d050; PADDING-BOTTOM: 0cm; BORDER-LEFT: #f0f0f0; WIDTH: 78.6pt; PADDING-TOP: 0cm; BORDER-BOTTOM: black 1pt solid; HEIGHT: 13.2pt; mso-border-alt: solid black .5pt; mso-border-themecolor: text1; mso-border-top-alt: solid black .5pt; mso-border-top-themecolor: text1; mso-border-left-alt: solid black .5pt; mso-border-left-themecolor: text1; mso-border-bottom-themecolor: text1; mso-border-right-themecolor: text1" vAlign=top width=105&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 10pt; LINE-HEIGHT: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;Easy&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: black 1pt solid; PADDING-RIGHT: 5.4pt; BORDER-TOP: #f0f0f0; PADDING-LEFT: 5.4pt; BACKGROUND: #92d050; PADDING-BOTTOM: 0cm; BORDER-LEFT: #f0f0f0; WIDTH: 78.6pt; PADDING-TOP: 0cm; BORDER-BOTTOM: black 1pt solid; HEIGHT: 13.2pt; mso-border-alt: solid black .5pt; mso-border-themecolor: text1; mso-border-top-alt: solid black .5pt; mso-border-top-themecolor: text1; mso-border-left-alt: solid black .5pt; mso-border-left-themecolor: text1; mso-border-bottom-themecolor: text1; mso-border-right-themecolor: text1" vAlign=top width=105&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 10pt; LINE-HEIGHT: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;Easy&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR style="HEIGHT: 13.2pt; mso-yfti-irow: 5"&gt;
&lt;TD class="" style="BORDER-RIGHT: black 1pt solid; PADDING-RIGHT: 5.4pt; BORDER-TOP: #f0f0f0; PADDING-LEFT: 5.4pt; PADDING-BOTTOM: 0cm; BORDER-LEFT: black 1pt solid; WIDTH: 164.35pt; PADDING-TOP: 0cm; BORDER-BOTTOM: black 1pt solid; HEIGHT: 13.2pt; BACKGROUND-COLOR: transparent; mso-border-alt: solid black .5pt; mso-border-themecolor: text1; mso-border-top-alt: solid black .5pt; mso-border-top-themecolor: text1" vAlign=top width=219&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 10pt; LINE-HEIGHT: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;Separation of SQL and BizTalk&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: black 1pt solid; PADDING-RIGHT: 5.4pt; BORDER-TOP: #f0f0f0; PADDING-LEFT: 5.4pt; BACKGROUND: red; PADDING-BOTTOM: 0cm; BORDER-LEFT: #f0f0f0; WIDTH: 78.65pt; PADDING-TOP: 0cm; BORDER-BOTTOM: black 1pt solid; HEIGHT: 13.2pt; mso-border-alt: solid black .5pt; mso-border-themecolor: text1; mso-border-top-alt: solid black .5pt; mso-border-top-themecolor: text1; mso-border-left-alt: solid black .5pt; mso-border-left-themecolor: text1; mso-border-bottom-themecolor: text1; mso-border-right-themecolor: text1" vAlign=top width=105&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 10pt; LINE-HEIGHT: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; COLOR: white; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'; mso-themecolor: background1"&gt;No&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: black 1pt solid; PADDING-RIGHT: 5.4pt; BORDER-TOP: #f0f0f0; PADDING-LEFT: 5.4pt; BACKGROUND: #92d050; PADDING-BOTTOM: 0cm; BORDER-LEFT: #f0f0f0; WIDTH: 78.6pt; PADDING-TOP: 0cm; BORDER-BOTTOM: black 1pt solid; HEIGHT: 13.2pt; mso-border-alt: solid black .5pt; mso-border-themecolor: text1; mso-border-top-alt: solid black .5pt; mso-border-top-themecolor: text1; mso-border-left-alt: solid black .5pt; mso-border-left-themecolor: text1; mso-border-bottom-themecolor: text1; mso-border-right-themecolor: text1" vAlign=top width=105&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 10pt; LINE-HEIGHT: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;Yes&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: black 1pt solid; PADDING-RIGHT: 5.4pt; BORDER-TOP: #f0f0f0; PADDING-LEFT: 5.4pt; BACKGROUND: #92d050; PADDING-BOTTOM: 0cm; BORDER-LEFT: #f0f0f0; WIDTH: 78.6pt; PADDING-TOP: 0cm; BORDER-BOTTOM: black 1pt solid; HEIGHT: 13.2pt; mso-border-alt: solid black .5pt; mso-border-themecolor: text1; mso-border-top-alt: solid black .5pt; mso-border-top-themecolor: text1; mso-border-left-alt: solid black .5pt; mso-border-left-themecolor: text1; mso-border-bottom-themecolor: text1; mso-border-right-themecolor: text1" vAlign=top width=105&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 10pt; LINE-HEIGHT: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;Yes&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: black 1pt solid; PADDING-RIGHT: 5.4pt; BORDER-TOP: #f0f0f0; PADDING-LEFT: 5.4pt; BACKGROUND: #92d050; PADDING-BOTTOM: 0cm; BORDER-LEFT: #f0f0f0; WIDTH: 78.6pt; PADDING-TOP: 0cm; BORDER-BOTTOM: black 1pt solid; HEIGHT: 13.2pt; mso-border-alt: solid black .5pt; mso-border-themecolor: text1; mso-border-top-alt: solid black .5pt; mso-border-top-themecolor: text1; mso-border-left-alt: solid black .5pt; mso-border-left-themecolor: text1; mso-border-bottom-themecolor: text1; mso-border-right-themecolor: text1" vAlign=top width=105&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 10pt; LINE-HEIGHT: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;Yes&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR style="HEIGHT: 13.2pt; mso-yfti-irow: 6"&gt;
&lt;TD class="" style="BORDER-RIGHT: black 1pt solid; PADDING-RIGHT: 5.4pt; BORDER-TOP: #f0f0f0; PADDING-LEFT: 5.4pt; PADDING-BOTTOM: 0cm; BORDER-LEFT: black 1pt solid; WIDTH: 164.35pt; PADDING-TOP: 0cm; BORDER-BOTTOM: black 1pt solid; HEIGHT: 13.2pt; BACKGROUND-COLOR: transparent; mso-border-alt: solid black .5pt; mso-border-themecolor: text1; mso-border-top-alt: solid black .5pt; mso-border-top-themecolor: text1" vAlign=top width=219&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 10pt; LINE-HEIGHT: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;Dedicated Receive Nodes&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: black 1pt solid; PADDING-RIGHT: 5.4pt; BORDER-TOP: #f0f0f0; PADDING-LEFT: 5.4pt; BACKGROUND: yellow; PADDING-BOTTOM: 0cm; BORDER-LEFT: #f0f0f0; WIDTH: 78.65pt; PADDING-TOP: 0cm; BORDER-BOTTOM: black 1pt solid; HEIGHT: 13.2pt; mso-border-alt: solid black .5pt; mso-border-themecolor: text1; mso-border-top-alt: solid black .5pt; mso-border-top-themecolor: text1; mso-border-left-alt: solid black .5pt; mso-border-left-themecolor: text1; mso-border-bottom-themecolor: text1; mso-border-right-themecolor: text1" vAlign=top width=105&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 10pt; LINE-HEIGHT: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;No&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: black 1pt solid; PADDING-RIGHT: 5.4pt; BORDER-TOP: #f0f0f0; PADDING-LEFT: 5.4pt; BACKGROUND: yellow; PADDING-BOTTOM: 0cm; BORDER-LEFT: #f0f0f0; WIDTH: 78.6pt; PADDING-TOP: 0cm; BORDER-BOTTOM: black 1pt solid; HEIGHT: 13.2pt; mso-border-alt: solid black .5pt; mso-border-themecolor: text1; mso-border-top-alt: solid black .5pt; mso-border-top-themecolor: text1; mso-border-left-alt: solid black .5pt; mso-border-left-themecolor: text1; mso-border-bottom-themecolor: text1; mso-border-right-themecolor: text1" vAlign=top width=105&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 10pt; LINE-HEIGHT: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;No&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: black 1pt solid; PADDING-RIGHT: 5.4pt; BORDER-TOP: #f0f0f0; PADDING-LEFT: 5.4pt; BACKGROUND: yellow; PADDING-BOTTOM: 0cm; BORDER-LEFT: #f0f0f0; WIDTH: 78.6pt; PADDING-TOP: 0cm; BORDER-BOTTOM: black 1pt solid; HEIGHT: 13.2pt; mso-border-alt: solid black .5pt; mso-border-themecolor: text1; mso-border-top-alt: solid black .5pt; mso-border-top-themecolor: text1; mso-border-left-alt: solid black .5pt; mso-border-left-themecolor: text1; mso-border-bottom-themecolor: text1; mso-border-right-themecolor: text1" vAlign=top width=105&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 10pt; LINE-HEIGHT: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;No&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: black 1pt solid; PADDING-RIGHT: 5.4pt; BORDER-TOP: #f0f0f0; PADDING-LEFT: 5.4pt; BACKGROUND: #92d050; PADDING-BOTTOM: 0cm; BORDER-LEFT: #f0f0f0; WIDTH: 78.6pt; PADDING-TOP: 0cm; BORDER-BOTTOM: black 1pt solid; HEIGHT: 13.2pt; mso-border-alt: solid black .5pt; mso-border-themecolor: text1; mso-border-top-alt: solid black .5pt; mso-border-top-themecolor: text1; mso-border-left-alt: solid black .5pt; mso-border-left-themecolor: text1; mso-border-bottom-themecolor: text1; mso-border-right-themecolor: text1" vAlign=top width=105&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 10pt; LINE-HEIGHT: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;Yes&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR style="HEIGHT: 13.2pt; mso-yfti-irow: 7"&gt;
&lt;TD class="" style="BORDER-RIGHT: black 1pt solid; PADDING-RIGHT: 5.4pt; BORDER-TOP: #f0f0f0; PADDING-LEFT: 5.4pt; PADDING-BOTTOM: 0cm; BORDER-LEFT: black 1pt solid; WIDTH: 164.35pt; PADDING-TOP: 0cm; BORDER-BOTTOM: black 1pt solid; HEIGHT: 13.2pt; BACKGROUND-COLOR: transparent; mso-border-alt: solid black .5pt; mso-border-themecolor: text1; mso-border-top-alt: solid black .5pt; mso-border-top-themecolor: text1" vAlign=top width=219&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 10pt; LINE-HEIGHT: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;Dedicated Send Nodes&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: black 1pt solid; PADDING-RIGHT: 5.4pt; BORDER-TOP: #f0f0f0; PADDING-LEFT: 5.4pt; BACKGROUND: yellow; PADDING-BOTTOM: 0cm; BORDER-LEFT: #f0f0f0; WIDTH: 78.65pt; PADDING-TOP: 0cm; BORDER-BOTTOM: black 1pt solid; HEIGHT: 13.2pt; mso-border-alt: solid black .5pt; mso-border-themecolor: text1; mso-border-top-alt: solid black .5pt; mso-border-top-themecolor: text1; mso-border-left-alt: solid black .5pt; mso-border-left-themecolor: text1; mso-border-bottom-themecolor: text1; mso-border-right-themecolor: text1" vAlign=top width=105&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 10pt; LINE-HEIGHT: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;No&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: black 1pt solid; PADDING-RIGHT: 5.4pt; BORDER-TOP: #f0f0f0; PADDING-LEFT: 5.4pt; BACKGROUND: yellow; PADDING-BOTTOM: 0cm; BORDER-LEFT: #f0f0f0; WIDTH: 78.6pt; PADDING-TOP: 0cm; BORDER-BOTTOM: black 1pt solid; HEIGHT: 13.2pt; mso-border-alt: solid black .5pt; mso-border-themecolor: text1; mso-border-top-alt: solid black .5pt; mso-border-top-themecolor: text1; mso-border-left-alt: solid black .5pt; mso-border-left-themecolor: text1; mso-border-bottom-themecolor: text1; mso-border-right-themecolor: text1" vAlign=top width=105&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 10pt; LINE-HEIGHT: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;No&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: black 1pt solid; PADDING-RIGHT: 5.4pt; BORDER-TOP: #f0f0f0; PADDING-LEFT: 5.4pt; BACKGROUND: yellow; PADDING-BOTTOM: 0cm; BORDER-LEFT: #f0f0f0; WIDTH: 78.6pt; PADDING-TOP: 0cm; BORDER-BOTTOM: black 1pt solid; HEIGHT: 13.2pt; mso-border-alt: solid black .5pt; mso-border-themecolor: text1; mso-border-top-alt: solid black .5pt; mso-border-top-themecolor: text1; mso-border-left-alt: solid black .5pt; mso-border-left-themecolor: text1; mso-border-bottom-themecolor: text1; mso-border-right-themecolor: text1" vAlign=top width=105&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 10pt; LINE-HEIGHT: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;No&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: black 1pt solid; PADDING-RIGHT: 5.4pt; BORDER-TOP: #f0f0f0; PADDING-LEFT: 5.4pt; BACKGROUND: #92d050; PADDING-BOTTOM: 0cm; BORDER-LEFT: #f0f0f0; WIDTH: 78.6pt; PADDING-TOP: 0cm; BORDER-BOTTOM: black 1pt solid; HEIGHT: 13.2pt; mso-border-alt: solid black .5pt; mso-border-themecolor: text1; mso-border-top-alt: solid black .5pt; mso-border-top-themecolor: text1; mso-border-left-alt: solid black .5pt; mso-border-left-themecolor: text1; mso-border-bottom-themecolor: text1; mso-border-right-themecolor: text1" vAlign=top width=105&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 10pt; LINE-HEIGHT: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;Yes&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR style="HEIGHT: 13.2pt; mso-yfti-irow: 8"&gt;
&lt;TD class="" style="BORDER-RIGHT: black 1pt solid; PADDING-RIGHT: 5.4pt; BORDER-TOP: #f0f0f0; PADDING-LEFT: 5.4pt; PADDING-BOTTOM: 0cm; BORDER-LEFT: black 1pt solid; WIDTH: 164.35pt; PADDING-TOP: 0cm; BORDER-BOTTOM: black 1pt solid; HEIGHT: 13.2pt; BACKGROUND-COLOR: transparent; mso-border-alt: solid black .5pt; mso-border-themecolor: text1; mso-border-top-alt: solid black .5pt; mso-border-top-themecolor: text1" vAlign=top width=219&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 10pt; LINE-HEIGHT: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;Dedicated Process Nodes&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: black 1pt solid; PADDING-RIGHT: 5.4pt; BORDER-TOP: #f0f0f0; PADDING-LEFT: 5.4pt; BACKGROUND: yellow; PADDING-BOTTOM: 0cm; BORDER-LEFT: #f0f0f0; WIDTH: 78.65pt; PADDING-TOP: 0cm; BORDER-BOTTOM: black 1pt solid; HEIGHT: 13.2pt; mso-border-alt: solid black .5pt; mso-border-themecolor: text1; mso-border-top-alt: solid black .5pt; mso-border-top-themecolor: text1; mso-border-left-alt: solid black .5pt; mso-border-left-themecolor: text1; mso-border-bottom-themecolor: text1; mso-border-right-themecolor: text1" vAlign=top width=105&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 10pt; LINE-HEIGHT: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;No&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: black 1pt solid; PADDING-RIGHT: 5.4pt; BORDER-TOP: #f0f0f0; PADDING-LEFT: 5.4pt; BACKGROUND: yellow; PADDING-BOTTOM: 0cm; BORDER-LEFT: #f0f0f0; WIDTH: 78.6pt; PADDING-TOP: 0cm; BORDER-BOTTOM: black 1pt solid; HEIGHT: 13.2pt; mso-border-alt: solid black .5pt; mso-border-themecolor: text1; mso-border-top-alt: solid black .5pt; mso-border-top-themecolor: text1; mso-border-left-alt: solid black .5pt; mso-border-left-themecolor: text1; mso-border-bottom-themecolor: text1; mso-border-right-themecolor: text1" vAlign=top width=105&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 10pt; LINE-HEIGHT: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;No&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: black 1pt solid; PADDING-RIGHT: 5.4pt; BORDER-TOP: #f0f0f0; PADDING-LEFT: 5.4pt; BACKGROUND: #92d050; PADDING-BOTTOM: 0cm; BORDER-LEFT: #f0f0f0; WIDTH: 78.6pt; PADDING-TOP: 0cm; BORDER-BOTTOM: black 1pt solid; HEIGHT: 13.2pt; mso-border-alt: solid black .5pt; mso-border-themecolor: text1; mso-border-top-alt: solid black .5pt; mso-border-top-themecolor: text1; mso-border-left-alt: solid black .5pt; mso-border-left-themecolor: text1; mso-border-bottom-themecolor: text1; mso-border-right-themecolor: text1" vAlign=top width=105&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 10pt; LINE-HEIGHT: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;Yes&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: black 1pt solid; PADDING-RIGHT: 5.4pt; BORDER-TOP: #f0f0f0; PADDING-LEFT: 5.4pt; BACKGROUND: #92d050; PADDING-BOTTOM: 0cm; BORDER-LEFT: #f0f0f0; WIDTH: 78.6pt; PADDING-TOP: 0cm; BORDER-BOTTOM: black 1pt solid; HEIGHT: 13.2pt; mso-border-alt: solid black .5pt; mso-border-themecolor: text1; mso-border-top-alt: solid black .5pt; mso-border-top-themecolor: text1; mso-border-left-alt: solid black .5pt; mso-border-left-themecolor: text1; mso-border-bottom-themecolor: text1; mso-border-right-themecolor: text1" vAlign=top width=105&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 10pt; LINE-HEIGHT: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;Yes&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR style="HEIGHT: 13.2pt; mso-yfti-irow: 9; mso-yfti-lastrow: yes"&gt;
&lt;TD class="" style="BORDER-RIGHT: black 1pt solid; PADDING-RIGHT: 5.4pt; BORDER-TOP: #f0f0f0; PADDING-LEFT: 5.4pt; PADDING-BOTTOM: 0cm; BORDER-LEFT: black 1pt solid; WIDTH: 164.35pt; PADDING-TOP: 0cm; BORDER-BOTTOM: black 1pt solid; HEIGHT: 13.2pt; BACKGROUND-COLOR: transparent; mso-border-alt: solid black .5pt; mso-border-themecolor: text1; mso-border-top-alt: solid black .5pt; mso-border-top-themecolor: text1" vAlign=top width=219&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 10pt; LINE-HEIGHT: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;Easy to Scale out&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: black 1pt solid; PADDING-RIGHT: 5.4pt; BORDER-TOP: #f0f0f0; PADDING-LEFT: 5.4pt; BACKGROUND: yellow; PADDING-BOTTOM: 0cm; BORDER-LEFT: #f0f0f0; WIDTH: 78.65pt; PADDING-TOP: 0cm; BORDER-BOTTOM: black 1pt solid; HEIGHT: 13.2pt; mso-border-alt: solid black .5pt; mso-border-themecolor: text1; mso-border-top-alt: solid black .5pt; mso-border-top-themecolor: text1; mso-border-left-alt: solid black .5pt; mso-border-left-themecolor: text1; mso-border-bottom-themecolor: text1; mso-border-right-themecolor: text1" vAlign=top width=105&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 10pt; LINE-HEIGHT: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;Complex&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: black 1pt solid; PADDING-RIGHT: 5.4pt; BORDER-TOP: #f0f0f0; PADDING-LEFT: 5.4pt; BACKGROUND: #92d050; PADDING-BOTTOM: 0cm; BORDER-LEFT: #f0f0f0; WIDTH: 78.6pt; PADDING-TOP: 0cm; BORDER-BOTTOM: black 1pt solid; HEIGHT: 13.2pt; mso-border-alt: solid black .5pt; mso-border-themecolor: text1; mso-border-top-alt: solid black .5pt; mso-border-top-themecolor: text1; mso-border-left-alt: solid black .5pt; mso-border-left-themecolor: text1; mso-border-bottom-themecolor: text1; mso-border-right-themecolor: text1" vAlign=top width=105&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 10pt; LINE-HEIGHT: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;Yes&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: black 1pt solid; PADDING-RIGHT: 5.4pt; BORDER-TOP: #f0f0f0; PADDING-LEFT: 5.4pt; BACKGROUND: #92d050; PADDING-BOTTOM: 0cm; BORDER-LEFT: #f0f0f0; WIDTH: 78.6pt; PADDING-TOP: 0cm; BORDER-BOTTOM: black 1pt solid; HEIGHT: 13.2pt; mso-border-alt: solid black .5pt; mso-border-themecolor: text1; mso-border-top-alt: solid black .5pt; mso-border-top-themecolor: text1; mso-border-left-alt: solid black .5pt; mso-border-left-themecolor: text1; mso-border-bottom-themecolor: text1; mso-border-right-themecolor: text1" vAlign=top width=105&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 10pt; LINE-HEIGHT: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;Yes&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-RIGHT: black 1pt solid; PADDING-RIGHT: 5.4pt; BORDER-TOP: #f0f0f0; PADDING-LEFT: 5.4pt; BACKGROUND: #92d050; PADDING-BOTTOM: 0cm; BORDER-LEFT: #f0f0f0; WIDTH: 78.6pt; PADDING-TOP: 0cm; BORDER-BOTTOM: black 1pt solid; HEIGHT: 13.2pt; mso-border-alt: solid black .5pt; mso-border-themecolor: text1; mso-border-top-alt: solid black .5pt; mso-border-top-themecolor: text1; mso-border-left-alt: solid black .5pt; mso-border-left-themecolor: text1; mso-border-bottom-themecolor: text1; mso-border-right-themecolor: text1" vAlign=top width=105&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 10pt; LINE-HEIGHT: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;Yes&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 10pt; LINE-HEIGHT: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 10pt; LINE-HEIGHT: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;&lt;o:p&gt;&amp;nbsp;&lt;SPAN lang=EN-US style="FONT-SIZE: 12pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;&lt;STRONG&gt;Call to Action&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 10pt; LINE-HEIGHT: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;&lt;o:p&gt;I&amp;nbsp;know what I want to write about, but this blog isn't for me!&amp;nbsp; What topics do you want to see in the next article? Drop in a request in the comments section below and I'll review before I start writing the next article (I promise)&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;DIV mce_keep="true"&gt;Configuration&lt;/DIV&gt;&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV mce_keep="true"&gt;SAN/Storage&lt;/DIV&gt;&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV mce_keep="true"&gt;Troubleshooting/Debugging&lt;/DIV&gt;&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV mce_keep="true"&gt;High Availability&lt;/DIV&gt;&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV mce_keep="true"&gt;other....&lt;/DIV&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=4067217" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/neilth/archive/tags/BizTalk/default.aspx">BizTalk</category></item><item><title>BizTalk gets "General Network Error" under heavy load</title><link>http://blogs.msdn.com/neilth/archive/2007/07/05/biztalk-gets-general-network-error-under-heavy-load.aspx</link><pubDate>Fri, 06 Jul 2007 00:53:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3713713</guid><dc:creator>neilth</dc:creator><slash:comments>2</slash:comments><comments>http://blogs.msdn.com/neilth/comments/3713713.aspx</comments><wfw:commentRss>http://blogs.msdn.com/neilth/commentrss.aspx?PostID=3713713</wfw:commentRss><wfw:comment>http://blogs.msdn.com/neilth/rsscomments.aspx?PostID=3713713</wfw:comment><description>&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 10pt; LINE-HEIGHT: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;This is a fairly common scenario after Windows 2003 SP1 (or greater) is installed, so I thought I better put in my two cents&lt;?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 10pt; LINE-HEIGHT: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;B&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-size: 11.0pt"&gt;Scenario:&lt;/SPAN&gt;&lt;/B&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt; BizTalk&amp;nbsp;seems to lose connectivity to the MsgBox (and all other databases on that SQL instance)&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 10pt; LINE-HEIGHT: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;B&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-size: 11.0pt"&gt;Problem:&lt;/SPAN&gt;&lt;/B&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;&amp;nbsp;The operating system (w2k3 sp1) running the SQL server instance is misinterpreting the heavy TCPIP connection traffic from the BizTalk App server as a Denial of Service (DOS) attack. &lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 10pt; LINE-HEIGHT: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;&lt;STRONG&gt;Clarification:&lt;/STRONG&gt; This is an operating system level issue. This is not BizTalk or SQL per se (though they are common victims of this security feature). This is a security feature for the OS that affects how the OS interprets large amounts of incoming connections from individual clients.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 10pt; LINE-HEIGHT: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;B&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-size: 11.0pt"&gt;Factors:&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/B&gt;&lt;/P&gt;
&lt;P class=MsoListParagraphCxSpFirst style="MARGIN: 0cm 0cm 0pt 36pt; TEXT-INDENT: -18pt; LINE-HEIGHT: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto; mso-add-space: auto; mso-list: l2 level1 lfo2"&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: Arial"&gt;&lt;SPAN style="mso-list: Ignore"&gt;1.&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;Windows Server 2003 SP1 (or higher) is installed on the SQL server hosting the BizTalk DBs&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoListParagraphCxSpMiddle style="MARGIN: 0cm 0cm 0pt 36pt; TEXT-INDENT: -18pt; LINE-HEIGHT: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto; mso-add-space: auto; mso-list: l2 level1 lfo2"&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: Arial"&gt;&lt;SPAN style="mso-list: Ignore"&gt;2.&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;SynAttackProtect is still set to “1” on the SQL server&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoListParagraphCxSpLast style="MARGIN: 0cm 0cm 10pt 36pt; TEXT-INDENT: -18pt; LINE-HEIGHT: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto; mso-add-space: auto; mso-list: l2 level1 lfo2"&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: Arial"&gt;&lt;SPAN style="mso-list: Ignore"&gt;3.&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;Concurrent TCPIP connection requests from a specific BizTalk app server exceeds the critical threshold (Sorry, don’t know what that threshold is!)&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 10pt; LINE-HEIGHT: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;B&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-size: 11.0pt"&gt;Diagnosing:&lt;/SPAN&gt;&lt;/B&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;OL type=1&gt;
&lt;LI class=MsoNormal style="MARGIN: 0cm 0cm 10pt; LINE-HEIGHT: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto; mso-list: l1 level1 lfo1; tab-stops: list 36.0pt"&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;Look for the following event entries:&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 10pt 18pt; LINE-HEIGHT: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;Event Type: Error &lt;BR&gt;Event Source: BizTalk Server 2004 &lt;BR&gt;Event Category: (1) &lt;BR&gt;Event ID: 6913 &lt;BR&gt;Computer: %ServerNameHere%&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 10pt 18pt; LINE-HEIGHT: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;Description: SQLServer, BizTalkMsgBoxDb, [DBNETLIB][ConnectionWrite (send()).]General network error. Check your network documentation.. &lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 10pt 18pt; LINE-HEIGHT: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;Event Type: Warning &lt;BR&gt;Event Source: BizTalk Server 2004 &lt;BR&gt;Event Category: (1) &lt;BR&gt;Event ID: 5410 &lt;BR&gt;Computer: %ServerNameHere%&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 10pt 18pt; LINE-HEIGHT: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;Description: An error has occurred that requires the BizTalk service to terminate. The most common causes are an unexpected out of memory error and an inability to connect or a loss of connectivity to one of the BizTalk databases. The service will shutdown and auto-restart in 1 minute. If the problematic database remains unavailable, this cycle will repeat. &lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 10pt 18pt; LINE-HEIGHT: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;Error message: [DBNETLIB][ConnectionWrite (send()).]General network error. Check your network documentation. &lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 10pt 18pt; LINE-HEIGHT: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;Error source: &lt;BR&gt;BizTalk host name: BizTalkHost&lt;BR&gt;BizTalk Windows service name: BTSSvc$BizTalkHost.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 10pt; LINE-HEIGHT: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;B&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-size: 11.0pt"&gt;Fixes:&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/B&gt;&lt;/P&gt;
&lt;P class=MsoListParagraphCxSpFirst style="MARGIN: 0cm 0cm 0pt 36pt; TEXT-INDENT: -18pt; LINE-HEIGHT: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto; mso-add-space: auto; mso-list: l3 level1 lfo3"&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: Arial"&gt;&lt;SPAN style="mso-list: Ignore"&gt;1.&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;Set the SynAttackProtect registry setting as described in &lt;/SPAN&gt;&lt;SPAN lang=EN-US&gt;&lt;A href="http://support.microsoft.com/kb/899599" mce_href="http://support.microsoft.com/kb/899599"&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;http://support.microsoft.com/kb/899599&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoListParagraphCxSpLast style="MARGIN: 0cm 0cm 10pt 36pt; TEXT-INDENT: -18pt; LINE-HEIGHT: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto; mso-add-space: auto; mso-list: l3 level1 lfo3"&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: Arial"&gt;&lt;SPAN style="mso-list: Ignore"&gt;2.&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;B style="mso-bidi-font-weight: normal"&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;ALSO&lt;/SPAN&gt;&lt;/B&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt; take a look at the Group policy for that SQL server to be sure that the Group Policy does not periodically UNDO the setting change that you did in step 1. I have been in the situation where I fixed the issue, but then the GP Update or reboot undid the fix!&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;(Put the server in a separate OU if you have to, but make sure you isolate the box from policies that would reset this registry key)&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 10pt; LINE-HEIGHT: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;B style="mso-bidi-font-weight: normal"&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;Limitations&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/B&gt;&lt;/P&gt;
&lt;P class=MsoListParagraph style="MARGIN: 0cm 0cm 10pt 36pt; TEXT-INDENT: -18pt; LINE-HEIGHT: normal; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto; mso-add-space: auto; mso-list: l0 level1 lfo4"&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: Arial"&gt;&lt;SPAN style="mso-list: Ignore"&gt;1.&lt;SPAN style="FONT: 7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;I don’t know how to disable this feature for a specific set of clients (i.e. SynAttackProtect is off for the BizTalk app servers but remains on for other servers).&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;The setting seems to be at the protocol level so I wouldn’t even know where to start looking for network set definition here.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;DIV class=MsoNormal style="MARGIN: 0cm 0cm 0pt; LINE-HEIGHT: normal; TEXT-ALIGN: center" align=center&gt;&lt;SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;
&lt;HR align=center width="100%" SIZE=2&gt;
&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 10pt; TEXT-ALIGN: center" align=center&gt;&lt;SPAN lang=EN-US style="COLOR: #943634; mso-themecolor: accent2; mso-themeshade: 191"&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;Is there something that I can do to make this blog more helpful to you? I welcome your feedback!&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=3713713" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/neilth/archive/tags/BizTalk/default.aspx">BizTalk</category><category domain="http://blogs.msdn.com/neilth/archive/tags/SQL/default.aspx">SQL</category></item><item><title>Office 2007 Open Format</title><link>http://blogs.msdn.com/neilth/archive/2007/06/19/office-2007-open-format.aspx</link><pubDate>Wed, 20 Jun 2007 06:59:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3416635</guid><dc:creator>neilth</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/neilth/comments/3416635.aspx</comments><wfw:commentRss>http://blogs.msdn.com/neilth/commentrss.aspx?PostID=3416635</wfw:commentRss><wfw:comment>http://blogs.msdn.com/neilth/rsscomments.aspx?PostID=3416635</wfw:comment><description>&lt;P&gt;Office 2007 users want to see something cool?&amp;nbsp; Save out a word 2007 .docx format, rename the file to have a .zip extension, and then crack it open.&lt;STRONG&gt;&amp;nbsp;How cool is that?&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;You can read more here &lt;A href="http://msdn2.microsoft.com/en-us/library/aa338205.aspx"&gt;http://msdn2.microsoft.com/en-us/library/aa338205.aspx&lt;/A&gt;&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=3416635" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/neilth/archive/tags/Office+2007/default.aspx">Office 2007</category></item><item><title>Excessive Blocking when using BizTalk SQL Adapter</title><link>http://blogs.msdn.com/neilth/archive/2007/06/19/excessive-blocking-when-using-biztalk-sql-adapter.aspx</link><pubDate>Wed, 20 Jun 2007 06:00:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3416409</guid><dc:creator>neilth</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/neilth/comments/3416409.aspx</comments><wfw:commentRss>http://blogs.msdn.com/neilth/commentrss.aspx?PostID=3416409</wfw:commentRss><wfw:comment>http://blogs.msdn.com/neilth/rsscomments.aspx?PostID=3416409</wfw:comment><description>&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt; LINE-HEIGHT: normal; TEXT-ALIGN: center; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto" align=center&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-fareast-font-family: 'Times New Roman'"&gt;&lt;?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /&gt;&lt;o:p&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 10pt"&gt;&lt;SPAN style="COLOR: red"&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;-------------------------------------&lt;FONT face=Arial color=#000000 size=2&gt;&amp;nbsp;&lt;/FONT&gt;&lt;BR&gt;Addendum – June 22 2007: Under absolutely NO circumstances should you modify the data model of the BizTalk databases in any way.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp;&amp;nbsp;You should only optimize your own application databases.&lt;BR&gt;-------------------------------------&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have seen this issue in many places, &amp;nbsp;which still&amp;nbsp;surprises me because there are a lot of blog entries about this.&amp;nbsp; For what it's worth, here's one more. &lt;/P&gt;
&lt;P&gt;&lt;B&gt;Scenario:&lt;/B&gt; BizTalk&amp;nbsp;solution makes moderate to heavy use of SQL adapter in calling stored procedures in a database.&lt;/P&gt;
&lt;P&gt;&lt;B&gt;Problem:&lt;/B&gt; SQL server shows many blocking (perhaps deadlocking) SPIDs, most of which are owned by the BizTalk host instance account.&lt;/P&gt;
&lt;P&gt;&lt;B&gt;Factors:&lt;/B&gt;&lt;/P&gt;
&lt;OL type=1&gt;
&lt;LI&gt;The longer the procedure takes to execute, the worse off you are&lt;/LI&gt;
&lt;OL type=1&gt;
&lt;LI&gt;Big tables, poor logic, bad indexes, bad db maintenance, disk contention etc.&lt;/LI&gt;&lt;/OL&gt;
&lt;LI&gt;The more concurrent procedure executions the worse off you are&lt;/LI&gt;
&lt;OL type=1&gt;
&lt;LI&gt;short polling interval&lt;/LI&gt;
&lt;LI&gt;multiple ports&lt;/LI&gt;
&lt;LI&gt;multiple host instances&lt;/LI&gt;&lt;/OL&gt;&lt;/OL&gt;
&lt;P&gt;&lt;B&gt;Diagnosing:&lt;/B&gt;&lt;/P&gt;
&lt;OL type=1&gt;
&lt;LI&gt;Enterprise Manager or Management Studio can give some insight to active and blocking spids (check to see who owns the blocking spid and use dbcc inputbuffer to see the sql it is executing)&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;Try using sp_who,sp_who2,and sp_who3, they may give you lots of insight&lt;/LI&gt;
&lt;LI&gt;Call MS PSS (or download pssdiag for yourself from the MS download site) and have them configure a pssdiag trace for you.&amp;nbsp; Look especially closely at the blocker output and the profiler trace.&amp;nbsp; Use rml.exe (read80trace) to generate a report of the "worst offenders" sql scripts or procedures.&lt;/LI&gt;&lt;/OL&gt;
&lt;P&gt;&lt;B&gt;Fixes:&lt;/B&gt;&lt;/P&gt;
&lt;OL type=1&gt;
&lt;LI&gt;As per documentation, don't use T-SQL transactions in your proc.&amp;nbsp; The SQL Adapter &lt;U&gt;already has this all wrapped up in a distributed transaction&lt;/U&gt; so relax!&lt;/LI&gt;
&lt;LI&gt;As per documentation,&amp;nbsp;you can try setting&amp;nbsp;the transaction isolation level to READ COMMITTED, or perhaps REPEATABLE READ.&amp;nbsp; If you are running SERIALIZABLE that is a great way to tank performance and cause blocking. &lt;/LI&gt;
&lt;LI&gt;Speed up the procs (Archive, purge, index, create views,&amp;nbsp;run db maintenance, buy a big SAN, whatever. The locks won't kill you if they don't last)&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;Don't go silly with coarse locking hints.&amp;nbsp; Keep your lock few in number and small in granuarity.&amp;nbsp; If you must manually lock, then please read up on the READPAST hint - especially for queue or "trigger" tables. (&lt;EM&gt;Thanks to Kunjal K for this hint)&lt;/EM&gt;&lt;/LI&gt;
&lt;LI&gt;Reduce concurrency - You can try lengthening your polling interval or reducing the number of host instances that run that port.&lt;/LI&gt;&lt;/OL&gt;
&lt;P&gt;Didn't find what you were looking for? Try one of these: &lt;/P&gt;
&lt;OL type=1&gt;
&lt;LI&gt;&lt;A href="http://msdn2.microsoft.com/en-us/library/aa578440.aspx" target=_blank mce_href="http://msdn2.microsoft.com/en-us/library/aa578440.aspx"&gt;Known SQL Adapter Issues&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://support.microsoft.com/kb/832524" target=_blank mce_href="http://support.microsoft.com/kb/832524"&gt;How to resolve a deadlock&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://msdn2.microsoft.com/en-us/library/ms173763(SQL.90).aspx" target=_blank mce_href="http://msdn2.microsoft.com/en-us/library/ms173763(SQL.90).aspx"&gt;Understanding Isolation Levels&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;Contact me through comment below&lt;/LI&gt;&lt;/OL&gt;
&lt;HR align=center width="100%" SIZE=2&gt;

&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt; LINE-HEIGHT: normal; TEXT-ALIGN: center; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto" align=center mce_keep="true"&gt;Is there something that I can do to make this blog more helpful to you? &lt;BR&gt;I welcome your feedback!&lt;/P&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=3416409" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/neilth/archive/tags/BizTalk/default.aspx">BizTalk</category><category domain="http://blogs.msdn.com/neilth/archive/tags/SQL/default.aspx">SQL</category></item></channel></rss>