<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/atom.xsl" media="screen"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-US"><title type="html">Abdelhamid's Blog</title><subtitle type="html">Sharing Experience on Team Foundation Server Setup, Administration and Operations</subtitle><id>http://blogs.msdn.com/aabdou/atom.xml</id><link rel="alternate" type="text/html" href="http://blogs.msdn.com/aabdou/default.aspx" /><link rel="self" type="application/atom+xml" href="http://blogs.msdn.com/aabdou/atom.xml" /><generator uri="http://communityserver.org" version="2.1.61025.2">Community Server</generator><updated>2007-06-02T15:19:00Z</updated><entry><title>Installing Team Foundation Server 2008 SP1 over SQL 2008 SP1</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/aabdou/archive/2009/06/19/installing-team-foundation-server-2008-sp1-over-sql-2008-sp1.aspx" /><id>http://blogs.msdn.com/aabdou/archive/2009/06/19/installing-team-foundation-server-2008-sp1-over-sql-2008-sp1.aspx</id><published>2009-06-20T05:08:00Z</published><updated>2009-06-20T05:08:00Z</updated><content type="html">&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size:10.0pt;font-family:'Arial','sans-serif';color:black"&gt;It has been a long time since I posted anything but it has been busy months &amp;nbsp;working on Team Foundation Server 2010. I have got several emails from customers asking for directions to install&amp;nbsp;Team Foundation Server 2008 SP1over SQL 2008 SP1. If you are hitting a Health Check Error that SQL version is not a supported version please follow the instructions on this KB article&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="font-size:10.0pt;font-family:'Arial','sans-serif';color:black"&gt;&lt;a mce_href="http://support.microsoft.com/kb/969985" href="http://support.microsoft.com/kb/969985"&gt;http://support.microsoft.com/kb/969985&lt;/a&gt;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;br&gt;&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9792623" width="1" height="1"&gt;</content><author><name>aabdou</name><uri>http://blogs.msdn.com/members/aabdou.aspx</uri></author></entry><entry><title>Team Foundation Server 2008 SP1 RTW</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/aabdou/archive/2008/08/11/team-foundation-server-2008-sp1-rtw.aspx" /><id>http://blogs.msdn.com/aabdou/archive/2008/08/11/team-foundation-server-2008-sp1-rtw.aspx</id><published>2008-08-11T21:15:37Z</published><updated>2008-08-11T21:15:37Z</updated><content type="html">&lt;p&gt;Today we have released VS 2008 and TFS 2008 SP1 to Web. You can download them from 
&lt;/p&gt;&lt;p&gt;Server: (Targeting Team Foundation Server 2008 Application Tier, Team Build and Proxy)
&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=9E40A5B6-DA41-43A2-A06D-3CEE196BFE3D&amp;amp;displaylang=en"&gt;http://www.microsoft.com/downloads/details.aspx?FamilyId=9E40A5B6-DA41-43A2-A06D-3CEE196BFE3D&amp;amp;displaylang=en&lt;/a&gt;
	&lt;/p&gt;&lt;p&gt;Client: (Targeting Team Foundation Client 2008 and VS editions)
&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=FBEE1648-7106-44A7-9649-6D9F6D58056E&amp;amp;displaylang=en"&gt;http://www.microsoft.com/downloads/details.aspx?FamilyId=FBEE1648-7106-44A7-9649-6D9F6D58056E&amp;amp;displaylang=en&lt;/a&gt;
	&lt;/p&gt;&lt;p&gt;
 &lt;/p&gt;&lt;p&gt;One of the main Features that our Team worked on is the Support for SQL Server 2008. In order to use Team Foundation Server with SQL Server 2008 you have two paths
&lt;/p&gt;&lt;ol&gt;&lt;li&gt;Fresh installation of Team Foundation Server 2008 SP1 using integrated install method. I have covered the steps needed in a previous post &lt;a href="http://blogs.msdn.com/aabdou/archive/2008/05/13/team-foundation-server-sp1-beta-now-available.aspx"&gt;http://blogs.msdn.com/aabdou/archive/2008/05/13/team-foundation-server-sp1-beta-now-available.aspx&lt;/a&gt;
		&lt;/li&gt;&lt;li&gt;&lt;div&gt;Upgrading an existing TFS Server 2008 Instance to use SQL Server 2008. In order to do so there are two different approach depending on when you apply SP1:
