Installing Team Foundation Server

Posted by vzczc on Stack Overflow See other posts from Stack Overflow or by vzczc
Published on 2008-08-28T15:30:34Z Indexed on 2010/06/01 5:13 UTC
Read the original article Hit count: 317

What are the best practices in setting up a new instance of TFS 2008 Workgroup edition?

Specifically, the constraints are as follows:

  • Must install on an existing Windows Server 2008 64 bit
  • TFS application layer is 32 bit only

Should I install SQL Server 2008, Sharepoint and the app layer in a virtual instance of Windows Server 2008 or 2003(I am already running Hyper-V) or split the layers with a database on the host OS and the app layer in a virtual machine?

Edit: Apparently, splitting the layers is not recommended

© Stack Overflow or respective owner

Related posts about visual-studio

Related posts about visual-studio-2008