TFS: Installation using DNS aliases – Part 2 : SharePoint

TFS: Installation using DNS aliases – Part 2 : SharePoint

This post is part of a series on how to install and configure Team Foundation Server using DNS aliases for it’s components:


In this post we’ll see how to configure SharePoint to use the DNS aliases for the database and SharePoint. Here’s the aliases i’ll be using for this tutorial:

  • SQL Server : sql01.demo.local
  • SharePoint : sharepoint01.demo.local

SharePoint

To configure SharePoint with our DNS aliases we cannot use the integrated install with TFS, we must install it separately:

  1. Launch the SharePoint installer.
  2. Install the prerequisites.
  3. Start the SharePoint installation then launch the configuration interface.
  4. In the Database server field, enter the fully qualified DNS name (FQDN) for the SQL server using the DNS alias and click Next.
    SP 01
  5. Check Specify port number, enter 17012 for the port number to use the default port used by TFS to access SharePoint administration site and click Next.
    SP 02
  6. Finish the configuration with the configuration tool and the administration site.

SharePoint is now configured to use the DNS alias for the database. We must now configure it to respond to request made using the DNS alias sharepoint01:

  1. Open the SharePoint Central Administration page.
  2. Click Configure alternate access mappings.
    SP 03
  3. On the Alternate Access Mappings page, click Edit Public URLs.
    SP 04
  4. In Alternate Acces Mapping Collections, select a collection using Change Alternate Access Mapping Collection.
    SP 05
  5. Click Central Administration.
    SP 06
  6. In the Intranet field, enter the fully qualified DNS name (FQDN) for the SharePoint server using the DNS alias without forgetting the port and click Save.
    SP 07
  7. Click Edit Public URLs again.
  8. In Alternate Acces Mapping Collections, select a collection using Change Alternate Access Mapping Collection.
  9. Click SharePoint – 80.
    SP 10
  10. In the Intranet field, enter the fully qualified DNS name (FQDN) for the SharePoint server using the DNS alias and click Save.
    SP 11

Your SharePoint is now installed and configured to work with your DNS aliases. you can now install the TFS extensions for SharePoint as usual.

In my next post we’ll see how to configure Team Foundation Server to use all the components we just installed :)

Carpe Diem.

Leave a Reply

  

  

  

CAPTCHA *