&lt;/div&gt;&lt;ol&gt;&lt;li&gt;&lt;div&gt;If SP1 has been already applied to the Server you need to
&lt;/div&gt;&lt;ol&gt;&lt;li&gt;Backup your Databases
&lt;/li&gt;&lt;li&gt;Perform SQL Upgrade from 2005 to 2008 from the SQL Server 2008 Media (Note that TFS will not be functional during this period and until the next Step Completes Successfully)
&lt;/li&gt;&lt;li&gt;Run TFS 2008 Repair from Add/Remove Program. 
&lt;/li&gt;&lt;/ol&gt;&lt;/li&gt;&lt;li&gt;&lt;div&gt;If SP1 has not been applied to the Server then you need to
&lt;/div&gt;&lt;ol&gt;&lt;li&gt;Backup your Databases
&lt;/li&gt;&lt;li&gt;Perform SQL Upgrade from 2005 to 2008 from the SQL Server 2008 Media (Note that TFS will not be functional during this period and until the next Step Completes Successfully)
&lt;/li&gt;&lt;li&gt;Install TFS 2008 SP1 patch.
&lt;/li&gt;&lt;/ol&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/li&gt;&lt;/ol&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8848688" width="1" height="1"&gt;</content><author><name>aabdou</name><uri>http://blogs.msdn.com/members/aabdou.aspx</uri></author></entry><entry><title>Team Foundation Server SP1 Beta and SQL Server 2008 RC0</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/aabdou/archive/2008/06/12/team-foundation-server-sp1-beta-and-sql-server-2008-rc0.aspx" /><id>http://blogs.msdn.com/aabdou/archive/2008/06/12/team-foundation-server-sp1-beta-and-sql-server-2008-rc0.aspx</id><published>2008-06-12T16:48:22Z</published><updated>2008-06-12T16:48:22Z</updated><content type="html">&lt;p&gt;Some Customers are trying to using Team Foundation Server SP1 Beta over the newly released SQL Server 2008 RC0 using the Method I have outlined in my &lt;a href="http://blogs.msdn.com/aabdou/archive/2008/05/13/team-foundation-server-sp1-beta-now-available.aspx"&gt;previous post&lt;/a&gt; and they are facing the following error in TFS Pre-Install Checks 
&lt;/p&gt;&lt;p style="margin-left: 36pt"&gt;&lt;span style="font-family:Consolas; font-size:10pt"&gt;The selected instance of SQL Server is not compatible with Team Foundation Server 2008.
&lt;/span&gt;&lt;/p&gt;&lt;p&gt;
 &lt;/p&gt;&lt;p&gt;This is by design, SP1 beta is not compatible with RC0, SQL 2008 RC0 and RTM will be supported by the final release of SP1. During SP1 beta development we were aware of changes that SQL Team is working on for RC0 but because these changes were not yet ready for us to Test we had to add this check that block on any SQL 2008 version other than CTP6.
&lt;/p&gt;&lt;p&gt;The final release of SP1 will come with support for SQL Server 2008 RTM&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8593148" width="1" height="1"&gt;</content><author><name>aabdou</name><uri>http://blogs.msdn.com/members/aabdou.aspx</uri></author></entry><entry><title>Team Foundation Server SP1 Beta now available</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/aabdou/archive/2008/05/13/team-foundation-server-sp1-beta-now-available.aspx" /><id>http://blogs.msdn.com/aabdou/archive/2008/05/13/team-foundation-server-sp1-beta-now-available.aspx</id><published>2008-05-13T15:59:42Z</published><updated>2008-05-13T15:59:42Z</updated><content type="html">&lt;p&gt;It has been a long time since I have posted on this blog; one of the reasons for the long absence was that after releasing Team Foundation Server 2008 we have started working on the first service pack for the product. And today I am proud to say that we have a beta version of Team Foundation Server 2008 SP1 available for download &lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=DCB535BE-C32E-474C-9F64-282A2849ACC5&amp;amp;displaylang=en"&gt;http://www.microsoft.com/downloads/details.aspx?FamilyId=DCB535BE-C32E-474C-9F64-282A2849ACC5&amp;amp;displaylang=en&lt;/a&gt;
	&lt;/p&gt;&lt;p&gt;Brian Harry has a post describing the new features in SP1 &lt;a href="http://blogs.msdn.com/bharry/archive/2008/04/28/team-foundation-server-2008-sp1.aspx"&gt;http://blogs.msdn.com/bharry/archive/2008/04/28/team-foundation-server-2008-sp1.aspx&lt;/a&gt;
	&lt;/p&gt;&lt;p&gt;As a member of the team responsible for setup one of the main features that I would like to talk about is support for SQL Server 2008 CTP6
