Saturday, June 29, 2013

TFS Express 2012 Express limits

TFS Express 2012 Express limits
  • Is limited to no more than 5 named users.
  • Only supports SQL Server Express Edition (which we’ll install for you, if you don’t have it)
  • Can only be installed on a single server (no multi-server configurations)
  • Excludes the TFS Proxy and the new Preemptive analytics add-on.

References:
http://stackoverflow.com/questions/10926189/whats-missing-in-tfs-express
http://blogs.msdn.com/b/bharry/archive/2012/02/23/coming-soon-tfs-express.aspx
http://channel9.msdn.com/Forums/TechOff/Got-some-questions-about-TFS-Express-2012

No comments:

Configuring TUN/TAP virtual network interface for use with QEMU on Xubuntu 24.04

Configuring TUN/TAP virtual network interface for use with QEMU on Xubuntu 24.04 I am planning to run qemu-system-ppc to play around QEMU ...