Sunday 19 April 2015

TFS 2015 CTP Setup Experience

TFS 2015 is available for some time now and here is my experience setting it up in a virtual machine as a single server deployment .
Below prerequisites completed.
1. Create a virtual machine and setup OS (Windows Server 2012 R2)
2. Setup SQL Server 2014 DB server with reporting services and analysis services.
3. Setup SharePoint 2013 foundation to be used with team projects to create team project SharePoint portal.
With all above ready in the virtual machine added accounts to Logon as Service permissions and Allow Log on Locally permissions.
TFS Service account and TFS Build Service account added to “Log on as a service” policy.
00
TFS Reports account added to “Allow log on locally” policy.
00.1
Started TFS installation by running the tfs_server exe.
01
Below warning specifies this version of TFS cannot be upgraded once the RTM release of TFS 2015 done. This is a preview only version that should not be used in production environment. Clicked Continue.
02
Clicked Install.
03
Clicked Yes.
04
05
06

Once installation completed, restarted the machine.
07

Launched TFS Administration Console.
08
Selected Install a Trial License option and clicked Activate.
09
10

In the administration console Application Tier clicked Configure Installed Features.
11
Selected Full Server and clicked Start Wizard.
12
13

Specified the database server name and verified.
14
Provided TFS Service account credentials.
15
Set application tier settings.
16
Below is new vNext Build Service. This will setup a default agent with the installer. I will explain more on vNext Builds in a future posts.
17
Selected to configure reporting.
18
Provided report service instance name.
19
Provided analysis service instance.
20
Provided TFS reports account here.
21
Provided preconfigured SharePoint site collection (Team site created in SharePoint foundation 2013) url and SharePoint administration url.
22
Specified the default project collection name.
23
Reviewed all configurations and clicked next to run readiness checks.
24
25

Warning about SharePoint RAM requirements can be safely ignored since this server is setup for the purpose of testing new features and capabilities of TFS 2015. Clicked Configure to proceed with the configuration.
26
27
28
Everything looked perfect above but shown an issue with a warning in the next screen. SharePoint seemed to be not configured properly which is completely OK for a CTP. :) Believing it could be fixed later I clicked Close to complete the wizard.
29
30

Checked extensions for SharePoint in Admin Console and it seems fine.
30.1

In the project collection SharePoint is not configured. So this is the issue shown in the wizard.
31
Without changing anything else I thought first to try configuring it here and clicked Edit Default Site Location. Provided relative path and clicked OK. Confirmed to create a new site (http://ch-tfstst/sites/tfs was configured previously as a Team Site Collection in SharePoint Central Administration).
32
Default Site configured for the project collection and verified in SharePoint whether the Default Collection site is created.
33
34
Let’s explore new features of TFS 2015 with the CTP in coming posts.

No comments:

Popular Posts