&lt;/p&gt;&lt;p&gt;As you all know Team Foundation Server 2008 RTM is not compatible with SQL Server 2008 CTP6 and later mainly because there are some changes in Reporting Services &amp;amp; Full Text Search that will cause setup to fail or block on the initial environment check. The Challenge that we had was that we needed to deliver a fix for that in SP1 but in the same time customers are blocked from installing the product on SQL 2008 and from here came the idea of using the integrated install method to install RTM &amp;amp; SP1 together
&lt;/p&gt;&lt;p&gt;The steps to perform the integrated install are easy
&lt;/p&gt;&lt;ol&gt;&lt;li&gt;On the server that you plan to install Application Tier on copy the RTM media (AT folder on the DVD) to a local folder say &amp;lt;AT RTM Folder&amp;gt;
&lt;/li&gt;&lt;li&gt;Extract the SP1 package to a local Folder by executing the command TFS90sp1-KB949786.exe /extract:&amp;lt;SP1 Folder&amp;gt;
&lt;/li&gt;&lt;li&gt;Run the following command to combine both RTM and SP1 to one install package: msiexec /a &amp;lt;AT RTM Folder&amp;gt;\vs_setup.msi /p &amp;lt;SP1 Folder&amp;gt;\ TFS90sp1-KB949786.msp TARGETDIR=&amp;lt;AT SP1 Folder&amp;gt;
&lt;/li&gt;&lt;li&gt;Your Integrated RTM+SP1 setup is now available in &amp;lt;AT SP1 Folder&amp;gt;. You can run setup.exe in this folder to install Team Foundation Server 2008 SP1
&lt;/li&gt;&lt;/ol&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8500155" width="1" height="1"&gt;</content><author><name>aabdou</name><uri>http://blogs.msdn.com/members/aabdou.aspx</uri></author><category term="TFS Setup" scheme="http://blogs.msdn.com/aabdou/archive/tags/TFS+Setup/default.aspx" /></entry><entry><title>Visual Studio 2008 Beta 2 is available for download</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/aabdou/archive/2007/07/28/visual-studio-2008-beta-2-is-available-for-download.aspx" /><id>http://blogs.msdn.com/aabdou/archive/2007/07/28/visual-studio-2008-beta-2-is-available-for-download.aspx</id><published>2007-07-28T16:37:00Z</published><updated>2007-07-28T16:37:00Z</updated><content type="html">&lt;P&gt;Visual Studio 2008 Beta 2 is available for download. You can find Team Foundation Server on &lt;A href="http://www.microsoft.com/downloads/details.aspx?FamilyId=053E83D0-DEB4-4EBB-B4C8-CBFFE928B4AA&amp;amp;displaylang=en"&gt;http://www.microsoft.com/downloads/details.aspx?FamilyId=053E83D0-DEB4-4EBB-B4C8-CBFFE928B4AA&amp;amp;displaylang=en&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;I encourage everyone to give it a try and let us know what do you think&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=4101328" width="1" height="1"&gt;</content><author><name>aabdou</name><uri>http://blogs.msdn.com/members/aabdou.aspx</uri></author><category term="General" scheme="http://blogs.msdn.com/aabdou/archive/tags/General/default.aspx" /></entry><entry><title>Team Foundation Server 2008 and SharePoint Integration</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/aabdou/archive/2007/07/11/team-foundation-server-2008-and-sharepoint-integration.aspx" /><id>http://blogs.msdn.com/aabdou/archive/2007/07/11/team-foundation-server-2008-and-sharepoint-integration.aspx</id><published>2007-07-12T06:50:58Z</published><updated>2007-07-12T06:50:58Z</updated><content type="html">&lt;p&gt;Today I will talk about the relation between TFS and SharePoint. SharePoint provides the Team portal functionality needed by TFS to share documents and create team sites. In TFS 2005 Only SharePoint 2.0 is supported and this SharePoint by defaults need to be installed on the same machine as TFS Services.
&lt;/p&gt;&lt;p&gt;In the New version we decided to make the Integration more flexible so we added support to SharePoint 3.0 and we relaxed the restriction on how SharePoint is installed and configured so there are two modes
&lt;/p&gt;&lt;ol&gt;&lt;li&gt;&lt;div&gt;Using an existing up and running SharePoint on some machine. In that case Setup need two URLs to integrate with that SharePoint
&lt;/div&gt;&lt;ol&gt;&lt;li&gt;The SharePoint administration website URL &lt;a href="http://&amp;lt;machine&amp;gt;:&amp;lt;port"&gt;http://&amp;lt;machine&amp;gt;:&amp;lt;port&lt;/a&gt;&amp;gt;
&lt;/li&gt;&lt;li&gt;The SharePoint managed path that TFS will use as the root for the team project sites. This URL looks like &lt;a href="http://&amp;lt;machine&amp;gt;:&amp;lt;port&amp;gt;/&amp;lt;path"&gt;http://&amp;lt;machine&amp;gt;:&amp;lt;port&amp;gt;/&amp;lt;path&lt;/a&gt;&amp;gt;
&lt;/li&gt;&lt;/ol&gt;&lt;/li&gt;&lt;li&gt;TFS Setup will install and configure SharePoint 3.0 on the same machine as the TFS is being installed
&lt;/li&gt;&lt;/ol&gt;&lt;p&gt;The only requirement on SharePoint is that if SharePoint is installed on a machine other than TFS a new Setup needs to run on the SharePoint machine. This new setup is called TFS WSS Extensions which will install the needed files on SharePoint to support TFS Functionality. Actually &lt;a href="http://blogs.msdn.com/sudhir/default.aspx"&gt;Sudhir&lt;/a&gt; has published a nice post &lt;a href="http://blogs.msdn.com/sudhir/archive/2007/06/25/sharing-your-corporate-sharepoint-server-with-multiple-tfs-servers.aspx"&gt;about the relation between TFS and SharePoint&lt;/a&gt; I recommend reading it to understand more about our SharePoint integration
&lt;/p&gt;&lt;p&gt;In addition to the changes in Setup, We added a new option in TFSAdminUtil that will help reconfiguring SharePoint integration in case SharePoint Upgrade or move. The new command is TFSAdminUtil ConfigureConnections that provide a way to configure the 4 pieces of information needed for SharePoint Integration
&lt;/p&gt;&lt;ul&gt;&lt;li&gt;SharePoint URI : &lt;a href="http://&amp;lt;wssserver&amp;gt;:&amp;lt;port"&gt;http://&amp;lt;wssserver&amp;gt;:&amp;lt;port&lt;/a&gt;&amp;gt;
&lt;/li&gt;&lt;li&gt;SharePoint Sites Uri : &lt;a href="http://&amp;lt;wssserver&amp;gt;:&amp;lt;port&amp;gt;/&amp;lt;path"&gt;http://&amp;lt;wssserver&amp;gt;:&amp;lt;port&amp;gt;/&amp;lt;path&lt;/a&gt;&amp;gt;
&lt;/li&gt;&lt;li&gt;SharePoint Admin Uri : &lt;a href="http://&amp;lt;wssserver&amp;gt;:&amp;lt;adminport"&gt;http://&amp;lt;wssserver&amp;gt;:&amp;lt;adminport&lt;/a&gt;&amp;gt;
&lt;/li&gt;&lt;li&gt;SharePoint UNC : &lt;a href="\\wssserver\sites"&gt;\\wssserver\sites&lt;/a&gt;
		&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;More interesting changes in my next post; so stay tuned
