Licensing Team Foundation Server 2008

Team Foundation Server Workgroup Edition that you receive when you purchase a Team Edition with an MSDN Premium Subscription provides for FIVE named users and does not use the CAL model.

To support larger teams, you need to purchase a license for Standard Edition (full retail price: US$2799) and CAL licenses for each user (~US$500).

You would find it to be financially beneficial to purchase that software through Volume Licensing, which provides discounts when purchasing five or more licenses.

Sources http://blogs.msdn.com/robcaron/archive/2006/03/16/553121.aspx

http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=1335348&SiteID=

Other related prices:
MSDN Subscription includes versions of all servers, everything for 1 person. Includes 1 Team Foundation Server Workgroup Edition of those includes 5 licences.  Price around US$6,500

Visual Studio 2008 Professional $1160 per license (less for upgrade from previous versions)

Volume pricing – check with MS.

This article is part of the GWB Archives. Original Author: Michael Freidgeim

New on Geeks with Blogs

  • We Won The One Award I Actually Care About

    Full Scale made the Inc. 5000 for the fifth year straight, the 12th listing across my three companies. Here is why the one award you cannot buy is worth stopping for.

  • Your Customers Build the Features Now

    I let a tool I liked sit dead for a year rather than build the features I wanted. An MCP server meant I never had to, and your customers can do the same to your product.

  • Get the Size of a Directory in Linux the Easy Way

    du -sh for the quick answer, ncdu for the cleanup, df for the disk itself: every command for checking directory size in Linux, plus why du and df never agree.

  • Vim Search and Replace: The Ultimate Guide

    One :%s command replaces every match in a file before a find dialog would even open. The Vim substitute patterns worth the muscle memory: flags, ranges, capture groups, and multi-file edits.