I’ve been working through the suggested Microsoft Companyweb migration from SBS 2003 to SBS 2008 and I think that a step has been overlooked.
In the document:
http://technet.microsoft.com/en-us/library/cc527482.aspx – Steps Performed on the Destination Server
towards the bottom there’s a section called “Create a new Windows SharePoint Services Web application named OldCompanyWeb”. At the bottom of this section it says:
15. The Operation in Progress page is displayed. This operation takes approximately 30 minutes. The new Windows SharePoint Services Web application is created, and the Windows SharePoint Services 2.0 CompanyWeb database is upgraded to Windows SharePoint Services 3.0.
16. The Application Created page is displayed. It notes that you need to reset IIS to finish creating the new Web site. You will do this in a later procedure. Close Central Administration for Windows SharePoint Services 3.0.
Problem as I see is that you need to create a Site Collection by returning to the Application Management tab and selecting the option Create Site Collection (or click on the link in displayed in page above). If you don’t do this then companywebold is not created as a site and you’ll never see if you try and type into the browser.
All that I see is missing that you need to Create a Site collection, call it companywebold, select a Team site template and you’re done.
However, the documentation goes into checking the Site Level Administrator (which won’t work unless you have created a top level site) and then does an iisreset and says:
You now have a working Windows SharePoint Services 3.0 Web site that is named OldCompanyWeb and that contains the structure and documents of your old Windows SBS 2003 CompanyWeb Web site.
From what I see, that won’t be the case unless you insert the additional step to create a top-level site.