After a year long break I thought of writing on ALM again. I am going to give set of steps to install TFS 2012 on a Single server. You can use TFS2012 on cloud with visualstudio.com, but installing/configuring it will give you a good experience and in depth knowledge. Anyone planing to take MS certification exam for Administering Visual Studio Team Foundation Server 2012 will have a definite advantage when you do all by yourself.
So lets start,
1. Install Win 2008R2
2. Change computer name and Setup as PDC or Add to existing domain - It is useful to configure your own domain if you are trying out in a VPC for learning purpose.
3. Install Web Server(IIS) Role with ASP.net and Basic Authentication
4. Install SQL 2012 Standard/Enterprise or developer (Express is not having Analysis Services/Reporting Services)
5. Install Sharepoint Foundation 2010 -- REMEMBER --> Do not configure now
6. Install Sharepoint Foundation 2010 SP1 -- Configure Sharepoint..Add TFS service account to Farm Administrators group of sharepoint...Create default team site
7. Install TFS 2012
8. Configure TFS 2012 in Advanced Mode, make sure to select the installed Sharepoint Foundation 2010 in the sharepoint configuration step.
Above is brief but that's all you need. Additionally you can install MS office/MS project to have a better ALM experience integrated with TFS 2012.
If you need more info or help...contact me.. :)
I hope to discuss more details on ALM with VS 2012 & TFS 2012 in coming weeks...
Subscribe to:
Post Comments (Atom)
Popular Posts
-
az aks get-credentials is used to get the kubeconfig updated so that we can access AKS clusters from a terminal (You need to first use az ...
-
GitHub Actions are the CI/CD workflow implementation tool built into GitHub repos. While using the GitHub Actions workflows you may want to ...
-
Some times a silly mistake can waste lot of time of a developer. The exception “System.IO.IOException: The response ended prematurely.” whil...
-
Pull Request are the controlled way to bring in the changes to your stable branches in your Azure Git repos, or for that matter all Git prov...
-
Using Azure Redis cache with C# throws an error message such as below while accessing the Redis cache via a private endpoint. StackExchange...
3 comments:
Thanks for this information. If you could please add instructions on how to configure the TFS also.
Nice Post... Keep it up!
Microsoft Server 2016 Repair
Server 2016
Awesome! Thanks for sharing this informative post and Its really worth reading.
Microsoft Server 2016 Repair
Microsoft Server 2016 Installation
Post a Comment