Creating SharePoint Site for a Team Project in TFS 2010

Creating SharePoint Site for a Team Project

For creating a SharePoint site for an existing Team Project, follow the steps:

First of all, a test Team Project named “SharePointSiteCreation” is created as shown in the screenshot below.

clip_image002

 

We will be creating a SharePoint site for “SharePointSiteCreation” project.

Open the “SharePoint Central Administration” site. Click on the “Application Management” tab.

Go to SharePoint Site Management àCreate Site Collection. This is shown below:

clip_image004

Start by providing the appropriate “Web Application” under which the site collection has to be created.

(In our case https://<server_name >)

clip_image006

Under “Title and Description”, provide the Team Project name (SharePointSiteCreation) and description for the site.

clip_image008

In “Web Site Address” URL, select “/sites/” from the dropdown list. Then provide the Team Project name in the textbox.

clip_image010

Note: - Remove the “empty spaces” in project name (if any) when entering it in the URL textbox.

In “Template Selection”, select the appropriate template for the project. For “SharePointSiteCreation” it is “TFS2010 Agile Dashboard”.

clip_image012

In “Primary Site Collection Administrator”, provide user with optimal permissions. (TFS Admin Account)

clip_image014

In “Secondary Site Collection Administrator”, provide another user with optimal permissions. (TFS Service Account)

clip_image016

In “Quota Template” select “No Quota”.

clip_image018

Then click “OK” to proceed.

The following page will appear.

clip_image019

Make a note of the URL. This is the site URL for the SharePointSiteCreation project.

Now, open “Visual Studio Team Explorer” and right click on the “SharePointSiteCreation” project and then select “Team Project Settings à Portal Settings” as shown:

clip_image021

In the “Project Portal Settings” box, check the checkbox “Enable team project portal”. Select the radio button for “Use this SharePoint site”. Now click on “Configure URL” button.

clip_image022

In the “Specify an existing SharePoint site” box, provide “Web Application” under which the site was created. Also, provide the relative path. The format of the path should be “sites/<Team Project Name> ”. The URL shown shows the site for the project when browsed.

clip_image023

Click “OK”.

Now, check the checkbox for “Reports and Dashboards refer to data for this team project”.

clip_image024

Click “OK”.

Now, the project protal can be opened by right-clicking on the Team Project in the “Team Explorer” and selecting “Show Project Portal” as shown.

clip_image027

It opens up the site as shown:

clip_image029

To activate the Dashboards

1. Select the “Site Settings” under “Site Actions”.

clip_image030

2. Select the “Site Features” option under “Site Administration”.

clip_image032

3. “Activate” “Agile Dashboards” and “Agile Dashboards with Basic Reporting”. (In this case it’s Agile for SharePointSiteCreation project).

clip_image034

4. After activating.

clip_image036

NOTE: - The process of activating the dashboards has to be done for every site being created using this process.

NOTE: - The same process can be followed when creating the sub-sites under the site collection as well.

 

Content developed by: Abhilash

Content reviewed by: Lakhminder