&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=3824530" width="1" height="1"&gt;</content><author><name>aabdou</name><uri>http://blogs.msdn.com/members/aabdou.aspx</uri></author><category term="TFS Setup" scheme="http://blogs.msdn.com/aabdou/archive/tags/TFS+Setup/default.aspx" /></entry><entry><title>Team Foundation Server Quiescence GDR V2 is Out</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/aabdou/archive/2007/06/15/team-foundation-server-quiescence-gdr-v2-is-out.aspx" /><id>http://blogs.msdn.com/aabdou/archive/2007/06/15/team-foundation-server-quiescence-gdr-v2-is-out.aspx</id><published>2007-06-15T16:47:23Z</published><updated>2007-06-15T16:47:23Z</updated><content type="html">&lt;p&gt;In V1 we have published an update called the Team Foundation Server Quiescence GDR which is basicly a tool we use to shutdown our services during servicing to make sure no outside connections can be made to the server and interrupt the servicing process. Some of our customers faced issues with the original version of the tool that causes their databases to be unavailable or causes the servicing process to fail. I am glad to announce that we have released a new version of the &lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=c18c756e-8f80-4987-b3bf-600068a9e3c4&amp;amp;displaylang=en"&gt;Team Foundation Server Quiescence GDR&lt;/a&gt; that addresses this issue and it is available on Microsoft download.&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=3313396" width="1" height="1"&gt;</content><author><name>aabdou</name><uri>http://blogs.msdn.com/members/aabdou.aspx</uri></author></entry><entry><title>TFS Orcas Deployment Changes</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/aabdou/archive/2007/06/06/tfs-orcas-deployment-changes.aspx" /><id>http://blogs.msdn.com/aabdou/archive/2007/06/06/tfs-orcas-deployment-changes.aspx</id><published>2007-06-07T04:57:00Z</published><updated>2007-06-07T04:57:00Z</updated><content type="html">&lt;P&gt;I pointed out in my last post that in Orcas TFS will make server deployment compatible with more configurations. In order to do that we did the following changes&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;We have removed the Installer for TFS Databases, so now You can install the databases locally on the same machine or on remote machine by giving the SQL Instance Name&lt;/LI&gt;
&lt;LI&gt;I did not make a mistake in number 1, Yes we now support SQL Instances so you can provide the database location as either &amp;lt;&lt;I&gt;Server Name&lt;/I&gt;&amp;gt; or &amp;lt;Server Name\Instance Name&amp;gt;.&lt;/LI&gt;
&lt;LI&gt;SharePoint Support has changed from V1. In V1 you have to install SharePoint 2 on the Application Tier Machine in Farm Mode and Leave it for TFS to Configure SharePoint. Now in Orcas You have one of two choices&lt;/LI&gt;
&lt;UL&gt;
&lt;LI&gt;Point the Setup to an Existing SharePoint by providing both the sites root and admin URLs. This existing SharePoint can be on a remote machine too&lt;/LI&gt;
&lt;LI&gt;TFS will install Windows SharePoint Services 3.0 on your Server machine&lt;/LI&gt;&lt;/UL&gt;
&lt;LI&gt;TFS Services can now run as a built in account. So in Domain Environment Network Service can be used and in Workgroup environments Local Service Account can be used.&lt;/LI&gt;&lt;/OL&gt;
&lt;P&gt;These are the main changes we did to expand our deployment compatibility some of these changes need more details some of these details can be found on &lt;A href="http://blogs.msdn.com/sudhir/default.aspx" mce_href="http://blogs.msdn.com/sudhir/default.aspx"&gt;Sudhir's blog&lt;/A&gt; and I will try to cover some of these aspect in my next Posts. &lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=3130437" width="1" height="1"&gt;</content><author><name>aabdou</name><uri>http://blogs.msdn.com/members/aabdou.aspx</uri></author><category term="TFS Setup" scheme="http://blogs.msdn.com/aabdou/archive/tags/TFS+Setup/default.aspx" /></entry><entry><title>TFS and Dependencies</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/aabdou/archive/2007/06/02/understanding-tfs-dependencies.aspx" /><id>http://blogs.msdn.com/aabdou/archive/2007/06/02/understanding-tfs-dependencies.aspx</id><published>2007-06-02T22:50:00Z</published><updated>2007-06-02T22:50:00Z</updated><content type="html">&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Team Foundation Server Setup is considered a complex task mainly because Team Foundation Server has several dependencies on other applications:&lt;/P&gt;
&lt;OL type=1&gt;
&lt;LI&gt;IIS and ASP.NET for hosting the Web Services and Application Pools&lt;/LI&gt;
&lt;LI&gt;SQL Server Database Services where that system databases are stored&lt;/LI&gt;
&lt;LI&gt;SQL Server Analysis Services where the warehouse cube exists&lt;/LI&gt;
&lt;LI&gt;SQL Server Reporting Services for reporting functions&lt;/LI&gt;
&lt;LI&gt;Windows SharePoint Services for Team Portal&lt;/LI&gt;&lt;/OL&gt;
&lt;P&gt;Two of these dependencies are directly used by the users which are Reporting Services and SharePoint that is why permissions are needed on these two components in addition to permissions granted inside TFS. All of these dependencies need to be installed or sometimes configured prior to TFS setup.&lt;/P&gt;
&lt;P&gt;In addition to the installed applications TFS need two user accounts&lt;/P&gt;
&lt;OL type=1&gt;
&lt;LI&gt;Service Account: TFS services and Application Pools run as this account in addition this account is granted read and write access to TFS Databases.&lt;/LI&gt;
&lt;LI&gt;Reporting Account: The Reporting Services Data Sources use this account to read from the database.&lt;/LI&gt;&lt;/OL&gt;
&lt;P&gt;The first version of Team Foundation supports two out of the box deployment scenarios&lt;/P&gt;
&lt;OL type=1&gt;
&lt;LI&gt;Single Server: where Team Foundation Server and its dependencies are deployed on the same server.&lt;/LI&gt;
&lt;LI&gt;Dual Server: where SQL Server Databases and Analysis services can exist on a machine called the Data Tier while the Server and the rest of the dependencies exist on a machine called the Application Tier. This deployment is recommended for large teams for scalability and performance reasons. Deploying this configuration requires executing two separate setups one on the Data Tier to layout the databases and one on the Application Tier to setup TFS.&lt;/LI&gt;&lt;/OL&gt;
&lt;P&gt;Details on that can be found on the &lt;A href="http://www.microsoft.com/downloads/details.aspx?familyid=e54bf6ff-026b-43a4-ade4-a690388f310e&amp;amp;displaylang=en"&gt;TFS Installation Guide&lt;/A&gt; &lt;/P&gt;
&lt;P&gt;In Orcas release, one of our goals is to reduce the restrictions on the possible deployment scenarios in order to make it easier for our customers to deploy TFS in a way suitable for their organizations.&amp;nbsp; I will talk about these changes in my next posts so stay tuned.&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=3049840" width="1" height="1"&gt;</content><author><name>aabdou</name><uri>http://blogs.msdn.com/members/aabdou.aspx</uri></author><category term="TFS Setup" scheme="http://blogs.msdn.com/aabdou/archive/tags/TFS+Setup/default.aspx" /></entry><entry><title>Hello Blogs.msdn.com's World</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/aabdou/archive/2007/06/02/hello-blogs-msdn-com-s-world.aspx" /><id>http://blogs.msdn.com/aabdou/archive/2007/06/02/hello-blogs-msdn-com-s-world.aspx</id><published>2007-06-02T22:19:00Z</published><updated>2007-06-02T22:19:00Z</updated><content type="html">&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;My Name is Abdelhamid Abdou. I am a Software Development Engineer in Test on Team Foundation Server Product Group. I joined Microsoft last September and since then I have been working on&amp;nbsp;Setup, Administration and Operations. Although I am not new to blogging this is my first entry on msdn blogs so its time for Hello World.&lt;/P&gt;
&lt;P&gt;I will try to share with you my experience with the product and I hope that this blog be useful for you&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=3049399" width="1" height="1"&gt;</content><author><name>aabdou</name><uri>http://blogs.msdn.com/members/aabdou.aspx</uri></author><category term="General" scheme="http://blogs.msdn.com/aabdou/archive/tags/General/default.aspx" /></entry></feed>