Tag Archives: SBS2008

SBS2008 recreate the internal and external companyweb site

In order to recreate the SharePoint site (companyweb) that will be compatible with the SBS console follow the next steps:

  1. Using central administration delete the webapp(port 987) ,
  2. In IIS Manager delete the IIS site (SBS SharePoint) and the AppPool(SBS Sharepoint AppPool)
  3. Recreate the webapp on port 987 using the following parameters:
    1. Create a new IIS web site, and then, for the description, type SBS SharePoint (case sensitive!!).
    2. Port, type 987
    3. Host header, type sites.
    4. Path, type C:\Program Files\Windows Small Business Server\Bin\webapp\InternalWebsite
    5. Authentication provider, click NTLM.
    6. Allow Anonymous, click No.
    7. Use SSL, click Yes.
    8. Create a new application pool, and then for the application pool name, type SBS Sharepoint AppPool (case sensitive!!!)