<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://msmvps.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/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"><channel><title>THE OFFICIAL BLOG OF THE SBS DIVA : sbs 2011</title><link>http://msmvps.com/blogs/bradley/archive/tags/sbs+2011/default.aspx</link><description>Tags: sbs 2011</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP2 (Build: 40407.4157)</generator><item><title>SBS 2011 monitoring email not sending</title><link>http://msmvps.com/blogs/bradley/archive/2011/11/20/sbs-2011-monitoring-email-not-sending.aspx</link><pubDate>Mon, 21 Nov 2011 05:46:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1802751</guid><dc:creator>bradley</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/rsscomments.aspx?PostID=1802751</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/commentapi.aspx?PostID=1802751</wfw:comment><comments>http://msmvps.com/blogs/bradley/archive/2011/11/20/sbs-2011-monitoring-email-not-sending.aspx#comments</comments><description>&lt;p&gt;From the mailbag tonight comes the question &amp;quot;have you come across a system that has randomly stopped emailing the nightly network reports? Mine has stopped and I can&amp;rsquo;t work out why, they are still set up correctly and I can manually generate them&amp;quot;&lt;/p&gt;
&lt;p&gt;And I&amp;#39;ve seen this before but I always have a hard time finding this old post, so I&amp;#39;m going to reblog it for future bingling.&lt;/p&gt;
&lt;p&gt;Bing/Google terms:&lt;/p&gt;
&lt;p&gt;sbs diva sbs 2011 monitoring email not sending&lt;/p&gt;
&lt;p&gt;For monitoring email cannot be sent issue. &lt;br /&gt;------------------------------------------------&lt;br /&gt;Most of this issue is caused by incorrect configuration on Exchange receive connectors. You can all Exchange Receive connectors and run fix my network wizard to fix SBS specific ones. However, for Default &amp;lt;servername&amp;gt; connector, FNCW cannot create it, you need to manually create by steps in the article below:&lt;/p&gt;
&lt;p&gt;Fix My Network wizard (FNCW) Fails to Fix the Exchange SMTP Connectors in SBS 2008&lt;br /&gt;&lt;a href="http://blogs.technet.com/sbs/archive/2008/09/29/fix-my-network-wizard-fncw-fails-to-fix-the-exchange-smtp-connectors-in-sbs-2008.aspx"&gt;&lt;span style="color:#0033cc;"&gt;http://blogs.technet.com/sbs/archive/2008/09/29/fix-my-network-wizard-fncw-fails-to-fix-the-exchange-smtp-connectors-in-sbs-2008.aspx&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;If this doesn&amp;#39;t work, we could investigate this issue by reviewing the following log &amp;quot;C:\Program Files\Windows Small Business Server\Logs\MonitoringServiceLogs&amp;quot; folder, there will be a file called DataServiceComponents.log, this file usually is very huge, this is because it contains almost every detailed error file in it. However, it is incredibly useful, you will be able to find the exact error. Here is an example which shows why reporting email failed to send.&lt;/p&gt;
&lt;p&gt;[364] 091128.120849.1072: AdminTME: Status: TaskId = TaskGenerateMonitoringReport, RootTaskId = TaskGenerateAndEmailReport, Success: True, Warning: False, Continue: True, Message:&lt;/p&gt;
&lt;p&gt;---&amp;lt;&amp;lt; This line shows the TaskGenerateAndEmailReport, email generating and sending message can be found here, you need to search this key word to locate the root cause.&lt;/p&gt;
&lt;p&gt;[364] 091128.120850.4192: Exception: &lt;br /&gt;---------------------------------------&lt;br /&gt;An exception of type &amp;#39;Type: System.Net.Mail.SmtpException, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089&amp;#39; has occurred.&lt;br /&gt;Timestamp: 11/28/2009 12:08:50&lt;br /&gt;Message: Failure sending mail.&lt;br /&gt;Stack: at System.Net.Mail.SmtpClient.Send(MailMessage message)&lt;br /&gt;at Microsoft.WindowsServerSolutions.SystemHealth.Monitoring.MailUtil.SendMail(String from, String[] to, String subject, Boolean isBodyHTML, String body, String inlineAttachmentPath, String[] attachments)&lt;br /&gt;---------------------------------------&lt;br /&gt;An exception of type &amp;#39;Type: System.Net.WebException, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089&amp;#39; has occurred.&lt;br /&gt;Timestamp: 11/28/2009 12:08:50&lt;br /&gt;Message: Unable to connect to the remote server&lt;br /&gt;Stack: at System.Net.ServicePoint.GetConnection(PooledStream PooledStream, Object owner, Boolean async, IPAddress&amp;amp; address, Socket&amp;amp; abortSocket, Socket&amp;amp; abortSocket6, Int32 timeout)&lt;br /&gt;at System.Net.PooledStream.Activate(Object owningObject, Boolean async, Int32 timeout, GeneralAsyncDelegate asyncCallback)&lt;br /&gt;at System.Net.PooledStream.Activate(Object owningObject, GeneralAsyncDelegate asyncCallback)&lt;br /&gt;at System.Net.ConnectionPool.GetConnection(Object owningObject, GeneralAsyncDelegate asyncCallback, Int32 creationTimeout)&lt;br /&gt;at System.Net.Mail.SmtpConnection.GetConnection(String host, Int32 port)&lt;br /&gt;at System.Net.Mail.SmtpClient.Send(MailMessage message)&lt;br /&gt;---------------------------------------&lt;br /&gt;An exception of type &amp;#39;Type: System.Net.Sockets.SocketException, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089&amp;#39; has occurred.&lt;br /&gt;Timestamp: 11/28/2009 12:08:50&lt;br /&gt;Message: No connection could be made because the target machine actively refused it fe80::309c:a749:6920:e429%10:25&lt;br /&gt;Stack: at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)&lt;br /&gt;at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket&amp;amp; socket, IPAddress&amp;amp; address, ConnectSocketState state, IAsyncResult asyncResult, Int32 timeout, Exception&amp;amp; exception)&lt;/p&gt;
&lt;p&gt;The key aspect of the exception is this:&lt;br /&gt;No connection could be made because the target machine actively refused it fe80::309c:a749:6920:e429%10:25&lt;/p&gt;
&lt;p&gt;(In this case, the IP address is an IPv6 address which is not correct, it should be an IPv4 address for SBS 2008, we solved the issue by removing IPv6 address in host files.)&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;strong&gt;[TIP]: If you have any tough issue about monitoring, go to C:\Program Files\Windows Small Business Server\Logs\MonitoringServiceLogs\DataServiceComponents.log&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;em&gt;Bottom line look in that log file, it should give you a hint to what&amp;#39;s going on.&lt;/em&gt;&lt;br /&gt;&lt;/strong&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1802751" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/bradley/archive/tags/sbs+2011/default.aspx">sbs 2011</category></item><item><title>Migrating to Windows Small Business Server 2011 Standard and Essentials</title><link>http://msmvps.com/blogs/bradley/archive/2011/05/21/migrating-to-windows-small-business-server-2011-standard-and-essentials.aspx</link><pubDate>Sat, 21 May 2011 18:26:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1793587</guid><dc:creator>bradley</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/rsscomments.aspx?PostID=1793587</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/commentapi.aspx?PostID=1793587</wfw:comment><comments>http://msmvps.com/blogs/bradley/archive/2011/05/21/migrating-to-windows-small-business-server-2011-standard-and-essentials.aspx#comments</comments><description>&lt;p&gt;Migrating to Windows Small Business Server 2011 Standard and Essentials&lt;/p&gt;
&lt;p&gt;&lt;a href="http://channel9.msdn.com/Events/TechEd/NorthAmerica/2011/WSV321"&gt;http://channel9.msdn.com/Events/TechEd/NorthAmerica/2011/WSV321&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Watch the Teched session on SBS migration&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1793587" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/bradley/archive/tags/sbs+2011/default.aspx">sbs 2011</category></item><item><title>Promise me you won't try to do this</title><link>http://msmvps.com/blogs/bradley/archive/2011/04/16/promise-me-you-won-t-try-to-do-this.aspx</link><pubDate>Sat, 16 Apr 2011 21:38:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1791902</guid><dc:creator>bradley</dc:creator><slash:comments>4</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/rsscomments.aspx?PostID=1791902</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/commentapi.aspx?PostID=1791902</wfw:comment><comments>http://msmvps.com/blogs/bradley/archive/2011/04/16/promise-me-you-won-t-try-to-do-this.aspx#comments</comments><description>&lt;p&gt;So your client has Quickbooks 2007 and you are migrating them to SBS 2011.&amp;nbsp; First off I&amp;#39;m going to say you probably want to sit them down and talk about that Quickbooks 2007 multiuser version and ask them to strongly consider upgrading.&amp;nbsp; For one the program/version is no longer supported.&amp;nbsp; Certainly if they had employees they&amp;#39;d have migrated to a newer version before this if they used the payroll module.&amp;nbsp; But there&amp;#39;s another reason... you strongly do not want to be dealing with an app that wants .NET running on a SBS 2011.&lt;/p&gt;
&lt;p&gt;When you install .net 1.1 on your SBS 2011 certain things go boom:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://msmvps.com/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/bradley/1524.blowscompanyweb.PNG"&gt;&lt;img src="http://msmvps.com/resized-image.ashx/__size/550x0/__key/CommunityServer.Blogs.Components.WeblogFiles/bradley/1524.blowscompanyweb.PNG" border="0" alt="" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Companyweb&lt;/p&gt;
&lt;p&gt;&lt;a href="http://msmvps.com/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/bradley/7725.blowswsus.PNG"&gt;&lt;img src="http://msmvps.com/resized-image.ashx/__size/550x0/__key/CommunityServer.Blogs.Components.WeblogFiles/bradley/7725.blowswsus.PNG" border="0" alt="" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;WSUS isn&amp;#39;t WSUSing like it should.&lt;/p&gt;
&lt;p&gt;And when I went poking around certain things just are not happy.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://msmvps.com/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/bradley/6545.iis4gone.PNG"&gt;&lt;img src="http://msmvps.com/resized-image.ashx/__size/550x0/__key/CommunityServer.Blogs.Components.WeblogFiles/bradley/6545.iis4gone.PNG" border="0" alt="" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;If your clients absolutely put their foot down -- or more likely than not someone&amp;#39;s gone and done it and you are stuck cleaning up the mess, here&amp;#39;s what I did to get it working -- &lt;/p&gt;
&lt;p&gt;So here&amp;#39;s what I did to get IIS for Companyweb and WSUS working again without reinstalling the server...&lt;/p&gt;
&lt;p&gt;From : &lt;a href="http://forums.iis.net/p/1162661/1924871.aspx"&gt;http://forums.iis.net/p/1162661/1924871.aspx&lt;/a&gt;&lt;br /&gt;.NET 1.1 may have agressively taken over part of IIS. Try running aspnet_regiis /i from the command prompt for the v2.0 folder. (c:\windows\microsoft.net\framework\v2.0.50727). That will register asp.net 2.0 but won&amp;#39;t mess up 1.1. This is the most likely fix.&lt;/p&gt;
&lt;p&gt;In my case I&amp;nbsp;launched a command window as an administrator and then&amp;nbsp;went to the folder of c:\windows\microsoft.net\framework\2.0.50727 and typed in aspnet_regiis /i and then did the same from c:\windows\microsoft.net\framework\v4.0.30319 and typed in aspnet_regiis /i&lt;/p&gt;
&lt;p&gt;I then did a IISreset.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://msmvps.com/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/bradley/3362.iisnetreset.PNG"&gt;&lt;img src="http://msmvps.com/resized-image.ashx/__size/550x0/__key/CommunityServer.Blogs.Components.WeblogFiles/bradley/3362.iisnetreset.PNG" border="0" alt="" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I also went to the IIS console and ensured that the IIS 1 and 4 isapi filters were allowed to run&lt;/p&gt;
&lt;p&gt;&lt;a href="http://msmvps.com/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/bradley/0508.allownet11.PNG"&gt;&lt;img src="http://msmvps.com/resized-image.ashx/__size/550x0/__key/CommunityServer.Blogs.Components.WeblogFiles/bradley/0508.allownet11.PNG" border="0" alt="" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Orignally the 1.1 said disallowed.&amp;nbsp; I also let the 4.0 isapi filters be allowed.&lt;/p&gt;
&lt;p&gt;And voila -- companyweb and WSUS work.&lt;/p&gt;
&lt;p&gt;But do me a huge favor... get them to upgrade from Quickbooks 2007... it&amp;#39;s old, it&amp;#39;s out of date, it&amp;#39;s not supported, it doesn&amp;#39;t like UAC and you really don&amp;#39;t want it running on that aserver.&lt;/p&gt;
&lt;p&gt;Additition on 4/8/2012:&lt;/p&gt;
&lt;p&gt;Adam writes: &amp;quot;Had a similar issue with something (ASP1.1) messing up WSUS and Companyweb. However, mine was fixed by this link... &lt;a href="http://wintivity.wigital.net/blog/2012/03/10/windows-update-fails-in-sbs-2008-and-wsus-updates-not-available-sbs-console-event-2268-isapi-filters/"&gt;http://wintivity.wigital.net/blog/2012/03/10/windows-update-fails-in-sbs-2008-and-wsus-updates-not-available-sbs-console-event-2268-isapi-filters/&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;HTTP Error 500.0 - Internal Server Error&lt;br /&gt;Calling LoadLibraryEx on ISAPI filter &amp;quot;C:\Windows\Microsoft.NET\Framework\v4.0.30319\\aspnet_filter.dll&amp;quot; failed &lt;br /&gt;&lt;br /&gt;Note the double backslashes in the path!! &lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1791902" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/bradley/archive/tags/sbs+2011/default.aspx">sbs 2011</category></item><item><title>Unable to Fax From Windows XP with SBS 2011 Standard: </title><link>http://msmvps.com/blogs/bradley/archive/2011/04/09/unable-to-fax-from-windows-xp-with-sbs-2011-standard.aspx</link><pubDate>Sat, 09 Apr 2011 20:35:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1791492</guid><dc:creator>bradley</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/rsscomments.aspx?PostID=1791492</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/commentapi.aspx?PostID=1791492</wfw:comment><comments>http://msmvps.com/blogs/bradley/archive/2011/04/09/unable-to-fax-from-windows-xp-with-sbs-2011-standard.aspx#comments</comments><description>&lt;p&gt;Unable to Fax From Windows XP with SBS 2011 Standard: &lt;br /&gt;&lt;a href="http://support.microsoft.com/kb/2532185/en-us?sd=rss&amp;amp;spid=1167"&gt;http://support.microsoft.com/kb/2532185/en-us?sd=rss&amp;amp;spid=1167&lt;/a&gt;&lt;br /&gt;SBS 2011 does contain 32 bit Fax drivers that will work with Windows Vista and Windows 7 clients. You could upgrade the client operating system to Windows Vista or Windows 7 and the Shared Fax will work correctly. If upgrading the client operating system is not possible, you can manually replace the 32 Fax drivers with drivers that will work with Windows XP. You can find appropriate drivers on an SBS 2003 SP2 Server. If an SBS 2003 SP2 server is not available, you can obtain the drivers from Windows Server 2003 Service Pack 2.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Step 1: Obtain the Appropriate Driver Files&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;/b&gt;
&lt;div class="indent"&gt;The appropriate driver files are located on the SBS 2003 SP2 server in the following directory: c:\windows\system32\spool\drivers\w32x86\3&lt;/div&gt;
&lt;div class="indent"&gt;You need to copy the following 6 files to a temporary location:&lt;/div&gt;
&lt;div class="indent"&gt;FXSAPI.DLL&lt;/div&gt;
&lt;div class="indent"&gt;FXSDRV.DLL&lt;/div&gt;
&lt;div class="indent"&gt;FXSRES.DLL&lt;/div&gt;
&lt;div class="indent"&gt;FXSTIFF.DLL&lt;/div&gt;
&lt;div class="indent"&gt;FXSUI.DLL&lt;/div&gt;
&lt;div class="indent"&gt;FXSWZRD.DLL&lt;br /&gt;&lt;/div&gt;
&lt;div class="indent"&gt;I think that is written a bit strangely... SBS 2011 does contain 32 bit Fax drivers that will work with Windows Vista and Windows 7 clients. ... it should go on an explicity state that it does not include them for XP 32bit workstations.&lt;/div&gt;
&lt;div class="indent"&gt;And I stuck the files up here &lt;a href="http://cid-c756c44362cd94ad.office.live.com/browse.aspx/SBS2011XPFaxing"&gt;http://cid-c756c44362cd94ad.office.live.com/browse.aspx/SBS2011XPFaxing&lt;/a&gt;&amp;nbsp;in case you don&amp;#39;t have access to&amp;nbsp;a SBS 2003 box.&lt;/div&gt;
&lt;/p&gt;
&lt;div class="indent"&gt;&lt;b&gt;a. &lt;/b&gt;SBS 2003 SP2 Server is accessible&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1791492" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/bradley/archive/tags/sbs+2011/default.aspx">sbs 2011</category></item><item><title>What key code can I use to run SBS 2011 standard as a partner?</title><link>http://msmvps.com/blogs/bradley/archive/2011/03/21/what-key-code-can-i-use-to-run-sbs-2011-standard-as-a-partner.aspx</link><pubDate>Tue, 22 Mar 2011 06:49:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1790329</guid><dc:creator>bradley</dc:creator><slash:comments>12</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/rsscomments.aspx?PostID=1790329</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/commentapi.aspx?PostID=1790329</wfw:comment><comments>http://msmvps.com/blogs/bradley/archive/2011/03/21/what-key-code-can-i-use-to-run-sbs-2011-standard-as-a-partner.aspx#comments</comments><description>&lt;p&gt;I&amp;#39;m going to repost the answer to the question of &amp;quot;what key code can I use to run SBS 2011 during this time that there IS no key in the action pack download section.&lt;/p&gt;
&lt;p&gt;First off if you visit the action pack download site you will notice that it lists SBS 2008 not SBS 2011 - &lt;a href="https://www.microsoft.com/msppdd/Catalog/CatalogView.aspx"&gt;https://www.microsoft.com/msppdd/Catalog/CatalogView.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;You will note that just last week Microsoft made this big deal about how SBS 2011 is now available in all channels.&amp;nbsp; In the tiny tiny fine invisible print on the page they should have said &amp;quot;except on the Action pack page&amp;quot;.&amp;nbsp; &lt;/p&gt;
&lt;p&gt;Why isn&amp;#39;t it there?&amp;nbsp; Who knows.&amp;nbsp; Get Eric Ligman to let his hair down at the WWPC and give you the details (and if you know anything about Eric&amp;#39;s haircut you know that&amp;#39;s going to be a bit difficult).&amp;nbsp; &lt;/p&gt;
&lt;p&gt;So with no Action pack license on the site.. how can you run SBS 2011 in your business to really test it good.&amp;nbsp; Okay well on that page up on the upper middle there&amp;#39;s another place to click on there.&amp;nbsp; See that &amp;quot;licensing information&amp;quot; tab?&amp;nbsp; &lt;a href="https://www.microsoft.com/msppdd/Licensing.aspx"&gt;https://www.microsoft.com/msppdd/Licensing.aspx&lt;/a&gt;&amp;nbsp; On THAT page it tells me what I&amp;#39;m licensed for.&amp;nbsp; &lt;/p&gt;
&lt;p&gt;Notice how it says I&amp;#39;m LICENSED for SBS 2011?&lt;/p&gt;
&lt;p&gt;Okay so let&amp;#39;s read the recent tweets of Eric Ligman -- he says -- &lt;span class="status-content"&gt;&lt;span class="entry-content"&gt;&lt;em&gt;@&lt;/em&gt;&lt;a rel="nofollow" href="http://msmvps.com/dinotech" class="tweet-url username"&gt;&lt;span style="color:#0084b4;"&gt;&lt;em&gt;dinotech&lt;/em&gt;&lt;/span&gt;&lt;/a&gt;&lt;em&gt; - Your license determines what you are entitled to run, not your product key. Having product key without a license means nothing.&lt;/em&gt;&lt;/span&gt;&lt;em&gt; &lt;/em&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="status-content"&gt;And then he says &lt;span class="status-content"&gt;&lt;span class="entry-content"&gt;&lt;em&gt;@&lt;/em&gt;&lt;a rel="nofollow" href="http://msmvps.com/dinotech" class="tweet-url username"&gt;&lt;span style="color:#0084b4;"&gt;&lt;em&gt;dinotech&lt;/em&gt;&lt;/span&gt;&lt;/a&gt;&lt;em&gt; - You need a product key for the product you are licensed for. I.e. An SBS 2011 Std key for an SBS 2011 Std product license.&lt;/em&gt;&lt;/span&gt;&lt;em&gt; &lt;/em&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="status-content"&gt;&lt;span class="status-content"&gt;Then let me repost was was posted to the blog as a comment -- &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="status-content"&gt;&lt;span class="status-content"&gt;
&lt;p&gt;&lt;em&gt;You actually have 75 days left on the install, not 15, since you are able to re-arm the software twice (for up to 90 days of usage). See details here: &lt;/em&gt;&lt;a target="_new" rel="nofollow" href="http://bit.ly/gQiRdt"&gt;&lt;span style="color:#0000cc;"&gt;&lt;em&gt;http://bit.ly/gQiRdt&lt;/em&gt;&lt;/span&gt;&lt;/a&gt;&lt;em&gt; &lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;As for your statement of, &amp;quot;we are unable to get it properly licensed,&amp;quot; you are fully licensed. Your License Summary at &lt;/em&gt;&lt;a target="_new" rel="nofollow" href="https://www.microsoft.com/msppdd/Licensing.aspx"&gt;&lt;span style="color:#0000cc;"&gt;&lt;em&gt;www.microsoft.com/.../Licensing.aspx&lt;/em&gt;&lt;/span&gt;&lt;/a&gt;&lt;em&gt; is specific to your account and your subscriptions/benefits and shows what you are licensed to use through your subscription. A key has nothing to do with your license, so using the current install under your license vs. the key that will be provided on the download site doesn&amp;#39;t change your licensing at all, just the key you&amp;#39;re using to activate it.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;As for, &amp;quot;How are we supposed to sell the product if we cannot even get it set up in production?&amp;quot; Why can&amp;#39;t you get it setup in production? I have the steps listed on how and where partners can get and install SBS 2011 right now for internal use at: &lt;/em&gt;&lt;a target="_new" rel="nofollow" href="http://bit.ly/gM0LMR"&gt;&lt;span style="color:#0000cc;"&gt;&lt;em&gt;http://bit.ly/gM0LMR&lt;/em&gt;&lt;/span&gt;&lt;/a&gt;&lt;em&gt;. I would recommend reading that and following those steps to get SBS 2011 running so you are able to use, understand, and sell SBS 2011 today.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Yes, we are fully aware that not having the digital distribution keys on the download site is an inconvenience that we are working on right now; however, let&amp;#39;s not confuse that with not being able to get the SBS 2011 software and the ability to install and use the final bits today (which you absolutely can do through the steps listed in the link above).&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Thank you and have a wonderful day,&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Eric Ligman&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Worldwide Partner Experience Lead&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Microsoft Corporation&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;So what does all that mean?&lt;/p&gt;
&lt;p&gt;In the short term use the download from the Technet plus site, key it with that key.&amp;nbsp; Later on when the Action pack key is finally released, go back, go into the control panel, click change product key and easily rekey it to the action pack key.&lt;/p&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1790329" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/bradley/archive/tags/sbs+2011/default.aspx">sbs 2011</category></item><item><title>Fixing the issue of OWA redirect (courtesy of Daryl Maunder)</title><link>http://msmvps.com/blogs/bradley/archive/2011/03/21/fixing-the-issue-of-owa-redirect-courtesy-of-daryl-maunder.aspx</link><pubDate>Tue, 22 Mar 2011 06:32:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1790328</guid><dc:creator>bradley</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/rsscomments.aspx?PostID=1790328</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/commentapi.aspx?PostID=1790328</wfw:comment><comments>http://msmvps.com/blogs/bradley/archive/2011/03/21/fixing-the-issue-of-owa-redirect-courtesy-of-daryl-maunder.aspx#comments</comments><description>&lt;p&gt;Here&amp;#39;s a case where I didn&amp;#39;t think something was broken so it was never bugged.&amp;nbsp; The situation is the domain.com/exchange url redirect that forwards your users over to /owa.&lt;/p&gt;
&lt;p&gt;OWA is Exchange 2007 and 2010 era.&amp;nbsp; Exchange is 2003.&amp;nbsp; If your clients are use to /exchange and they don&amp;#39;t take well to change... well... when you migrate to SBS 2011 it doesn&amp;#39;t work.&amp;nbsp; The folder structure is there but it doesn&amp;#39;t work.&lt;/p&gt;
&lt;p&gt;Now if you have a firm full of people used to logging into RWW or RWA (I&amp;#39;ll probably not get used to that change), and using phones for email access, they probably have never used /exchange and won&amp;#39;t care.&amp;nbsp; If you have a firm that needs this redirect to work...here&amp;#39;s how to put in back.&lt;/p&gt;
&lt;p&gt;I just added it to the &lt;a href="http://www.sbsbuilddoc.com"&gt;www.sbsbuilddoc.com&lt;/a&gt; as well&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#1f497d;"&gt;&amp;nbsp;&lt;/span&gt;&lt;span style="color:#1f497d;"&gt;&lt;strong&gt;6. Fixing the issue of OWA redirect (courtesy of Daryl Maunder)&lt;br /&gt;&lt;/strong&gt;&lt;br /&gt;Create an Exchange folder in the same folder as the OWA folder. &lt;br /&gt;Make the permissions the same as the /owa folder.&lt;br /&gt;Change the /Exchange virtual folder in IIS to point to this folder instead of the /owa it&amp;#39;s pointing to. &lt;br /&gt;Unticked the http redirect on the /owa folder.&lt;br /&gt;Unticked/reticked the http redirect box on the /exchange folder and it created a web.config file in the exchange folder and the redirect from /exchange to /owa now works.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1790328" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/bradley/archive/tags/sbs+2011/default.aspx">sbs 2011</category></item><item><title>So how big of a email database can you have on SBS 2011?</title><link>http://msmvps.com/blogs/bradley/archive/2011/03/20/so-how-big-of-a-email-database-can-you-have-on-sbs-2011.aspx</link><pubDate>Mon, 21 Mar 2011 05:41:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1790269</guid><dc:creator>bradley</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/rsscomments.aspx?PostID=1790269</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/commentapi.aspx?PostID=1790269</wfw:comment><comments>http://msmvps.com/blogs/bradley/archive/2011/03/20/so-how-big-of-a-email-database-can-you-have-on-sbs-2011.aspx#comments</comments><description>&lt;p&gt;So how big of a email database can you have on SBS 2011?&lt;/p&gt;
&lt;p&gt;&lt;a href="http://blogs.technet.com/b/uspartner_ts2team/archive/2011/03/20/exchange-2010-default-database-size.aspx"&gt;http://blogs.technet.com/b/uspartner_ts2team/archive/2011/03/20/exchange-2010-default-database-size.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I TB big enough for ya?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1790269" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/bradley/archive/tags/sbs+2011/default.aspx">sbs 2011</category></item><item><title>Third tier webinar - preparing for migration</title><link>http://msmvps.com/blogs/bradley/archive/2011/03/16/third-tier-webinar-preparing-for-migration.aspx</link><pubDate>Thu, 17 Mar 2011 06:22:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1790080</guid><dc:creator>bradley</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/rsscomments.aspx?PostID=1790080</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/commentapi.aspx?PostID=1790080</wfw:comment><comments>http://msmvps.com/blogs/bradley/archive/2011/03/16/third-tier-webinar-preparing-for-migration.aspx#comments</comments><description>&lt;p&gt;Don&amp;#39;t forget to wear green in honor of tomorrow&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.thirdtier.net/2011/03/third-thursday-webinar-managing-sbs-2011-preparing-for-migration/"&gt;http://www.thirdtier.net/2011/03/third-thursday-webinar-managing-sbs-2011-preparing-for-migration/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Meeting time: Mar 17, 2011 12:00 PM (EST)&lt;/p&gt;
&lt;p&gt;Add to my Outlook Calendar:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.livemeeting.com/cc/harborcomputerservices/meetingICS?id=5GT5PJ&amp;amp;role=attend&amp;amp;pw=5%40rXZhkzf&amp;amp;i=i.ics"&gt;&lt;em&gt;&lt;span style="color:#a3000e;"&gt;https://www.livemeeting.com/cc/harborcomputerservices/meetingICS?id=5GT5PJ&amp;amp;role=attend&amp;amp;pw=5%40rXZhkzf&amp;amp;i=i.ics&lt;/span&gt;&lt;/em&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This month the folks at Third Tier are going to review the steps necessary to prepare your existing environment for migration to SBS 2011 Standard. They will use the Microsoft documentation on migration from SBS 2003 as the starting point for&amp;nbsp;their &amp;nbsp;presentation. In this presentation they will make a some additions/subtractions and reordering of that document. You will leave this session with a blueprint ready to implement for your next migration.&lt;/p&gt;
&lt;p&gt;You will find Microsoft&amp;rsquo;s migration preparation document on TechNet. You should download this document and become familiar with it in preparation for this webinar.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://technet.microsoft.com/en-us/library/gg563799.aspx" title="http://technet.microsoft.com/en-us/library/gg563799.aspx"&gt;&lt;em&gt;&lt;span style="color:#a3000e;"&gt;http://technet.microsoft.com/en-us/library/gg563799.aspx&lt;/span&gt;&lt;/em&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1790080" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/bradley/archive/tags/sbs+2011/default.aspx">sbs 2011</category></item><item><title>TechNet Webcast: Windows Small Business Server 2011 Standard Launch (Level 200)</title><link>http://msmvps.com/blogs/bradley/archive/2011/03/14/technet-webcast-windows-small-business-server-2011-standard-launch-level-200.aspx</link><pubDate>Tue, 15 Mar 2011 03:08:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1789946</guid><dc:creator>bradley</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/rsscomments.aspx?PostID=1789946</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/commentapi.aspx?PostID=1789946</wfw:comment><comments>http://msmvps.com/blogs/bradley/archive/2011/03/14/technet-webcast-windows-small-business-server-2011-standard-launch-level-200.aspx#comments</comments><description>&lt;p&gt;&amp;bull; TechNet Webcast: Windows Small Business Server 2011 Standard Launch (Level 200)&lt;/p&gt;
&lt;p&gt;Tomorrow at 8 a.m. pacific&lt;br /&gt;&lt;br /&gt;&lt;span class="text_exposed_hide"&gt;...&lt;/span&gt;&lt;span class="text_exposed_show"&gt;&lt;span&gt;--------------------------&lt;/span&gt;&lt;span class="word_break"&gt;&lt;/span&gt;--&lt;br /&gt;REGISTRATION URL&lt;br /&gt;&lt;span&gt;--------------------------&lt;/span&gt;&lt;span class="word_break"&gt;&lt;/span&gt;-------&lt;br /&gt;&amp;bull; &lt;a target="_blank" rel="nofollow" href="https://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032479159&amp;amp;Culture=en-US"&gt;&lt;span style="color:#3b5998;"&gt;&lt;span&gt;https://msevents.microsoft&lt;/span&gt;&lt;span class="word_break"&gt;&lt;/span&gt;&lt;/span&gt;&lt;span&gt;.com/CUI/EventDetail.aspx?&lt;/span&gt;&lt;span class="word_break"&gt;&lt;/span&gt;&lt;span&gt;EventID=1032479159&amp;amp;Culture&lt;/span&gt;&lt;span class="word_break"&gt;&lt;/span&gt;=en-US&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color:#333333;"&gt;&lt;span&gt;--------------------------&lt;/span&gt;&lt;span class="word_break"&gt;&lt;/span&gt;&lt;/span&gt;--&lt;br /&gt;PRESENTERS&lt;br /&gt;&lt;span&gt;--------------------------&lt;/span&gt;&lt;span class="word_break"&gt;&lt;/span&gt;-------&lt;br /&gt;&amp;bull; Lucy Ellis, HP&lt;br /&gt;&amp;bull; Michael Leworthy, Microsoft&lt;br /&gt;&lt;br /&gt;&lt;span&gt;--------------------------&lt;/span&gt;&lt;span class="word_break"&gt;&lt;/span&gt;--&lt;br /&gt;DATE &amp;amp; TIME&lt;br /&gt;&lt;span&gt;--------------------------&lt;/span&gt;&lt;span class="word_break"&gt;&lt;/span&gt;-------&lt;br /&gt;&amp;bull; 3/15/2011&lt;br /&gt;&amp;bull; 8:00 AM (USA Pacific Time)&lt;br /&gt;(Please log in &amp;frac12; hour prior to session start time for pre-conference testing)&lt;br /&gt;&lt;br /&gt;&lt;span&gt;--------------------------&lt;/span&gt;&lt;span class="word_break"&gt;&lt;/span&gt;--&lt;br /&gt;AUDIO DIAL IN&lt;br /&gt;&lt;span&gt;--------------------------&lt;/span&gt;&lt;span class="word_break"&gt;&lt;/span&gt;------- &lt;br /&gt;&amp;bull; Phone: 800-227-8104&lt;br /&gt;&amp;bull; PIN: 5864 &lt;br /&gt;&lt;br /&gt;&lt;span&gt;__________________________&lt;/span&gt;&lt;span class="word_break"&gt;&lt;/span&gt;_________________________&lt;br /&gt;System Set-up and Resource Links:&lt;br /&gt;&lt;br /&gt;Testing that your systems are compatible with Live Meeting is one of the most important things you need to do to prepare for anytime you use Live Meeting. Below are links to the Live Meeting website that will provide you with the system requirements and plug-ins you need. &lt;br /&gt;&amp;bull; Console Test: &lt;a target="_blank" rel="nofollow" href="http://go.microsoft.com/fwlink/?LinkId=90703"&gt;&lt;span style="color:#3b5998;"&gt;&lt;span&gt;http://go.microsoft.com/fw&lt;/span&gt;&lt;span class="word_break"&gt;&lt;/span&gt;&lt;/span&gt;link/?LinkId=90703&lt;/a&gt;&lt;br /&gt;&lt;span style="color:#333333;"&gt;&amp;bull; System Requirements: click here&lt;br /&gt;&lt;br /&gt;If you have not used Live Meeting 2007, there are a number of resources available to learn about it on the Live Meeting home page.&lt;br /&gt;&lt;br /&gt;Compatibility Fix for Windows 7 / Internet Explorer 8 Users&lt;br /&gt;&lt;br /&gt;If you receive a &amp;ldquo;Server error&amp;hellip;contact administrator&amp;hellip;&amp;rdquo; message when trying to log into a Live Meeting room, please click here for instructions on how correct this issue. &lt;br /&gt;&lt;br /&gt;Live Meeting Support Contact Info:&lt;br /&gt;&lt;br /&gt;Support Request: &lt;/span&gt;&lt;a target="_blank" rel="nofollow" href="http://www.livemeeting.com/support"&gt;&lt;span&gt;www.livemeeting.com/suppor&lt;/span&gt;&lt;span class="word_break"&gt;&lt;/span&gt;t&lt;/a&gt;&lt;span style="color:#333333;"&gt; &lt;br /&gt;Domestic: 866.493.2825 Direct -(toll-free in US)&lt;br /&gt;Europe: 00.800.9522.3000 Direct- (toll-free in Europe)&lt;br /&gt;International: 650.526.6950 Direct- (toll international)&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1789946" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/bradley/archive/tags/sbs+2011/default.aspx">sbs 2011</category></item><item><title>Dual monitors in RWA - yes you can!</title><link>http://msmvps.com/blogs/bradley/archive/2011/03/11/dual-monitors-in-rwa-yes-you-can.aspx</link><pubDate>Sat, 12 Mar 2011 06:13:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1789819</guid><dc:creator>bradley</dc:creator><slash:comments>3</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/rsscomments.aspx?PostID=1789819</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/commentapi.aspx?PostID=1789819</wfw:comment><comments>http://msmvps.com/blogs/bradley/archive/2011/03/11/dual-monitors-in-rwa-yes-you-can.aspx#comments</comments><description>&lt;p&gt;Okay so the other day on the SMBTN listserve someone was asking about a compelling reason to migrate from SBS 2008 to SBS 2011.&amp;nbsp; And honestly it&amp;#39;s a hard sell for that one.&amp;nbsp; Granted the hardware probably will work just fine, but if they migrated to SBS 2008 from SBS 2003 they probably still have the stretch marks from the migration process and not something that they want to go back through right away... Oh sure there&amp;#39;s lots of little things... like nicer SharePoint... like the face that you can adjust the Remote Web Workplace, like the more features of Exchange 2010, ..&lt;/p&gt;
&lt;p&gt;&lt;a href="http://msmvps.com/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/bradley/1586.rwapptions.PNG"&gt;&lt;img src="http://msmvps.com/resized-image.ashx/__size/550x0/__key/CommunityServer.Blogs.Components.WeblogFiles/bradley/1586.rwapptions.PNG" border="0" alt="" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;but lots of wow?&lt;/p&gt;
&lt;p&gt;Hold on...there&amp;#39;s one hiding in your network.&amp;nbsp; &lt;/p&gt;
&lt;p&gt;One of the key productivity items for a firm is multiple monitors.&amp;nbsp; Before this multiple monitors over a true rdp session was a big rectangle from the remote session.&amp;nbsp; Not good.&lt;/p&gt;
&lt;p&gt;And up until Server 2008 R2/Windows 7 it wouldn&amp;#39;t handle the multiple monitors across the remote web workplace/access.&lt;/p&gt;
&lt;p&gt;Until now.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://msmvps.com/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/bradley/3582.dualmontiroo.PNG"&gt;&lt;img src="http://msmvps.com/resized-image.ashx/__size/550x0/__key/CommunityServer.Blogs.Components.WeblogFiles/bradley/3582.dualmontiroo.PNG" border="0" alt="" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;That&amp;#39;s a remote web access session spread over two monitors.&amp;nbsp; The desktop I&amp;#39;m remoting into has two montors (it&amp;#39;s Philip Elder&amp;#39;s RWA that he graciously let me test this on) and I&amp;#39;ve got images across the two monitors.&lt;/p&gt;
&lt;p&gt;As long as the workstation you are remoting into is a Windows 7 Enterprise or Ultimate (yes, gotta love licensing again) you can offer up multiple monitors across the RWA session.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://windows.microsoft.com/en-US/windows7/Remote-Desktop-Connection-frequently-asked-questions"&gt;http://windows.microsoft.com/en-US/windows7/Remote-Desktop-Connection-frequently-asked-questions&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;In &lt;span class="notLocalizable"&gt;Windows&amp;nbsp;7&lt;/span&gt; Ultimate and &lt;span class="notLocalizable"&gt;Windows&amp;nbsp;7&lt;/span&gt; Enterprise editions, Remote Desktop Connection supports the use of multiple high-resolution displays in a remote session. &lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1789819" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/bradley/archive/tags/sbs+2011/default.aspx">sbs 2011</category></item><item><title>SBS 2011 spotted in the OEM marketplace</title><link>http://msmvps.com/blogs/bradley/archive/2011/03/06/sbs-2011-spotted-in-the-oem-marketplace.aspx</link><pubDate>Mon, 07 Mar 2011 04:41:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1789397</guid><dc:creator>bradley</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/rsscomments.aspx?PostID=1789397</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/commentapi.aspx?PostID=1789397</wfw:comment><comments>http://msmvps.com/blogs/bradley/archive/2011/03/06/sbs-2011-spotted-in-the-oem-marketplace.aspx#comments</comments><description>&lt;p&gt;&lt;a href="http://msmvps.com/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/bradley/0451.dellsbs.PNG"&gt;&lt;img src="http://msmvps.com/resized-image.ashx/__size/550x0/__key/CommunityServer.Blogs.Components.WeblogFiles/bradley/0451.dellsbs.PNG" border="0" alt="" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;So looking on the OEM servers tonight I notice that Dell only has SBS 2008.&lt;/p&gt;
&lt;p&gt;HP however....&lt;/p&gt;
&lt;p&gt;&lt;a href="http://msmvps.com/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/bradley/0336.hpsbs.PNG"&gt;&lt;img height="316" width="652" src="http://msmvps.com/resized-image.ashx/__size/550x0/__key/CommunityServer.Blogs.Components.WeblogFiles/bradley/0336.hpsbs.PNG" border="0" alt="" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Okay sorry it&amp;#39;s a bit fuzzy... but it&amp;#39;s got SBS 2011 OEM.&amp;nbsp; &lt;/p&gt;
&lt;p&gt;The true sign that SBS 2011 is really in the marketplace!&lt;/p&gt;
&lt;p&gt;(snarky remark for the evening -- now if we can only get it on Action pack one of these months....)&lt;/p&gt;
&lt;p&gt;&lt;a href="http://msmvps.com/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/bradley/2654.hpsbs.PNG"&gt;&lt;/a&gt;&lt;a href="http://msmvps.com/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/bradley/8015.hpsbs.PNG"&gt;&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1789397" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/bradley/archive/tags/sbs+2011/default.aspx">sbs 2011</category></item><item><title>SBS2011 Ready To GO (RTG) Campaign is Live </title><link>http://msmvps.com/blogs/bradley/archive/2011/02/27/sbs2011-ready-to-go-rtg-campaign-is-live.aspx</link><pubDate>Mon, 28 Feb 2011 05:30:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1789048</guid><dc:creator>bradley</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/rsscomments.aspx?PostID=1789048</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/commentapi.aspx?PostID=1789048</wfw:comment><comments>http://msmvps.com/blogs/bradley/archive/2011/02/27/sbs2011-ready-to-go-rtg-campaign-is-live.aspx#comments</comments><description>&lt;p&gt;SBS2011 Ready To GO (RTG) Campaign is Live - Welcome to the US SMB&amp;amp;D TS2 Team Blog - Site Home - TechNet Blogs: &lt;br /&gt;&lt;a href="http://blogs.technet.com/b/uspartner_ts2team/archive/2011/02/26/sbs2011-ready-to-go-rtg-campaign-is-live.aspx"&gt;http://blogs.technet.com/b/uspartner_ts2team/archive/2011/02/26/sbs2011-ready-to-go-rtg-campaign-is-live.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Looking for customizable info?&amp;nbsp; Check out that page.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1789048" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/bradley/archive/tags/sbs+2011/default.aspx">sbs 2011</category></item><item><title>BPA no longer MIA</title><link>http://msmvps.com/blogs/bradley/archive/2011/02/21/bpa-no-longer-mia.aspx</link><pubDate>Mon, 21 Feb 2011 20:49:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1788549</guid><dc:creator>bradley</dc:creator><slash:comments>4</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/rsscomments.aspx?PostID=1788549</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/commentapi.aspx?PostID=1788549</wfw:comment><comments>http://msmvps.com/blogs/bradley/archive/2011/02/21/bpa-no-longer-mia.aspx#comments</comments><description>&lt;p&gt;Download details: Microsoft Windows Small Business Server 2011 Best Practices Analyzer: &lt;br /&gt;&lt;a href="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=bbf35af9-f1ee-4397-b544-af3f31d7e32f&amp;amp;utm_source=feedburner&amp;amp;utm_medium=feed&amp;amp;utm_campaign=Feed%3A+MicrosoftDownloadCenter+%28Microsoft+Download+Center%29#tm" class="moz-txt-link-freetext"&gt;http://www.microsoft.com/downloads/en/details.aspx?FamilyID=bbf35af9-f1ee-4397-b544-af3f31d7e32f&amp;amp;utm_source=feedburner&amp;amp;utm_medium=feed&amp;amp;utm_campaign=Feed%3A+MicrosoftDownloadCenter+%28Microsoft+Download+Center%29#tm&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;The BPA is no longer MIA.&amp;nbsp; &lt;span style="text-decoration:line-through;"&gt;If you downloaded and installed the prior one you need to uninstall it, then install this one.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Note to self, next time download and check before you blog.&amp;nbsp; It&amp;#39;s the old BPA back.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1788549" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/bradley/archive/tags/sbs+2011/default.aspx">sbs 2011</category></item><item><title>BPA is MIA</title><link>http://msmvps.com/blogs/bradley/archive/2011/02/20/bpa-is-mia.aspx</link><pubDate>Sun, 20 Feb 2011 18:30:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1788470</guid><dc:creator>bradley</dc:creator><slash:comments>2</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/rsscomments.aspx?PostID=1788470</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/commentapi.aspx?PostID=1788470</wfw:comment><comments>http://msmvps.com/blogs/bradley/archive/2011/02/20/bpa-is-mia.aspx#comments</comments><description>&lt;p&gt;If you are looking for the SBS 2011 BPA right now it&amp;#39;s MIA.&amp;nbsp; The reason is we&amp;#39;re getting ready for version 2 of the BPA so they&amp;#39;ve pulled version 1.&lt;/p&gt;
&lt;p&gt;The new BPA will support scanning SBS-standard, SBS-essentials and the Breckinridge-storageserver product.&lt;/p&gt;
&lt;p&gt;So hang tight and as soon as it&amp;#39;s back, I&amp;#39;ll let you know.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1788470" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/bradley/archive/tags/sbs+2011/default.aspx">sbs 2011</category></item><item><title>So what are those things?</title><link>http://msmvps.com/blogs/bradley/archive/2011/02/19/so-what-are-those-things.aspx</link><pubDate>Sun, 20 Feb 2011 07:12:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1788452</guid><dc:creator>bradley</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/rsscomments.aspx?PostID=1788452</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/commentapi.aspx?PostID=1788452</wfw:comment><comments>http://msmvps.com/blogs/bradley/archive/2011/02/19/so-what-are-those-things.aspx#comments</comments><description>&lt;p&gt;&lt;a href="http://msmvps.com/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/bradley/7180.sowhatare.PNG"&gt;&lt;img src="http://msmvps.com/resized-image.ashx/__size/550x0/__key/CommunityServer.Blogs.Components.WeblogFiles/bradley/7180.sowhatare.PNG" border="0" alt="" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;So when you open up the IIS console of a SBS 2011 we have these things that look weird.&lt;/p&gt;
&lt;p&gt;What the heck is net.tcp? Windows communication foundation - or WCF - is what that new stuff is&lt;/p&gt;
&lt;p&gt;&lt;a href="http://msdn.microsoft.com/en-us/library/ms734772.aspx"&gt;http://msdn.microsoft.com/en-us/library/ms734772.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This topic outlines the basic steps required to create a Windows Process Activation Services (also known as WAS) hosted Windows Communication Foundation (WCF) service. WAS is the new process activation service that is a generalization of Internet Information Services (IIS) features that work with non-HTTP transport protocols. WCF uses the listener adapter interface to communicate activation requests that are received over the non-HTTP protocols supported by WCF, such as TCP, named pipes, and Message Queuing. &lt;/p&gt;
&lt;p&gt;&lt;a href="http://msdn.microsoft.com/en-us/library/ms733109.aspx"&gt;http://msdn.microsoft.com/en-us/library/ms733109.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;So what&amp;#39;s the basic bindings on&amp;nbsp;a SBS 2011?&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Companyweb is &lt;br /&gt;&lt;br /&gt;&lt;/strong&gt;Type&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Host Name&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;Port&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; IP Address&lt;br /&gt;&amp;nbsp;http&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Companyweb &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 80&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Default web site is&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Type&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Port&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; IP Address&amp;nbsp;&amp;nbsp; Binding Information&lt;br /&gt;&lt;br /&gt;&amp;nbsp; http&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 80&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; *&lt;br /&gt;&amp;nbsp; http&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 80&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 127.0.0.1&lt;br /&gt;&amp;nbsp; https&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 443&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; *&lt;br /&gt;&amp;nbsp; https&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 443&amp;nbsp;&amp;nbsp;&amp;nbsp; 127.0.0.1&lt;br /&gt;&amp;nbsp; net.tcp&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;&amp;nbsp; 808:*&lt;br /&gt;&amp;nbsp; net.pipe&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;/p&gt;
&lt;p&gt;&lt;strong&gt;SBS Client Deployment Applications&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Type&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Host Name&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; Port&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; IP Address&amp;nbsp;&amp;nbsp; Binding Information&lt;/p&gt;
&lt;p&gt;&amp;nbsp; Http&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;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; *:80:connect &lt;em&gt;(1)&lt;br /&gt;&lt;/em&gt;&amp;nbsp; http&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SBSConnectComputer&amp;nbsp;&amp;nbsp;&amp;nbsp; 80&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; *&lt;/p&gt;
&lt;p&gt;&lt;em&gt;(1) in reality it&amp;#39;s no http designated, with a host name of connect which makes it look like that until you click edit&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;SBS SharePoint&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Type&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Host Name&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; Port&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; IP Address&amp;nbsp;&amp;nbsp; Binding Information&lt;/p&gt;
&lt;p&gt;https&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;&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; 987&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; *&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;SharePoint Central Administration&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Type&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Host Name&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; Port&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; IP Address&amp;nbsp;&amp;nbsp; Binding Information&lt;/p&gt;
&lt;p&gt;http&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;&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; 26181 &lt;em&gt;(2)&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;(2) This may be a different port based on random port chosen&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;SharePoint Web Services&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Type&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Host Name&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; Port&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; IP Address&amp;nbsp;&amp;nbsp; Binding Information&lt;/p&gt;
&lt;p&gt;http&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;&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;32843&amp;nbsp; *&lt;br /&gt;https&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;&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; 32844&amp;nbsp; *&lt;br /&gt;net.tcp&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;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;32845:* &lt;br /&gt;net.pipe&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;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; *&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;WSUS Administration&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Type&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Host Name&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; Port&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; IP Address&amp;nbsp;&amp;nbsp; Binding Information&lt;/p&gt;
&lt;p&gt;http&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;&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; 8530&lt;br /&gt;https&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 8531&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1788452" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/bradley/archive/tags/sbs+2011/default.aspx">sbs 2011</category></item><item><title>So what about this new shared folder dodad?</title><link>http://msmvps.com/blogs/bradley/archive/2011/02/10/so-what-about-this-new-shared-folder-dodad.aspx</link><pubDate>Fri, 11 Feb 2011 07:12:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1788010</guid><dc:creator>bradley</dc:creator><slash:comments>7</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/rsscomments.aspx?PostID=1788010</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/commentapi.aspx?PostID=1788010</wfw:comment><comments>http://msmvps.com/blogs/bradley/archive/2011/02/10/so-what-about-this-new-shared-folder-dodad.aspx#comments</comments><description>&lt;p&gt;&lt;object width="425" height="350"&gt;&lt;param name="movie" value="http://www.youtube.com/v/g-IwYhdj34I"&gt;&lt;/param&gt;&lt;embed src="http://www.youtube.com/v/g-IwYhdj34I" type="application/x-shockwave-flash" width="425" height="350"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/p&gt;
&lt;p&gt;Did you know that the new thing in Remote Web Access is a Skydrive like interface that you can use to allow remote access to files?&amp;nbsp; &lt;/p&gt;
&lt;p&gt;File sharing is a key new component of the Remote Access Website.&amp;nbsp; In SBS 2011 it will allow remote users to access files on SBS server shares.&amp;nbsp; It will provide the following functionalities&lt;br /&gt;&lt;br /&gt;&amp;middot;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; File browsing&lt;br /&gt;&lt;br /&gt;&amp;middot;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Basic file / folder operations such as rename, delete, upload, download, copy and&amp;nbsp; cut operations&lt;br /&gt;&lt;br /&gt;&amp;middot;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Both a tree view control and a drag and drop option.&lt;/p&gt;
&lt;p&gt;The folders have to be on the SBS box.&amp;nbsp; Now how do they determine what will in this remote view?&lt;/p&gt;
&lt;p&gt;Magic and pixie dust.&lt;/p&gt;
&lt;p&gt;Okay ... so magic better known as WMI queries.&amp;nbsp; It does a WMI query on the SBS server and looks for select * from win32_share.&amp;nbsp; It then cuts down that list from shares that aren&amp;#39;t blank or empty, is not&amp;nbsp;a disk drive, doesn&amp;#39;t end in $, it&amp;#39;s a unique share name (not the normal stuff like NETLOGON or SYSVOL and all that.&amp;nbsp; The Share directory must exist, must be on a NTFS volume and last but not least, access to the share volume cannot be denied.&amp;nbsp; &lt;/p&gt;
&lt;p&gt;To drag and drop files you have to install the easy file upload tool.&amp;nbsp; This will allow you to upload files up to 2 gigs.&lt;/p&gt;
&lt;p&gt;Of all the of RWW... &amp;#39;cuse me RWA stuff we&amp;#39;re used to over the years...this part is actually pretty cool.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1788010" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/bradley/archive/tags/sbs+2011/default.aspx">sbs 2011</category></item><item><title>Announce: Managing SBS 2011: Completing Installation</title><link>http://msmvps.com/blogs/bradley/archive/2011/02/10/announce-managing-sbs-2011-completing-installation.aspx</link><pubDate>Fri, 11 Feb 2011 05:26:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1788001</guid><dc:creator>bradley</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/rsscomments.aspx?PostID=1788001</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/commentapi.aspx?PostID=1788001</wfw:comment><comments>http://msmvps.com/blogs/bradley/archive/2011/02/10/announce-managing-sbs-2011-completing-installation.aspx#comments</comments><description>&lt;pre&gt;Managing SBS 2011: Completing Installation :: Third Tier:
&lt;a href="https://www.thirdtier.net/2011/02/managing-sbs-2011-completing-installation/" class="moz-txt-link-freetext"&gt;https://www.thirdtier.net/2011/02/managing-sbs-2011-completing-installation/&lt;/a&gt;

The Third Thursday of the month is fast approaching and we&amp;rsquo;re readying 
another webinar for you.

Amy Babinchak and Eriq Neale will continue their Managing Small Business 
Server 2011 &amp;ndash; Standard series on February 17th at Noon Eastern time.

This session will pick up from where we left off last month. We&amp;rsquo;ll start 
from the point where we have a login screen and are ready to get the 
server installation completed. There are a series of steps that need to 
be taken to verify that the installation was successful and is ready for 
you to complete the configuration process. In this session we&amp;rsquo;ll walk 
through the completing installation wizards, suggest some simple ways to 
check if your server is installed successfully and verify functionality.

Reserve a space on your calendar today! We&amp;rsquo;ll see you on Third Thursday.

&lt;a href="https://www.livemeeting.com/cc/harborcomputerservices/join?id=G6Z433&amp;amp;role=attend&amp;amp;pw=d%27d%24P7Fck" class="moz-txt-link-freetext"&gt;https://www.livemeeting.com/cc/harborcomputerservices/join?id=G6Z433&amp;amp;role=attend&amp;amp;pw=d%27d%24P7Fck&lt;/a&gt; 
&lt;/pre&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1788001" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/bradley/archive/tags/sbs+2011/default.aspx">sbs 2011</category></item><item><title>So how do you get SBS 2011 premium these days?</title><link>http://msmvps.com/blogs/bradley/archive/2011/02/08/so-how-do-you-get-sbs-2011-premium-these-days.aspx</link><pubDate>Tue, 08 Feb 2011 20:18:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1787852</guid><dc:creator>bradley</dc:creator><slash:comments>2</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/rsscomments.aspx?PostID=1787852</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/commentapi.aspx?PostID=1787852</wfw:comment><comments>http://msmvps.com/blogs/bradley/archive/2011/02/08/so-how-do-you-get-sbs-2011-premium-these-days.aspx#comments</comments><description>&lt;p&gt;So how do you get SBS 2011 premium these days?&lt;/p&gt;
&lt;p&gt;You don&amp;#39;t.&amp;nbsp; It&amp;#39;s a new &amp;quot;premium add on&amp;quot; that is an additive purchase to SBS 2011.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://msmvps.com/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/bradley/8737.howyoubuy.PNG"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://msmvps.com/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/bradley/2465.howyoubuy.PNG"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://msmvps.com/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/bradley/4062.howyoubuy.PNG"&gt;&lt;img src="http://msmvps.com/resized-image.ashx/__size/550x0/__key/CommunityServer.Blogs.Components.WeblogFiles/bradley/4062.howyoubuy.PNG" border="0" alt="" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;So when you go to the VLSC, remember that there are parts you can download, and parts you go around&lt;/p&gt;
&lt;p&gt;&lt;a href="http://blogs.technet.com/b/sbs/archive/2011/01/31/have-small-business-server-2011-standard-with-volume-licensing-and-want-to-download-the-media.aspx"&gt;http://blogs.technet.com/b/sbs/archive/2011/01/31/have-small-business-server-2011-standard-with-volume-licensing-and-want-to-download-the-media.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Also only buy premium add on IF you need SQL.&amp;nbsp; Otherwise just buy Win2k8 r2 plain as it&amp;#39;s a cheaper way to get the second OS.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;(edited the image as I had 2k8r2 when I should have had 2k8)&lt;/em&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1787852" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/bradley/archive/tags/sbs+2011/default.aspx">sbs 2011</category></item><item><title>So do I leave Exchange on that 120 gig partition?</title><link>http://msmvps.com/blogs/bradley/archive/2011/02/08/so-do-i-leave-exchange-on-that-120-gig-partition.aspx</link><pubDate>Tue, 08 Feb 2011 20:12:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1787850</guid><dc:creator>bradley</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/rsscomments.aspx?PostID=1787850</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/commentapi.aspx?PostID=1787850</wfw:comment><comments>http://msmvps.com/blogs/bradley/archive/2011/02/08/so-do-i-leave-exchange-on-that-120-gig-partition.aspx#comments</comments><description>&lt;p&gt;&lt;a href="http://msmvps.com/blogs/bradley/archive/2011/02/07/so-when-deploying-sbs-2011-how-big-should-your-partitions-be.aspx"&gt;http://msmvps.com/blogs/bradley/archive/2011/02/07/so-when-deploying-sbs-2011-how-big-should-your-partitions-be.aspx&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;So do I leave Exchange on that 120 gig partition?&amp;nbsp; Nope.&amp;nbsp; I move it off and only leave the Core OS stuff on there.&amp;nbsp; That does mean one has to manually move the user data folder though.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1787850" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/bradley/archive/tags/sbs+2011/default.aspx">sbs 2011</category></item><item><title>So when deploying SBS 2011 how big should your partitions be? </title><link>http://msmvps.com/blogs/bradley/archive/2011/02/07/so-when-deploying-sbs-2011-how-big-should-your-partitions-be.aspx</link><pubDate>Tue, 08 Feb 2011 07:48:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1787809</guid><dc:creator>bradley</dc:creator><slash:comments>11</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/rsscomments.aspx?PostID=1787809</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/bradley/commentapi.aspx?PostID=1787809</wfw:comment><comments>http://msmvps.com/blogs/bradley/archive/2011/02/07/so-when-deploying-sbs-2011-how-big-should-your-partitions-be.aspx#comments</comments><description>&lt;p&gt;So when deploying SBS 2011 how big should your partitions be?&amp;nbsp; Should it be one big hunking C drive?&amp;nbsp; Or should you partition it up?&lt;/p&gt;
&lt;p&gt;&lt;em&gt;I would like to hear your input on what you think is best partitioning approach with sbs 2011 for a small business that will usually deploy raid 1 or raid 5.&amp;nbsp; To tell you the truth i don&amp;#39;t find any justification for creating more than one big c: drive.&amp;nbsp; There is no performance gain.&amp;nbsp; No backup restore gain(you need to snap c:\system anyway).&amp;nbsp; Backups are done at volume level anyway.&amp;nbsp; Is there anything you can think of?&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;First off.... get a group of guys and gals together at your local SMB partner group and buy each other the beverage of your choice.&amp;nbsp; If you don&amp;#39;t have one of those, download the Eriq Neale webcast talking about SBS 2011 here: &lt;a href="http://www.thirdtier.net/downloads/110120-SBS2011Part1.zip"&gt;http://www.thirdtier.net/downloads/110120-SBS2011Part1.zip&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Next, I&amp;#39;m a fan of virtualization so the partitions you do on the parent are irrelevant to what you partition on the children you do underneath.&amp;nbsp; Well I shouldn&amp;#39;t say they are irrelevant, but they don&amp;#39;t have to map one to one for sure.&lt;/p&gt;
&lt;p&gt;So in an unofficial random sample of specing out hard drives... &lt;a href="http://www.thirdtier.net/2011/01/how-big-should-you-make-the-sbs-2011-c-volume/"&gt;most said&lt;/a&gt; they&amp;#39;d make that c drive close to the minimum that the SBS install wanted as the first drive.&lt;/p&gt;
&lt;p&gt;I also see the problem in choosing a backup media that is large enough.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://msmvps.com/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/bradley/2022.backupfacts.PNG"&gt;&lt;img src="http://msmvps.com/resized-image.ashx/__size/550x0/__key/CommunityServer.Blogs.Components.WeblogFiles/bradley/2022.backupfacts.PNG" border="0" alt="" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1787809" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/bradley/archive/tags/sbs+2011/default.aspx">sbs 2011</category></item></channel></rss>