• Internet Facing SharePoint 2010 Site with Windows Live ID – Part 2

      Overriding the Authentication Provider Selection Page In the first part of this series, we saw how we register and configure our SharePoint site to use Windows Live ID as an authentication provider. Right now our site has two authentication providers...
  • Internet Facing SharePoint 2010 Site with Windows Live ID–Part 1

    In this series of post I will talk about how to allow Windows Live users to login to an internet facing SharePoint 2010 site. Most of the information can be found online, but I am putting them here in a form of a series to make it easy for who ever wants...
  • Using Offline Files for IIS 7 Shared Configuration

    In my previous post, we’ve seen how we can configure shared configuration for multiple IIS servers in a farm. We used a shared folder on one of the servers to save the configuration, and pointed the rest of the IIS servers to that folder. The problem...
  • Configuring IIS 7.5 Shared Configuration

    Making a website highly available requires that it gets deployed on multiple servers so that if one server fails for some reason, the other servers can still serve the website for the users. This setup is usually called a server farm. On IIS 7, each website...
  • Prepare SharePoint Farm – Part 4 Install and Configure SharePoint farm (3 -tier)

    In previous posts , we have configured windows cluster, SQL cluster, and NLB for the WFE servers. Part 1 - Prepare Windows Cluster Part 2 - Install and configure SQL Cluster Part 3 - Install and Configure NLB on WFE In this post we will perform...