MCPBlog

Installing Team Foundation Server 2008 on Windows 2008 and SQL 2008

Body:

Today I have decided to deploy Team Foundation Server 2008 into my production environment, and imagine what? Yeeeees I run into a lot of problems. But presumably as I'm writing this post I've managed to solve them.

So, if you want to do straightforward installations of TFS follow these steps:

Environment

  • Account <domain>\tfsadmin in as regular user
  • Platform: Windows Server 2008 with SP2 x86
    • .NET 3.5 installed
    • IIS installed
    • Add <domain>\tfsadmin into local admins
  • SQL 2008 Standard (without SP1 !!!!)
    • Services are running under <domain>\tfsadmin
  • Log in as different user with local admin privileges

TFS SP1 slipstreaming

Than simply run setup from TFSwithSP1. From there you'll find that installation is pretty much simple. Keep in mind that you have to use TFSADMIN account during installation. Happy Teaming.

Category: ASP.net
Published: 30.11.2009 20:01

Read the complete post at http://www.mcpblog.net/Lists/Posts/ViewPost.aspx?ID=63

Posted: Nov 30 2009, 08:01 PM by MCPblog: Posts
Filed under: