<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:blogChannel="http://backend.userland.com/blogChannelModule" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:pingback="http://madskills.com/public/xml/rss/module/pingback/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#">
  <channel>
    <title>The CTO</title>
    <description>Random (but helpful!) thoughts on various subjects in IT such as Project Management, Application Development, Quality Assurance and keeping sane while keeping up with it all.</description>
    <link>http://www.thecto.org/blogengine/</link>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <generator>BlogEngine.NET 2.0.0.36</generator>
    <language>en-US</language>
    <blogChannel:blogRoll>http://www.thecto.org/blogengine/opml.axd</blogChannel:blogRoll>
    <blogChannel:blink>http://www.thecto.org/syndication.axd</blogChannel:blink>
    <dc:creator>Gary Gauvin</dc:creator>
    <dc:title>The CTO</dc:title>
    <geo:lat>0.000000</geo:lat>
    <geo:long>0.000000</geo:long>
    <item>
      <title>TFS 2013 Installation Validation</title>
      <description>&lt;p&gt;Ok now that we’ve successfully installed Team Foundation Server, its time to validate that it’s running. We’ll do this by checking some basic things on the system. Then we’ll look at TFS security and how the leverage it to save administration&lt;/p&gt;  &lt;p&gt;We’ll cover:&lt;/p&gt;  &lt;p&gt;· Validating TFS URLs&lt;/p&gt;  &lt;p&gt;· Validating TFS Services&lt;/p&gt;  &lt;p&gt;· A few words on the installation logs&lt;/p&gt;  &lt;h3&gt;&lt;a name="_Toc414378083"&gt;&lt;font size="4"&gt;Installation Validation&lt;/font&gt;&lt;/a&gt;&lt;/h3&gt;  &lt;p&gt;We are all excited to jump in and start in using a new set of tools, but first we probably should make sure the installation went ok first and it's fairly simple. Next we will dive into a few steps that will help us with this. I'll give a couple of tips for upgraders at since that’s fairly specific to your environment.&lt;/p&gt;  &lt;h4&gt;&lt;a name="_Toc414378084"&gt;&lt;/a&gt;&lt;a name="_Toc410142216"&gt;Validate Team Foundation Server URLs&lt;/a&gt;&lt;/h4&gt;  &lt;p&gt;This one is easy and determines a whole host of services and web sites have been configured correctly. Let's start by looking at the main URLs for the Team Foundation Server (you can get the first one from the &amp;quot;Success&amp;quot; window from your install if that is still up, or if you closed it just following the steps below).&lt;/p&gt;  &lt;p&gt;1. Get the URL. Go to the Start Menu &lt;a&gt;&lt;/a&gt;&lt;a&gt;➤&lt;/a&gt; Team Foundation Server 2013 ➤ Team Foundation Server Administration Console.&lt;/p&gt;  &lt;p&gt;2. Once you have the console open go to the Application Tier node in the selection tree as indicated in the screen below in Figure 3-1. Note the Web Access URL on this page. It will be in the format of http(s)://&amp;lt;server name&amp;gt;:&amp;lt;port, normally 8080&amp;gt;/tfs &lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.thecto.org/blogengine/image.axd?picture=clip_image002_2.gif"&gt;&lt;img title="clip_image002" style="border-top: 0px; border-right: 0px; background-image: none; border-bottom: 0px; padding-top: 0px; padding-left: 0px; margin: 0px; border-left: 0px; display: inline; padding-right: 0px" border="0" alt="clip_image002" src="http://www.thecto.org/blogengine/image.axd?picture=clip_image002_thumb_2.gif" width="244" height="163" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Figure 3- 1 TFS Web Access URL&lt;/p&gt;  &lt;p&gt;3. Now that we have that we can check the Web Access services with the URL. (Note the Server URL would also be able to perform this quick test on the local server). Put that URL into a browser window on the TFS server. You should see windows displayed similar to the ones below in Figure 3-2. Click on the Administer panel and&lt;i&gt; &lt;/i&gt;this window should pop up as in Figure 3-3. We'll visit this window again later.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.thecto.org/blogengine/image.axd?picture=clip_image004_2.gif"&gt;&lt;img title="clip_image004" style="border-top: 0px; border-right: 0px; background-image: none; border-bottom: 0px; padding-top: 0px; padding-left: 0px; margin: 0px; border-left: 0px; display: inline; padding-right: 0px" border="0" alt="clip_image004" src="http://www.thecto.org/blogengine/image.axd?picture=clip_image004_thumb_2.gif" width="244" height="183" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Figure 3 - 2 TFS Web Access main page&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.thecto.org/blogengine/image.axd?picture=clip_image006_1.gif"&gt;&lt;img title="clip_image006" style="border-top: 0px; border-right: 0px; background-image: none; border-bottom: 0px; padding-top: 0px; padding-left: 0px; margin: 0px; border-left: 0px; display: inline; padding-right: 0px" border="0" alt="clip_image006" src="http://www.thecto.org/blogengine/image.axd?picture=clip_image006_thumb_1.gif" width="244" height="183" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a&gt;&lt;/a&gt;&lt;a&gt;Figure 3- &lt;/a&gt;3 TFS Web Access Admin screen&lt;/p&gt;  &lt;h4&gt;&lt;a name="_Toc414378085"&gt;&lt;/a&gt;&lt;a name="_Toc410142217"&gt;Validate TFS Services&lt;/a&gt;&lt;/h4&gt;  &lt;p&gt;Another important step in making sure your install went smoothly is examining the services installed by Team Foundation Server. Most of the time (actually since TFS 2010) if you make it to the installation confirmation window with a page of green check marks you are usually good to go. However it never hurts to double check a few things. Since Team Foundation server runs on the standard Windows Sever stack it depends upon a slew of &amp;quot;standard&amp;quot; services, and a few specialized ones to be running to do its job including but not limited to:&lt;/p&gt;  &lt;p&gt;· World Wide Web Publishing Service&lt;/p&gt;  &lt;p&gt;· SQL Server (for both TFS and SharePoint)&lt;/p&gt;  &lt;p&gt;· SQL Server Reporting Services&lt;/p&gt;  &lt;p&gt;· Visual Studio Team Foundation Background Job Agent&lt;/p&gt;  &lt;p&gt;The above system level services are to be expected on a Standard Single Server install like we performed elsewhere in this book. If you have another configuration or a scaled out deployment your individual servers would not necessarily run all of these. These are fairly easy to identify in the Service applet and should be running and should be set to Automatic start. There are a bunch of others that will be seen in a fully configured TFS server as other featured are added (as in the Build Service we'll check out next) but these are good to start with. An interesting service worth mentioning is the last one on the list. You'll only know something is wrong with the &amp;quot;Visual Studio Team Foundation Background Job Agent&amp;quot; when things you did in the system don’t seem like they took properly (permissions for instance) so it bears both initial checking and monitoring on occasion since it can be confusing when you are setting things up properly and it doesn’t seem to be working through no fault of yours.&lt;/p&gt;  &lt;p&gt;1. Start the Services applet. Go to Start ➤ Administrative Tools ➤ Services.&lt;/p&gt;  &lt;p&gt;2. Verify key services are running and Set to Automatic Start as in Figure 3-4.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.thecto.org/blogengine/image.axd?picture=clip_image008_1.gif"&gt;&lt;img title="clip_image008" style="border-top: 0px; border-right: 0px; background-image: none; border-bottom: 0px; padding-top: 0px; padding-left: 0px; margin: 0px; border-left: 0px; display: inline; padding-right: 0px" border="0" alt="clip_image008" src="http://www.thecto.org/blogengine/image.axd?picture=clip_image008_thumb_1.gif" width="244" height="138" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Figure 3- 4 Windows Services applet highlighting the Visual Studio Team Foundation Background Job Agent&lt;/p&gt;  &lt;h4&gt;&lt;a name="_Toc414378086"&gt;&lt;/a&gt;&lt;a name="_Toc410142218"&gt;Installation Logs&lt;/a&gt;&lt;/h4&gt;  &lt;p&gt;So I'm sure someone at Microsoft will be upset with me saying this but the Installation Logs are of limited usefulness in validating if an install happened correctly in the absence of any real errors presented during the installation. Why? There is just too much information in the files appearing as a potential error that in reality is just information. However if you are tracking down a stubborn installation error and can focus on that or if you are working with Microsoft Technical Support they can be useful. The location is here:&lt;/p&gt;  &lt;p&gt;C:\Users\&amp;lt;install account&amp;gt;\AppData\Local\Microsoft\Team Foundation\Setup\Logs&lt;/p&gt;  &lt;p&gt;So if you were installing under the account TFSADMIN you would look in:&lt;/p&gt;  &lt;p&gt;C:\Users\TFSADMIN\AppData\Local\Microsoft\Team Foundation\Setup\Logs&lt;/p&gt;  &lt;p&gt;Here is a typical view in Figure 3-5 of files you might find in that directory for the curious. Note the use of the Hidden flag on the View menu in File Explorer. Without selecting that you'll be staring at an empty directory:&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.thecto.org/blogengine/image.axd?picture=clip_image010_1.gif"&gt;&lt;img title="clip_image010" style="border-top: 0px; border-right: 0px; background-image: none; border-bottom: 0px; padding-top: 0px; padding-left: 0px; border-left: 0px; display: inline; padding-right: 0px" border="0" alt="clip_image010" src="http://www.thecto.org/blogengine/image.axd?picture=clip_image010_thumb_1.gif" width="244" height="164" /&gt;&lt;/a&gt;&lt;a&gt;&lt;/a&gt;&lt;a href="file:///C:/Users/ggauvin/OneDrive/Documents/Apress/Adminstering Team Foundation Server 2013/Author_Review/#_msocom_5" name="_msoanchor_5"&gt;[Douglas5]&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Figure 3- 5 File Explorer in the TFS Logs directory&lt;/p&gt;</description>
      <link>http://www.thecto.org/blogengine/post/2015/04/01/TFS-2013-Installation-Validation.aspx</link>
      <author>garyg@theCTO.org</author>
      <comments>http://www.thecto.org/blogengine/post/2015/04/01/TFS-2013-Installation-Validation.aspx#comment</comments>
      <guid>http://www.thecto.org/blogengine/post.aspx?id=74365d87-9ce4-45c3-b947-2df986697bb5</guid>
      <pubDate>Wed, 01 Apr 2015 17:24:00 -0400</pubDate>
      <category>ALM</category>
      <category>Application Development</category>
      <category>TFS</category>
      <dc:publisher>garyg</dc:publisher>
      <pingback:server>http://www.thecto.org/blogengine/pingback.axd</pingback:server>
      <pingback:target>http://www.thecto.org/blogengine/post.aspx?id=74365d87-9ce4-45c3-b947-2df986697bb5</pingback:target>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.thecto.org/blogengine/trackback.axd?id=74365d87-9ce4-45c3-b947-2df986697bb5</trackback:ping>
      <wfw:comment>http://www.thecto.org/blogengine/post/2015/04/01/TFS-2013-Installation-Validation.aspx#comment</wfw:comment>
      <wfw:commentRss>http://www.thecto.org/blogengine/syndication.axd?post=74365d87-9ce4-45c3-b947-2df986697bb5</wfw:commentRss>
    </item>
    <item>
      <title>Team Foundation Server 2013 Installation</title>
      <description>&lt;h3&gt;&lt;a name="_Toc414374289"&gt;&lt;/a&gt;&lt;a name="_Toc411258797"&gt;&lt;/a&gt;&lt;a&gt;&lt;span style="font-size: medium;"&gt;Installation &lt;/span&gt;&lt;/a&gt;&lt;a&gt;&lt;/a&gt;&lt;a&gt;&lt;span style="font-size: medium;"&gt;Experience&lt;/span&gt;&lt;/a&gt;&lt;/h3&gt;
&lt;p&gt;Using the Standard Single Server installation wizard I'm going to step through the installation process. I'm using this configuration because it's fairly simple for documentation purposes and one of the more popular layouts for Team Foundation Server. I'll cover the steps here:&lt;/p&gt;
&lt;p&gt;1. Select the media. Choose the DVD / ISO file for the TFS install as depicted here in Figure 2-5 below&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.thecto.org/blogengine/image.axd?picture=clip_image002_1.gif"&gt;&lt;img title="clip_image002" border="0" alt="clip_image002" style="background-image: none; padding-top: 0px; padding-left: 0px; margin: 0px; display: inline; padding-right: 0px; border: 0px;" src="http://www.thecto.org/blogengine/image.axd?picture=clip_image002_thumb_1.gif" width="244" height="184" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Figure 2- 5 Media Selection&lt;/p&gt;
&lt;p&gt;2. You'll need to pick a location next, most people just leave the default and keep going. You'll need to accept the license terms as in the Figure 2-6 below to continue, then you&amp;rsquo;ll be presented with a screen similar to Figure 2-7.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.thecto.org/blogengine/image.axd?picture=clip_image004_1.gif"&gt;&lt;img title="clip_image004" border="0" alt="clip_image004" style="background-image: none; padding-top: 0px; padding-left: 0px; margin: 0px; display: inline; padding-right: 0px; border: 0px;" src="http://www.thecto.org/blogengine/image.axd?picture=clip_image004_thumb_1.gif" width="244" height="229" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Figure 2- 6 Pick a location for the installation&lt;/p&gt;
&lt;p&gt;&lt;a&gt;&lt;/a&gt;&lt;a href="file:///C:/Users/ggauvin/OneDrive/Documents/Apress/Adminstering Team Foundation Server 2013/Author_Review/#_msocom_4" name="_msoanchor_4"&gt;[Douglas4]&lt;/a&gt; &lt;a&gt;&lt;/a&gt;&lt;a href="file:///C:/Users/ggauvin/OneDrive/Documents/Apress/Adminstering Team Foundation Server 2013/Author_Review/#_msocom_5" name="_msoanchor_5"&gt;[GG5]&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.thecto.org/blogengine/image.axd?picture=clip_image006.gif"&gt;&lt;img title="clip_image006" border="0" alt="clip_image006" style="background-image: none; padding-top: 0px; padding-left: 0px; margin: 0px; display: inline; padding-right: 0px; border: 0px;" src="http://www.thecto.org/blogengine/image.axd?picture=clip_image006_thumb.gif" width="244" height="231" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Figure 2- 7 First progress screen, you are on your way&lt;/p&gt;
&lt;p&gt;3. Next we need to pick a wizard. As we said earlier we are going to choose the Standard Single Server as in Figure 2-8&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.thecto.org/blogengine/image.axd?picture=clip_image008.gif"&gt;&lt;img title="clip_image008" border="0" alt="clip_image008" style="background-image: none; padding-top: 0px; padding-left: 0px; margin: 0px; display: inline; padding-right: 0px; border: 0px;" src="http://www.thecto.org/blogengine/image.axd?picture=clip_image008_thumb.gif" width="244" height="184" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Figure 2- 8 Standard Single Server Wizard&lt;/p&gt;
&lt;p&gt;4. Next we'll be prompted to enter some account information. Note the yellow triangles in Figure 2-9, this is how the wizard will prompt you for information throughout the install. Incidentally, it&amp;rsquo;s the same symbol used to warn you of warning level issues. Here's where you get to use the checklist from the previous chapter. Get the account credentials you identified as the SQLSERVICE account and enter it here.&lt;/p&gt;
&lt;p&gt;5. After that we'll need to configure reporting services, if it wasn't already done. The installation wizard will detect if it is or not and alert you, as we see in the figure below. We are going to jump there next.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.thecto.org/blogengine/image.axd?picture=clip_image010.gif"&gt;&lt;img title="clip_image010" border="0" alt="clip_image010" style="background-image: none; padding-top: 0px; padding-left: 0px; margin: 0px; display: inline; padding-right: 0px; border: 0px;" src="http://www.thecto.org/blogengine/image.axd?picture=clip_image010_thumb.gif" width="244" height="184" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Figure 2- 9 entering the Service Account credentials&lt;/p&gt;
&lt;p&gt;6. Back to your checklist from the previous chapter, enter the Reporting Services server here as in Figure 2-10.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.thecto.org/blogengine/image.axd?picture=clip_image012.gif"&gt;&lt;img title="clip_image012" border="0" alt="clip_image012" style="background-image: none; padding-top: 0px; padding-left: 0px; margin: 0px; display: inline; padding-right: 0px; border: 0px;" src="http://www.thecto.org/blogengine/image.axd?picture=clip_image012_thumb.gif" width="244" height="186" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Figure 2- 10 SQL Server and Reporting Server Instance&lt;/p&gt;
&lt;p&gt;7. Select or enter the service account for Reporting Server service from the checklist in the last chapter as depicted in Figure 2-11.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.thecto.org/blogengine/image.axd?picture=clip_image014.gif"&gt;&lt;img title="clip_image014" border="0" alt="clip_image014" style="background-image: none; padding-top: 0px; padding-left: 0px; margin: 0px; display: inline; padding-right: 0px; border: 0px;" src="http://www.thecto.org/blogengine/image.axd?picture=clip_image014_thumb.gif" width="244" height="187" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Figure 2- 11 Report Server service account&lt;/p&gt;
&lt;p&gt;8. Next we need to configure the Web Service URL as shown in Figure 2-12. If it wasn&amp;rsquo;t already configured you'll be prompted to create it, which is what I did here.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.thecto.org/blogengine/image.axd?picture=clip_image016.gif"&gt;&lt;img title="clip_image016" border="0" alt="clip_image016" style="background-image: none; padding-top: 0px; padding-left: 0px; margin: 0px; display: inline; padding-right: 0px; border: 0px;" src="http://www.thecto.org/blogengine/image.axd?picture=clip_image016_thumb.gif" width="244" height="186" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Figure 2- 12 Create or Configure web service URL&lt;/p&gt;
&lt;p&gt;9. Reporting Services DB configuration is next. You can also create a new DB here as well.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.thecto.org/blogengine/image.axd?picture=clip_image018.gif"&gt;&lt;img title="clip_image018" border="0" alt="clip_image018" style="background-image: none; padding-top: 0px; padding-left: 0px; margin: 0px; display: inline; padding-right: 0px; border: 0px;" src="http://www.thecto.org/blogengine/image.axd?picture=clip_image018_thumb.gif" width="244" height="187" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Figure 2- 13 DB Setup and Configuration&lt;/p&gt;
&lt;p&gt;10. The next two steps are fairly explanatory, but pay attention to the Execution Account screen in Figure 2-14, you will want to enter the account you selected for the TFSREPORTS account. Pay careful attention to the format because it's very particular. It must be in a DOMAN\ACCOUNT format, even for a local account. .\TFSREPORTS for a local account for an example.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.thecto.org/blogengine/image.axd?picture=clip_image020.gif"&gt;&lt;img title="clip_image020" border="0" alt="clip_image020" style="background-image: none; padding-top: 0px; padding-left: 0px; margin: 0px; display: inline; padding-right: 0px; border: 0px;" src="http://www.thecto.org/blogengine/image.axd?picture=clip_image020_thumb.gif" width="244" height="185" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Figure 2- 14 Setting the Execution Account&lt;/p&gt;
&lt;p&gt;11. Once you are done here, you'll be back at the TFS Server Standard Configuration wizard as in Figure 2-15 and being prompted to confirm your configuration settings. Click Next.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.thecto.org/blogengine/image.axd?picture=clip_image022.gif"&gt;&lt;img title="clip_image022" border="0" alt="clip_image022" style="background-image: none; padding-top: 0px; padding-left: 0px; margin: 0px; display: inline; padding-right: 0px; border: 0px;" src="http://www.thecto.org/blogengine/image.axd?picture=clip_image022_thumb.gif" width="244" height="184" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Figure 2- 15 Confirm your configuration&lt;/p&gt;
&lt;p&gt;12. Next you'll see a screen like this below as the wizard progresses through its readiness checks as in Figure 2-16, when complete you'll get the second screen complete with any warnings or errors. In this case I'm being warned that my Application Tier needs 50GB of free disk space. Ordinarily this would be something I'd want to take care of now or follow the advice listed post install but this is an example so we can safely continue so we'll hit the Configure button.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.thecto.org/blogengine/image.axd?picture=clip_image024.gif"&gt;&lt;img title="clip_image024" border="0" alt="clip_image024" style="background-image: none; padding-top: 0px; padding-left: 0px; margin: 0px; display: inline; padding-right: 0px; border: 0px;" src="http://www.thecto.org/blogengine/image.axd?picture=clip_image024_thumb.gif" width="244" height="183" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Figure 2- 16 Readiness checks in progress&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.thecto.org/blogengine/image.axd?picture=clip_image026.gif"&gt;&lt;img title="clip_image026" border="0" alt="clip_image026" style="background-image: none; padding-top: 0px; padding-left: 0px; margin: 0px; display: inline; padding-right: 0px; border: 0px;" src="http://www.thecto.org/blogengine/image.axd?picture=clip_image026_thumb.gif" width="244" height="184" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Figure 2- 17 Readiness Checks Complete&lt;/p&gt;
&lt;p&gt;13. Success! Hopefully at the end of all the configuration, this next screen in Figure 2-18 is what you will see. If not, follow the warnings and resolve the issues.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.thecto.org/blogengine/image.axd?picture=clip_image028.gif"&gt;&lt;img title="clip_image028" border="0" alt="clip_image028" style="background-image: none; padding-top: 0px; padding-left: 0px; margin: 0px; display: inline; padding-right: 0px; border: 0px;" src="http://www.thecto.org/blogengine/image.axd?picture=clip_image028_thumb.gif" width="244" height="184" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Figure 2- 18 Configuration Success!&lt;/p&gt;
&lt;p&gt;14. Finally you have completed configuration and will be presented with the summary screen below in Figure 2-19. Some important things to note on this screen.&lt;/p&gt;
&lt;p&gt;&amp;middot; TFS Server URL: http://&amp;lt;server name&amp;gt;:&amp;lt;port&amp;gt;/tfs&lt;/p&gt;
&lt;p&gt;&amp;middot; Detailed Results: What you will find here will vary based on how the configuration went. A couple of typical notes here include a note on enabling compression, the port on the firewall that was opened, and a resetting of the Windows service timeout.&lt;/p&gt;
&lt;p&gt;&amp;middot; Link to the configuration log. It would be a great idea to thoroughly check this log for any errors before continuing.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.thecto.org/blogengine/image.axd?picture=clip_image030.gif"&gt;&lt;img title="clip_image030" border="0" alt="clip_image030" style="background-image: none; padding-top: 0px; padding-left: 0px; display: inline; padding-right: 0px; border: 0px;" src="http://www.thecto.org/blogengine/image.axd?picture=clip_image030_thumb.gif" width="244" height="185" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Figure 2- 19 Configuration Results&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;SharePoint compatibility issue&lt;/strong&gt; One thing worth mentioning is an issue that exists as of this writing between SharePoint Foundation 2013 and Windows 8.1 or Windows Server 2012 R2. Though this will affect all installations, it will stop the standard wizard dead in its tracts if you didn't already take care of it, and it detects that it still needs to install SharePoint you will get the error screen depicted below. To get around this you will need to install SharePoint Foundation 2013 with SP1 which can be downloaded here &lt;a href="http://www.microsoft.com/en-us/download/details.aspx?id=42039"&gt;http://www.microsoft.com/en-us/download/details.aspx?id=42039&lt;/a&gt;.&lt;/p&gt;
&lt;h3&gt;&lt;a name="_Toc414374290"&gt;&amp;nbsp;&lt;/a&gt;
&lt;p&gt;&lt;a name="_msocom_1"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;/h3&gt;</description>
      <link>http://www.thecto.org/blogengine/post/2015/03/01/Team-Foundation-Server-2013-Installation.aspx</link>
      <author>garyg@theCTO.org</author>
      <comments>http://www.thecto.org/blogengine/post/2015/03/01/Team-Foundation-Server-2013-Installation.aspx#comment</comments>
      <guid>http://www.thecto.org/blogengine/post.aspx?id=2adc2acd-66a3-4c43-89d4-c114dc247c3f</guid>
      <pubDate>Sun, 01 Mar 2015 16:31:00 -0400</pubDate>
      <category>ALM</category>
      <category>ALM</category>
      <category>Application Development</category>
      <category>Application Development</category>
      <category>TFS</category>
      <category>TFS</category>
      <dc:publisher>GaryG</dc:publisher>
      <pingback:server>http://www.thecto.org/blogengine/pingback.axd</pingback:server>
      <pingback:target>http://www.thecto.org/blogengine/post.aspx?id=2adc2acd-66a3-4c43-89d4-c114dc247c3f</pingback:target>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.thecto.org/blogengine/trackback.axd?id=2adc2acd-66a3-4c43-89d4-c114dc247c3f</trackback:ping>
      <wfw:comment>http://www.thecto.org/blogengine/post/2015/03/01/Team-Foundation-Server-2013-Installation.aspx#comment</wfw:comment>
      <wfw:commentRss>http://www.thecto.org/blogengine/syndication.axd?post=2adc2acd-66a3-4c43-89d4-c114dc247c3f</wfw:commentRss>
    </item>
    <item>
      <title>Choosing an Installation Category for TFS 2013</title>
      <description>&lt;h3&gt;&lt;a name="_Toc414374275"&gt;&lt;/a&gt;&lt;a name="_Toc411258782"&gt;&lt;font size="4"&gt;Install Categories&lt;/font&gt;&lt;/a&gt;&lt;/h3&gt;  &lt;p&gt;As mentioned in the previous chapter, there are scaling considerations to consider. This is especially true if you are in an existing environment that is maxed out and this update is part of your plan to add capacity. Most people however, they are looking at single server environments or close to that.&lt;/p&gt;  &lt;p&gt;In order to satisfy the broadest audience that is the model we will follow in this book. If I get into a section where a scaling or high-availability touch point exists, I will mention it in a call out or note towards the end of the chapter. To begin with we should review the main installation types that are available. There are two broad categories that we need to see which we’ll fall into:&lt;/p&gt;  &lt;h4&gt;&lt;a name="_Toc414374276"&gt;&lt;/a&gt;&lt;a name="_Toc411258783"&gt;New Install&lt;/a&gt;&lt;/h4&gt;  &lt;p&gt;A new installation is the most straight forward installation type. We have no earlier versions of Team Foundation Server to contend with and other than the normal prerequisites, we can begin the installation. Here we are going to assume you are using a single server configuration and haven’t chosen scale the environment to multiple servers (see Chapter 1 for more details on scaling and performance).&lt;/p&gt;  &lt;h5&gt;&lt;a name="_Toc414374277"&gt;&lt;/a&gt;&lt;a name="_Toc411258784"&gt;Which Wizard to Use?&lt;/a&gt;&lt;/h5&gt;  &lt;p&gt;Once you get into the install you'll run into this choice pretty quick, so best if we talk about it prior. The Team Foundation Server Configuration Center offers you the following installation / configuration choices:&lt;/p&gt;  &lt;p&gt;· &lt;strong&gt;Basic&lt;/strong&gt; - this will install (as the name implies) just the basic services for running TFS. It will also either install SQL Express, or let you connect to existing SQL Server Standard or Enterprise but won't install them for you. You'll get Source Control, Work Item Tracking, and Build Services. You will not however get SharePoint or Reporting Services Integration configured. All default options will be selected for you.&lt;/p&gt;  &lt;p&gt;· &lt;strong&gt;Standard Single Server&lt;/strong&gt; - This wizard also is also intended for a single server with the default options. The big difference with this one is that it will also install SharePoint Foundation 2013 (or configure it), and configure SQL Server Reporting Services. This is the one recommended for most single server installs of TFS, and the one we'll walk through in this book. The big caveat with this one is that you need to use the default instance of SQL Server (which is ok most of the time, unless you are using SQL for something else that commandeered it on you). You also can't use this wizard if you want to use remote SQL, Reporting, or SharePoint servers. Additionally if you want to use Negotiate (Kerberos) authentication, or if you need to install the Application Tier onto and existing web site set it up to use a different port, you'll want to use the Advanced wizard instead.&lt;/p&gt;  &lt;p&gt;· &lt;strong&gt;Advanced&lt;/strong&gt; - If you need full control over all aspects of the install, this is the one for you. It only runs on Windows Server OS's (so no client OS installs with this one). It can do everything the Standard one can do plus support using remote SharePoint, SQL, or SQL Reporting Servers. You can also install the Application Tier on a different port, us a non-default instance of SQL Server or Reporting Services, or if you want to skip SharePoint or SQL Reporting Services integration. Additionally you can use Negotiate (Kerberos) authentication with this wizard. The only thing you wouldn’t want to use this for is just installing or reinstalling the Application Tier on its own (look below for that).&lt;/p&gt;  &lt;p&gt;· &lt;strong&gt;Application Tier Only&lt;/strong&gt; - As the name implies, it is used mainly to install an additional Application Tier (Team Foundation Server) to your existing Team Foundation deployment. You can use it on Client and Server OS's. It's also very useful for moving a TFS from one server to another and for disaster recovery. Don’t use this wizard to set up your first Team Foundation Server.&lt;/p&gt;  &lt;p&gt;· &lt;strong&gt;Upgrade&lt;/strong&gt; - This is the wizard to use to upgrade from an older Team Foundation Server version. It supports both client and server OS's. Please remember to back up your server prior to starting this wizard. This wizard has come a long way from when they introduced it in TFS 2010 but it still never fails to inspire panic since one of the first things it does is remove the old version and if it fails it will not reinstall the old one for you.&lt;/p&gt;  &lt;p&gt;Here we will want to install using the Standard Configuration. This makes sense if you want to install Team Foundation Server on a single server with reporting and a team portal. It makes installation much simpler. The workflow we are going to follow here is very simple and I’ll detail it here in Figures 2-1, 2-2 for your reference.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.thecto.org/blogengine/image.axd?picture=clip_image002.gif"&gt;&lt;img title="clip_image002" style="border-left-width: 0px; border-right-width: 0px; background-image: none; border-bottom-width: 0px; padding-top: 0px; padding-left: 0px; margin: 0px; display: inline; padding-right: 0px; border-top-width: 0px" border="0" alt="clip_image002" src="http://www.thecto.org/blogengine/image.axd?picture=clip_image002_thumb.gif" width="240" height="110" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Figure 2 - 1 TFS Installation Workflow&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.thecto.org/blogengine/image.axd?picture=clip_image004.gif"&gt;&lt;img title="clip_image004" style="border-left-width: 0px; border-right-width: 0px; background-image: none; border-bottom-width: 0px; padding-top: 0px; padding-left: 0px; display: inline; padding-right: 0px; border-top-width: 0px" border="0" alt="clip_image004" src="http://www.thecto.org/blogengine/image.axd?picture=clip_image004_thumb.gif" width="240" height="151" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Figure 2 - 2 Items configured in a Standard Single Server installation&lt;/p&gt;</description>
      <link>http://www.thecto.org/blogengine/post/2015/02/04/Choosing-an-Installation-Category-for-TFS-2013.aspx</link>
      <author>garyg@theCTO.org</author>
      <comments>http://www.thecto.org/blogengine/post/2015/02/04/Choosing-an-Installation-Category-for-TFS-2013.aspx#comment</comments>
      <guid>http://www.thecto.org/blogengine/post.aspx?id=555a0f76-2f0e-49ed-bf28-eb6336b3a4c8</guid>
      <pubDate>Wed, 04 Feb 2015 15:09:00 -0400</pubDate>
      <category>ALM</category>
      <category>Application Development</category>
      <category>TFS</category>
      <dc:publisher>garyg</dc:publisher>
      <pingback:server>http://www.thecto.org/blogengine/pingback.axd</pingback:server>
      <pingback:target>http://www.thecto.org/blogengine/post.aspx?id=555a0f76-2f0e-49ed-bf28-eb6336b3a4c8</pingback:target>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.thecto.org/blogengine/trackback.axd?id=555a0f76-2f0e-49ed-bf28-eb6336b3a4c8</trackback:ping>
      <wfw:comment>http://www.thecto.org/blogengine/post/2015/02/04/Choosing-an-Installation-Category-for-TFS-2013.aspx#comment</wfw:comment>
      <wfw:commentRss>http://www.thecto.org/blogengine/syndication.axd?post=555a0f76-2f0e-49ed-bf28-eb6336b3a4c8</wfw:commentRss>
    </item>
    <item>
      <title>Active Directory Support and Default Ports in TFS 2013</title>
      <description>&lt;h5&gt;&lt;a name="_Toc414369494"&gt;&lt;font size="4"&gt;Active Directory&lt;/font&gt;&lt;/a&gt;&lt;/h5&gt;  &lt;p&gt;You can install Team Foundation Server on multiple servers if they are all in an Active Directory Domain, and that domain is at the functional level that Team Foundation Server Supports. A single server on a workgroup is also supported. You cannot however install Team Foundation Servers on severs who’s domain controllers are running Windows NT Server 4.0 (yes there are still a few around). The Table 1-6 below shows the functional levels that are NOT supported. All others are considered fair game at this point for TFS 2013:&lt;/p&gt;  &lt;p&gt;Table 1-6 Functional Levels and Active Directory   &lt;table cellspacing="0" cellpadding="0" border="1"&gt;&lt;tbody&gt;       &lt;tr&gt;         &lt;td valign="top" width="451"&gt;           &lt;p&gt;Functional levels for Active Directory domains&lt;/p&gt;         &lt;/td&gt;          &lt;td valign="top" width="120"&gt;           &lt;p&gt;Supported&lt;/p&gt;         &lt;/td&gt;       &lt;/tr&gt;        &lt;tr&gt;         &lt;td valign="top" width="451"&gt;           &lt;p&gt;&lt;b&gt;Windows 2000 mixed mode&lt;/b&gt;&lt;b&gt; Domain controllers that are running Windows NT Server 4.0, Windows 2000, Windows Server 2003, and Windows Server 2003 R2.&lt;/b&gt;&lt;b&gt;&lt;/b&gt;&lt;/p&gt;         &lt;/td&gt;          &lt;td valign="top" width="120"&gt;           &lt;p&gt;No&lt;/p&gt;         &lt;/td&gt;       &lt;/tr&gt;        &lt;tr&gt;         &lt;td valign="top" width="451"&gt;           &lt;p&gt;&lt;b&gt;Windows Server 2003 interim mode&lt;/b&gt;&lt;b&gt; Domain controllers that are running Windows NT Server 4.0, Windows Server 2003, and Windows Server 2003 R2.&lt;/b&gt;&lt;b&gt;&lt;/b&gt;&lt;/p&gt;         &lt;/td&gt;          &lt;td valign="top" width="120"&gt;           &lt;p&gt;No&lt;/p&gt;         &lt;/td&gt;       &lt;/tr&gt;     &lt;/tbody&gt;&lt;/table&gt; &lt;/p&gt;  &lt;h5&gt;&lt;a name="_Toc414369495"&gt;&lt;font size="4"&gt;Ports&lt;/font&gt;&lt;/a&gt;&lt;/h5&gt;  &lt;p&gt;You will likely need to open some ports on your firewall so Team Foundation Server can communicate with the various interfaces it needs. My table below shows the default ports you will need to make sure are open. If you have modified your installation you’ll need to verify what these are set to in your environment. This may require you speaking with your IT department if you are in a larger company.&lt;/p&gt;  &lt;p&gt;Also, if you are using Windows Firewall the install process will set the ports for you. If you are using another firewall you’ll need to check the documentation or with your local IT person to figure out how to get these open.&lt;/p&gt;  &lt;p&gt;Table 1-7 Ports    &lt;table cellspacing="0" cellpadding="0" border="1"&gt;&lt;tbody&gt;       &lt;tr&gt;         &lt;td valign="top" width="347"&gt;           &lt;p&gt;Service&lt;/p&gt;         &lt;/td&gt;          &lt;td valign="top" width="126"&gt;           &lt;p&gt;Default TCP Port&lt;/p&gt;         &lt;/td&gt;          &lt;td valign="top" width="149"&gt;           &lt;p&gt;Alternate Port?&lt;/p&gt;         &lt;/td&gt;       &lt;/tr&gt;        &lt;tr&gt;         &lt;td valign="top" width="347"&gt;           &lt;p&gt;&lt;b&gt;SQL Service (Database Engine)&lt;/b&gt;&lt;/p&gt;            &lt;p&gt;&lt;b&gt;Note: This is used for the default instance (the first one), for named instances it uses a dynamically assigned port. Use the SQL Server Configuration Manager to find out&lt;/b&gt;&lt;/p&gt;         &lt;/td&gt;          &lt;td valign="top" width="126"&gt;           &lt;p&gt;1433&lt;/p&gt;         &lt;/td&gt;          &lt;td valign="top" width="149"&gt;           &lt;p&gt;&lt;a&gt;&lt;/a&gt;· Alternate Port: &lt;/p&gt;         &lt;/td&gt;       &lt;/tr&gt;        &lt;tr&gt;         &lt;td valign="top" width="347"&gt;           &lt;p&gt;&lt;b&gt;SQL Browser Service (Database Engine)&lt;/b&gt;&lt;/p&gt;         &lt;/td&gt;          &lt;td valign="top" width="126"&gt;           &lt;p&gt;1434&lt;/p&gt;         &lt;/td&gt;          &lt;td valign="top" width="149"&gt;           &lt;p&gt;· Alternate Port:&lt;/p&gt;         &lt;/td&gt;       &lt;/tr&gt;        &lt;tr&gt;         &lt;td valign="top" width="347"&gt;           &lt;p&gt;&lt;b&gt;SQL Server Analysis Services Redirector &lt;/b&gt;&lt;/p&gt;         &lt;/td&gt;          &lt;td valign="top" width="126"&gt;           &lt;p&gt;2382&lt;/p&gt;         &lt;/td&gt;          &lt;td valign="top" width="149"&gt;           &lt;p&gt;· Alternate Port:&lt;/p&gt;         &lt;/td&gt;       &lt;/tr&gt;        &lt;tr&gt;         &lt;td valign="top" width="347"&gt;           &lt;p&gt;&lt;b&gt;SQL Server Analysis Services&lt;/b&gt;&lt;/p&gt;         &lt;/td&gt;          &lt;td valign="top" width="126"&gt;           &lt;p&gt;2383&lt;/p&gt;         &lt;/td&gt;          &lt;td valign="top" width="149"&gt;           &lt;p&gt;· Alternate Port:&lt;/p&gt;         &lt;/td&gt;       &lt;/tr&gt;        &lt;tr&gt;         &lt;td valign="top" width="347"&gt;           &lt;p&gt;&lt;b&gt;SQL Server Reporting Services&lt;/b&gt;&lt;/p&gt;         &lt;/td&gt;          &lt;td valign="top" width="126"&gt;           &lt;p&gt;80&lt;/p&gt;         &lt;/td&gt;          &lt;td valign="top" width="149"&gt;           &lt;p&gt;· Alternate Port:&lt;/p&gt;         &lt;/td&gt;       &lt;/tr&gt;        &lt;tr&gt;         &lt;td valign="top" width="347"&gt;           &lt;p&gt;&lt;b&gt;Report Server (if it’s not on the Team Foundation Server)&lt;/b&gt;&lt;/p&gt;         &lt;/td&gt;          &lt;td valign="top" width="126"&gt;           &lt;p&gt;Windows Management Instrumentation(WMI)&lt;/p&gt;         &lt;/td&gt;          &lt;td valign="top" width="149"&gt;           &lt;p&gt;· Shared Service Host, ports assigned through DCOM.&lt;/p&gt;         &lt;/td&gt;       &lt;/tr&gt;        &lt;tr&gt;         &lt;td valign="top" width="347"&gt;           &lt;p&gt;&lt;b&gt;Default Web Site (For SharePoint, Hint: if you aren’t sure you can use Internet Information Services (IIS) Manager to check)&lt;/b&gt;&lt;/p&gt;         &lt;/td&gt;          &lt;td valign="top" width="126"&gt;           &lt;p&gt;80&lt;/p&gt;         &lt;/td&gt;          &lt;td valign="top" width="149"&gt;           &lt;p&gt;· Alternate Port:&lt;/p&gt;         &lt;/td&gt;       &lt;/tr&gt;        &lt;tr&gt;         &lt;td valign="top" width="347"&gt;           &lt;p&gt;&lt;b&gt;SharePoint Central Administration (If you aren’t sure just start the app and check. If you need to change it you will need to do it in both the here and in the Bindings for the site in IIS).&lt;/b&gt;&lt;/p&gt;         &lt;/td&gt;          &lt;td valign="top" width="126"&gt;           &lt;p&gt;17012&lt;/p&gt;         &lt;/td&gt;          &lt;td valign="top" width="149"&gt;           &lt;p&gt;· Alternate Port:&lt;/p&gt;         &lt;/td&gt;       &lt;/tr&gt;        &lt;tr&gt;         &lt;td valign="top" width="347"&gt;           &lt;p&gt;&lt;b&gt;Team Foundation Server&lt;/b&gt;&lt;/p&gt;         &lt;/td&gt;          &lt;td valign="top" width="126"&gt;           &lt;p&gt;8080&lt;/p&gt;         &lt;/td&gt;          &lt;td valign="top" width="149"&gt;           &lt;p&gt;· Alternate Port:&lt;/p&gt;         &lt;/td&gt;       &lt;/tr&gt;        &lt;tr&gt;         &lt;td valign="top" width="347"&gt;           &lt;p&gt;&lt;b&gt;Team Foundation Server Proxy&lt;/b&gt;&lt;/p&gt;         &lt;/td&gt;          &lt;td valign="top" width="126"&gt;           &lt;p&gt;8081&lt;/p&gt;         &lt;/td&gt;          &lt;td valign="top" width="149"&gt;           &lt;p&gt;· Alternate Port:&lt;/p&gt;         &lt;/td&gt;       &lt;/tr&gt;        &lt;tr&gt;         &lt;td valign="top" width="347"&gt;           &lt;p&gt;&lt;b&gt;Release Management Server (if you are using this)&lt;/b&gt;&lt;/p&gt;         &lt;/td&gt;          &lt;td valign="top" width="126"&gt;           &lt;p&gt;1000&lt;/p&gt;         &lt;/td&gt;          &lt;td valign="top" width="149"&gt;           &lt;p&gt;· Alternate Port:&lt;/p&gt;         &lt;/td&gt;       &lt;/tr&gt;     &lt;/tbody&gt;&lt;/table&gt;&lt;/p&gt;</description>
      <link>http://www.thecto.org/blogengine/post/2015/01/07/Active-Directory-Support-and-Default-Ports-in-TFS-2013.aspx</link>
      <author>garyg@theCTO.org</author>
      <comments>http://www.thecto.org/blogengine/post/2015/01/07/Active-Directory-Support-and-Default-Ports-in-TFS-2013.aspx#comment</comments>
      <guid>http://www.thecto.org/blogengine/post.aspx?id=7ac4f2ec-aa4e-4b03-a188-6a91667a2ff5</guid>
      <pubDate>Wed, 07 Jan 2015 04:37:00 -0400</pubDate>
      <category>ALM</category>
      <category>TFS</category>
      <category>Application Development</category>
      <dc:publisher>garyg</dc:publisher>
      <pingback:server>http://www.thecto.org/blogengine/pingback.axd</pingback:server>
      <pingback:target>http://www.thecto.org/blogengine/post.aspx?id=7ac4f2ec-aa4e-4b03-a188-6a91667a2ff5</pingback:target>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.thecto.org/blogengine/trackback.axd?id=7ac4f2ec-aa4e-4b03-a188-6a91667a2ff5</trackback:ping>
      <wfw:comment>http://www.thecto.org/blogengine/post/2015/01/07/Active-Directory-Support-and-Default-Ports-in-TFS-2013.aspx#comment</wfw:comment>
      <wfw:commentRss>http://www.thecto.org/blogengine/syndication.axd?post=7ac4f2ec-aa4e-4b03-a188-6a91667a2ff5</wfw:commentRss>
    </item>
    <item>
      <title>Supported Operating System Requirements for TFS 2013</title>
      <description>&lt;h4&gt;If anything, the supported OS’s got tighter this release with the elimination of some platforms. You can use:&lt;/h4&gt;  &lt;h5&gt;&lt;a name="_Toc414369484"&gt;&lt;/a&gt;&lt;a&gt;&lt;/a&gt;&lt;a&gt;&lt;font size="3"&gt;Server OS’s (Server Core Installations not supported):&lt;/font&gt;&lt;/a&gt;&lt;/h5&gt;  &lt;p&gt;· 64-bit versions of Windows Server 2012 R2 (Essentials, Standard, Datacenter)&lt;/p&gt;  &lt;p&gt;· 64-bit versions of Windows Server 2012&lt;/p&gt;  &lt;p&gt;· 64-bit versions of Windows Server 2008 R2 (Standard, Enterprise, Datacenter)&lt;/p&gt;  &lt;p&gt;· Windows Small Business Server 2011 (Standard, Essentials, Premium Add-On)&lt;/p&gt;  &lt;p&gt;For the love sanity, if you choose to go the SBS route, make sure you calculated your fully configured SBS server with all its components (Exchange, etc.) the ADD the Team Foundation Server requirements in addition to those. Better yet would be to use it in your deployment, but not as a single server TFS solution.&lt;/p&gt;  &lt;p&gt;For installations of TFS or SQL Server with Windows Server 2008 R2, you need .NET Framework 3.5 installed. On Windows Server 2008 R2, you can install .NET Framework 3.5 by using the Add Features Wizard from Server Manager.&lt;/p&gt;  &lt;p&gt;&lt;b&gt;Supported Client Operating System Requirements:&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;· Windows 8.1 (Basic, Professional, Enterprise)&lt;/p&gt;  &lt;p&gt;· Windows 8&lt;/p&gt;  &lt;p&gt;· Windows 7 (Home Premium, Professional, Enterprise, Ultimate, SP1 minimum)&lt;/p&gt;  &lt;p&gt;Best to use a client OS only as a test install for a proof of concept. You will not be able to install SharePoint, Reporting, TFSProxy. What does this mean for you? No website to collaborate, no HTML project reports, and you won’t be able to proxy source files. Move to a server OS above for any production use. I always find it amazing when I see questions on “performance issues”, then find someone using a client operating system. Also, the “Standard” install isn’t supported on a client OS since it installs SharePoint. Have I talked you out of trying to do this on the cheap with a client OS yet? Very good.&lt;/p&gt;  &lt;h4&gt;&lt;a name="_Toc414369485"&gt;&lt;/a&gt;&lt;a&gt;&lt;/a&gt;&lt;a&gt;Performance and Planning&lt;/a&gt;&lt;/h4&gt;  &lt;p&gt;Nothing gets more hotly contested in systems engineering circles than performance recommendations. The recommendations in the table below come directly from Microsoft. They are the &lt;b&gt;&lt;i&gt;minimum&lt;/i&gt;&lt;/b&gt;. Take special note of the new hard disk requirements. Also, the numbers below do not include recommendations for SharePoint installed on the same server, those recommendations are in the next section. My notes from my personal experience are in a note below.&lt;/p&gt;  &lt;h5&gt;&lt;a name="_Toc414369486"&gt;Hardware&lt;/a&gt;&lt;/h5&gt;  &lt;p&gt;The following table reviews the general hardware recommendations for Team Foundation Sever, broken out by tier or role. These are good starting recommendations but you need to keep in mind any local considerations that may increase these.&lt;/p&gt;  &lt;p&gt;Table 1-3. Scaling and Performance Recommendations   &lt;table cellspacing="0" cellpadding="0" border="1"&gt;&lt;tbody&gt;       &lt;tr&gt;         &lt;td width="115"&gt;           &lt;p&gt;Number of users &lt;/p&gt;         &lt;/td&gt;          &lt;td valign="top" width="54"&gt;           &lt;p&gt;Role&lt;/p&gt;         &lt;/td&gt;          &lt;td valign="top" width="164"&gt;           &lt;p&gt;Configuration &lt;/p&gt;         &lt;/td&gt;          &lt;td valign="top" width="116"&gt;           &lt;p&gt;CPU &lt;/p&gt;         &lt;/td&gt;          &lt;td valign="top" width="58"&gt;           &lt;p&gt;Memory &lt;/p&gt;         &lt;/td&gt;          &lt;td valign="top" width="75"&gt;           &lt;p&gt;Hard disk &lt;/p&gt;         &lt;/td&gt;       &lt;/tr&gt;        &lt;tr&gt;         &lt;td valign="top" width="115"&gt;           &lt;p&gt;&lt;b&gt;Less than 250 users&lt;/b&gt;&lt;/p&gt;         &lt;/td&gt;          &lt;td valign="top" width="54"&gt;           &lt;p&gt;TFS Server&lt;/p&gt;         &lt;/td&gt;          &lt;td valign="top" width="164"&gt;           &lt;p&gt;Single-server (Team Foundation Server and the Database Engine on the same server).&lt;/p&gt;         &lt;/td&gt;          &lt;td valign="top" width="116"&gt;           &lt;p&gt;1 single core processor at 2.13 GHz&lt;/p&gt;         &lt;/td&gt;          &lt;td valign="top" width="58"&gt;           &lt;p&gt;2 GB&lt;/p&gt;         &lt;/td&gt;          &lt;td valign="top" width="75"&gt;           &lt;p&gt;1 disk at 7.2k rpm (125 GB)&lt;/p&gt;         &lt;/td&gt;       &lt;/tr&gt;        &lt;tr&gt;         &lt;td valign="top" width="115"&gt;           &lt;p&gt;&lt;b&gt;250 to 500 users&lt;/b&gt;&lt;/p&gt;         &lt;/td&gt;          &lt;td valign="top" width="54"&gt;           &lt;p&gt;TFS Server&lt;/p&gt;         &lt;/td&gt;          &lt;td valign="top" width="164"&gt;           &lt;p&gt;Single-server (Team Foundation Server and the Database Engine on the same server).&lt;/p&gt;         &lt;/td&gt;          &lt;td valign="top" width="116"&gt;           &lt;p&gt;1 dual core processor at 2.13 GHz&lt;/p&gt;         &lt;/td&gt;          &lt;td valign="top" width="58"&gt;           &lt;p&gt;4 GB&lt;/p&gt;         &lt;/td&gt;          &lt;td valign="top" width="75"&gt;           &lt;p&gt;1 disk at 10k rpm (300 GB)&lt;/p&gt;         &lt;/td&gt;       &lt;/tr&gt;        &lt;tr&gt;         &lt;td valign="top" width="115"&gt;           &lt;p&gt;&lt;b&gt;500 to 2,200 users &lt;/b&gt;&lt;/p&gt;         &lt;/td&gt;          &lt;td valign="top" width="54"&gt;           &lt;p&gt;TFS Server&lt;/p&gt;         &lt;/td&gt;          &lt;td valign="top" width="164"&gt;           &lt;p&gt;Dual-server (Team Foundation Server and the Database Engine on &lt;strong&gt;different&lt;/strong&gt; servers). &lt;/p&gt;         &lt;/td&gt;          &lt;td valign="top" width="116"&gt;           &lt;p&gt;1 dual core Intel Xeon processor at 2.13 GHz&lt;/p&gt;         &lt;/td&gt;          &lt;td valign="top" width="58"&gt;           &lt;p&gt;4 GB&lt;/p&gt;         &lt;/td&gt;          &lt;td valign="top" width="75"&gt;           &lt;p&gt;1 disk at 7.2k rpm (500 GB)&lt;/p&gt;         &lt;/td&gt;       &lt;/tr&gt;        &lt;tr&gt;         &lt;td valign="top" width="115"&gt;           &lt;p&gt;&lt;b&gt;&lt;/b&gt;&lt;/p&gt;         &lt;/td&gt;          &lt;td valign="top" width="54"&gt;           &lt;p&gt;Database Server&lt;/p&gt;         &lt;/td&gt;          &lt;td valign="top" width="164"&gt;           &lt;p&gt;This is for the Database Engine portion with 500 to 2,200 users. (For above configuration)&lt;/p&gt;         &lt;/td&gt;          &lt;td valign="top" width="116"&gt;           &lt;p&gt;1 quad core Intel Xeon processor at 2.33 GHz&lt;/p&gt;         &lt;/td&gt;          &lt;td valign="top" width="58"&gt;           &lt;p&gt;8 GB&lt;/p&gt;         &lt;/td&gt;          &lt;td valign="top" width="75"&gt;           &lt;p&gt;SAS disk array at 10k rpm (2 TB)&lt;/p&gt;         &lt;/td&gt;       &lt;/tr&gt;        &lt;tr&gt;         &lt;td valign="top" width="115"&gt;           &lt;p&gt;&lt;b&gt;2,200 to 3,600 users &lt;/b&gt;&lt;/p&gt;         &lt;/td&gt;          &lt;td valign="top" width="54"&gt;           &lt;p&gt;TFS Server&lt;/p&gt;         &lt;/td&gt;          &lt;td valign="top" width="164"&gt;           &lt;p&gt;Dual-server (Team Foundation Server and the Database Engine on &lt;strong&gt;different&lt;/strong&gt; servers). &lt;/p&gt;         &lt;/td&gt;          &lt;td valign="top" width="116"&gt;           &lt;p&gt;1 quad core Intel Xeon processor at 2.13 GHz&lt;/p&gt;         &lt;/td&gt;          &lt;td valign="top" width="58"&gt;           &lt;p&gt;8 GB&lt;/p&gt;         &lt;/td&gt;          &lt;td valign="top" width="75"&gt;           &lt;p&gt;1 disk at 7.2k rpm (500 GB)&lt;/p&gt;         &lt;/td&gt;       &lt;/tr&gt;        &lt;tr&gt;         &lt;td valign="top" width="115"&gt;           &lt;p&gt;&lt;b&gt;&lt;/b&gt;&lt;/p&gt;         &lt;/td&gt;          &lt;td valign="top" width="54"&gt;           &lt;p&gt;Database Server&lt;/p&gt;         &lt;/td&gt;          &lt;td valign="top" width="164"&gt;           &lt;p&gt;This row is for the Database Engine with 2,200 to 3,600 users. (For above configuration)&lt;/p&gt;         &lt;/td&gt;          &lt;td valign="top" width="116"&gt;           &lt;p&gt;2 quad core Intel Xeon processors at 2.33 GHz&lt;/p&gt;         &lt;/td&gt;          &lt;td valign="top" width="58"&gt;           &lt;p&gt;16 GB&lt;/p&gt;         &lt;/td&gt;          &lt;td valign="top" width="75"&gt;           &lt;p&gt;SAS disk array at 10k rpm (3 TB)&lt;/p&gt;         &lt;/td&gt;       &lt;/tr&gt;     &lt;/tbody&gt;&lt;/table&gt; &lt;/p&gt;  &lt;h5&gt;&lt;a name="_Toc414369487"&gt;Scaling Tips – 1 to many&lt;/a&gt;&lt;/h5&gt;  &lt;p&gt;So you need more performance out of your Team Foundation Server 2013 installation. First step would be sure you meet the minimum requirements in this chapter. Since there are a lot of scenarios here, let’s consider this one: you’re starting to max out on your singe server installation. The one axiom you will note in any system performance recommendation chart is that you can never have enough RAM, fast enough processors, or fast enough disk subsystems to support everything on one system. So what in general should you scale out to? It really depends on what components in the Team Foundation Server are the heaviest used. For a lot of people, that ends up being the SharePoint Sever. After that move your databases to a separate SQL Server and Reporting Services server. Now I covered a very select scenario here, and yours may be different. For more advanced considerations I’d highly recommend reading up on Team Foundation Server performance recommendations in the Visual Studio ALM Rangers guide here &lt;a href="http://vsarplanningguide.codeplex.com/"&gt;http://vsarplanningguide.codeplex.com/&lt;/a&gt; .&lt;/p&gt;</description>
      <link>http://www.thecto.org/blogengine/post/2014/12/03/Supported-Operating-System-Requirements-for-TFS-2013.aspx</link>
      <author>garyg@theCTO.org</author>
      <comments>http://www.thecto.org/blogengine/post/2014/12/03/Supported-Operating-System-Requirements-for-TFS-2013.aspx#comment</comments>
      <guid>http://www.thecto.org/blogengine/post.aspx?id=ec406002-14b4-4ce8-96bc-a1f6b300b3a6</guid>
      <pubDate>Wed, 03 Dec 2014 10:14:00 -0400</pubDate>
      <category>ALM</category>
      <category>Application Development</category>
      <category>TFS</category>
      <dc:publisher>garyg</dc:publisher>
      <pingback:server>http://www.thecto.org/blogengine/pingback.axd</pingback:server>
      <pingback:target>http://www.thecto.org/blogengine/post.aspx?id=ec406002-14b4-4ce8-96bc-a1f6b300b3a6</pingback:target>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.thecto.org/blogengine/trackback.axd?id=ec406002-14b4-4ce8-96bc-a1f6b300b3a6</trackback:ping>
      <wfw:comment>http://www.thecto.org/blogengine/post/2014/12/03/Supported-Operating-System-Requirements-for-TFS-2013.aspx#comment</wfw:comment>
      <wfw:commentRss>http://www.thecto.org/blogengine/syndication.axd?post=ec406002-14b4-4ce8-96bc-a1f6b300b3a6</wfw:commentRss>
    </item>
    <item>
      <title>Planning for Team Foundation Server</title>
      <description>&lt;h4&gt;&lt;a name="_Toc414369478"&gt;TFS Architecture Overview&lt;/a&gt;&lt;/h4&gt;  &lt;p&gt;Since TFS has a lot of moving parts, I thought I’d give you a picture of how it all fits together. Now before I get a lot of hate mail on this, it is a simplified chart and I’m likely going to leave off someone’s favorite feature. All the big pieces are here though. The purpose is to the give the reader an idea of what we are discussing will fit in the big TFS picture.&lt;/p&gt;  &lt;p&gt;There is also a number of different deployment options that will have an effect on the final look of your architecture such as scaled out servers and High Availability (HA) database options. This should serve as a good general reference though as we move through the book as shown in Figure 1-1.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.thecto.org/blogengine/image.axd?picture=Figure%201%20-%201%20TFS%20Architechture.png"&gt;&lt;img title="Figure 1 - 1 TFS Architechture" style="border-left-width: 0px; border-right-width: 0px; background-image: none; border-bottom-width: 0px; padding-top: 0px; padding-left: 0px; display: inline; padding-right: 0px; border-top-width: 0px" border="0" alt="Figure 1 - 1 TFS Architechture" src="http://www.thecto.org/blogengine/image.axd?picture=Figure%201%20-%201%20TFS%20Architechture_thumb.png" width="614" height="530" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Figure 1- 1. TFS Architecture Reference&lt;/p&gt;  &lt;hr align="left" size="1" width="33%" /&gt;  &lt;p&gt;&lt;a name="_msocom_1"&gt;&lt;/a&gt;&lt;/p&gt;  &lt;h3&gt;&lt;a name="_Toc414369479"&gt;&lt;/a&gt;&lt;a&gt;&lt;/a&gt;&lt;a&gt;&lt;font size="4"&gt;Installation Considerations&lt;/font&gt;&lt;/a&gt;&lt;/h3&gt;  &lt;p&gt;There are a few pieces of information we need to collect and a few configuration tasks we’ll need to make sure have been completed properly. Here we’ll cover the system requirements and provide a handy checklist you can use so you aren’t hunting around for critical information when you are anxious to begin.&lt;/p&gt;  &lt;h4&gt;&lt;a name="_Toc414369480"&gt;Basic Requirements&lt;/a&gt;&lt;/h4&gt;  &lt;p&gt;One “new” requirement for the last as it is for this release is a 64 bit server OS. I know this is really not “new” news for everyone, but if you haven’t had to install or upgrade an Operating System in a while this may come as a surprise. Also, you may require different hardware to support a 64 Operating System (check with your hardware manufacturer on this). If this applies to you, now you may have that justification you were looking for on ordering that new server.&lt;/p&gt;  &lt;p&gt;You may have had no reason to upgrade your Operating System before but to run TFS you will need to have a 64 bit server. Running TFS brings the perfect justification for upgrading your OS!&lt;/p&gt;  &lt;p&gt;Another question I’m getting these days for just about everything is if this (Team Foundation Server 2013 in this case) will support a Server Core installation, it will not (more information on the Core Installation Option here &lt;a href="http://technet.microsoft.com/en-us/library/cc771345(v=ws.10).aspx"&gt;http://technet.microsoft.com/en-us/library/cc771345(v=ws.10).aspx&lt;/a&gt;). Just not enough of what TFS needs with these options.&lt;/p&gt;  &lt;hr align="left" size="1" width="33%" /&gt;</description>
      <link>http://www.thecto.org/blogengine/post/2014/11/05/Planning-for-Team-Foundation-Server.aspx</link>
      <author>garyg@theCTO.org</author>
      <comments>http://www.thecto.org/blogengine/post/2014/11/05/Planning-for-Team-Foundation-Server.aspx#comment</comments>
      <guid>http://www.thecto.org/blogengine/post.aspx?id=1e571ead-3987-474a-8d78-e726f2abbe2d</guid>
      <pubDate>Wed, 05 Nov 2014 05:36:00 -0400</pubDate>
      <category>ALM</category>
      <category>TFS</category>
      <dc:publisher>garyg</dc:publisher>
      <pingback:server>http://www.thecto.org/blogengine/pingback.axd</pingback:server>
      <pingback:target>http://www.thecto.org/blogengine/post.aspx?id=1e571ead-3987-474a-8d78-e726f2abbe2d</pingback:target>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.thecto.org/blogengine/trackback.axd?id=1e571ead-3987-474a-8d78-e726f2abbe2d</trackback:ping>
      <wfw:comment>http://www.thecto.org/blogengine/post/2014/11/05/Planning-for-Team-Foundation-Server.aspx#comment</wfw:comment>
      <wfw:commentRss>http://www.thecto.org/blogengine/syndication.axd?post=1e571ead-3987-474a-8d78-e726f2abbe2d</wfw:commentRss>
    </item>
    <item>
      <title>Book Excerpts Ahead</title>
      <description>&lt;p&gt;Hey folks just a heads up to keep an eye out for excepts from my upcoming book here.&amp;#160; Publication date sometime around early summer 2015.&lt;/p&gt;</description>
      <link>http://www.thecto.org/blogengine/post/2014/10/01/Book-Excerpts-Ahead.aspx</link>
      <author>garyg@theCTO.org</author>
      <comments>http://www.thecto.org/blogengine/post/2014/10/01/Book-Excerpts-Ahead.aspx#comment</comments>
      <guid>http://www.thecto.org/blogengine/post.aspx?id=c8067572-9cfd-4759-bd6b-76c48e903fd3</guid>
      <pubDate>Wed, 01 Oct 2014 09:12:00 -0400</pubDate>
      <category>ALM</category>
      <category>TFS</category>
      <dc:publisher>garyg</dc:publisher>
      <pingback:server>http://www.thecto.org/blogengine/pingback.axd</pingback:server>
      <pingback:target>http://www.thecto.org/blogengine/post.aspx?id=c8067572-9cfd-4759-bd6b-76c48e903fd3</pingback:target>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.thecto.org/blogengine/trackback.axd?id=c8067572-9cfd-4759-bd6b-76c48e903fd3</trackback:ping>
      <wfw:comment>http://www.thecto.org/blogengine/post/2014/10/01/Book-Excerpts-Ahead.aspx#comment</wfw:comment>
      <wfw:commentRss>http://www.thecto.org/blogengine/syndication.axd?post=c8067572-9cfd-4759-bd6b-76c48e903fd3</wfw:commentRss>
    </item>
    <item>
      <title>Permissions and Security for Team Foundation Server 2012 and Project Server 2010</title>
      <description>&lt;h1&gt;Permissions and security (Must know)&lt;/h1&gt;
&lt;p&gt;&lt;span style="font-family: Times New Roman;"&gt;In this chapter we'll examine the various permissions, services accounts needed, and various roles involved in this integration. We'll also cover the steps you'll need to perform to set each of these. Please keep in mind that depending on your unique environment, and re-use of existing accounts and groups, some of these permissions may have already been granted. &lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;Getting ready&lt;/h2&gt;
&lt;p&gt;&lt;span style="font-family: Times New Roman;"&gt;To begin with, we need to make sure we are set up for success. Let's look at this from a server by server view: &lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman;"&gt;&lt;strong&gt;Team Foundation Server&lt;/strong&gt;: In order to perform any of the operations in this chapter you will need to belong to the &lt;span style="color: green;"&gt;&lt;strong&gt;Team Foundation Administrators&lt;/strong&gt;&lt;/span&gt; group (alternately you could also assign the view instance-level information and edit instance-level information to Allow). You'll also need to have access to the &lt;span style="color: green;"&gt;&lt;strong&gt;Team Foundation Server Administration Console&lt;/strong&gt;&lt;/span&gt; page (alternately, you could also use the &lt;span style="color: green;"&gt;&lt;strong&gt;Group Membership&lt;/strong&gt;&lt;/span&gt; dialog box in &lt;span style="color: green;"&gt;&lt;strong&gt;Team Explorer&lt;/strong&gt;&lt;/span&gt;, but the &lt;span style="color: green;"&gt;&lt;strong&gt;Team Foundation Administration Console&lt;/strong&gt;&lt;/span&gt; page is much easier to work with for this). &lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p style="text-align: center;"&gt;&lt;img alt="" src="http://www.thecto.org/blogengine/image.axd?picture=041514_2345_Permissions1.png" /&gt;&lt;span style="font-family: Tahoma; font-size: 8pt;"&gt; &lt;/span&gt;&lt;/p&gt;
&lt;p style="text-align: center;"&gt;&lt;span style="font-family: Times New Roman; font-size: 8pt;"&gt;Team Foundation Sever Administration Console &lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman;"&gt;&lt;strong&gt;Project Server&lt;/strong&gt;: In Project Server, you'll need the &lt;span style="color: green;"&gt;&lt;strong&gt;Manage users and groups&lt;/strong&gt;&lt;/span&gt; global permission for an instance of Project Web Access or PWA. To set these, you'll need access to the Project Server through PWA. &lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p style="text-align: center;"&gt;&lt;img alt="" src="http://www.thecto.org/blogengine/image.axd?picture=041514_2345_Permissions2.png" /&gt;&lt;span style="font-family: Tahoma; font-size: 8pt;"&gt; &lt;/span&gt;&lt;/p&gt;
&lt;p style="text-align: center;"&gt;&lt;span style="font-family: Times New Roman; font-size: 8pt;"&gt;Project Web App &lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman;"&gt;&lt;strong&gt;SQL Server&lt;/strong&gt;: To grant Project Server 2010 permissions for the reporting database, you need to be a member of the administrators' security group for the SQL Server databases for Project Server. &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman;"&gt;&lt;strong&gt;SharePoint&lt;/strong&gt;: In SharePoint, you must belong to the &lt;span style="color: green;"&gt;&lt;strong&gt;Farm Administrators&lt;/strong&gt;&lt;/span&gt; group, the administrators group for the web application that supports Project Server, or the &lt;span style="color: green;"&gt;&lt;strong&gt;SharePoint Administration&lt;/strong&gt;&lt;/span&gt; group. The exact group membership you will use will depend on the specifics of your deployment. &lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;span style="font-family: Times New Roman;"&gt;Required permissions matrix for integration with Project Server 2010. Detailed instructions on how to set these are below this reference table: &lt;/span&gt;&lt;/p&gt;
&lt;div&gt;
&lt;table style="border-collapse: collapse;" border="0"&gt;
&lt;colgroup&gt;&lt;col style="width: 215px;"&gt;&lt;/col&gt;&lt;col style="width: 105px;"&gt;&lt;/col&gt;&lt;col style="width: 505px;"&gt;&lt;/col&gt;&lt;/colgroup&gt; 
&lt;tbody&gt;
&lt;tr style="height: 26px; background: navy;"&gt;
&lt;td style="padding-left: 9px; padding-right: 9px; border-top: solid navy 0.75pt; border-left: solid navy 0.75pt; border-right: solid navy 0.75pt;"&gt;
&lt;p&gt;&lt;span style="color: #ffffff; font-family: Times New Roman; font-size: 10pt;"&gt;&lt;strong&gt;Account in context&lt;/strong&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td style="padding-left: 9px; padding-right: 9px; border-top: solid navy 0.75pt; border-left: none; border-right: solid navy 0.75pt;"&gt;
&lt;p&gt;&lt;span style="color: #ffffff; font-family: Times New Roman; font-size: 10pt;"&gt;&lt;strong&gt;Team Foundation permissions&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td style="padding-left: 9px; padding-right: 9px; border-top: solid navy 0.75pt; border-left: none; border-right: solid navy 0.75pt;"&gt;
&lt;p&gt;&lt;span style="color: #ffffff; font-family: Times New Roman; font-size: 10pt;"&gt;&lt;strong&gt;Project Server 2010 permissions &lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="padding-left: 9px; padding-right: 9px; border-left: solid navy 0.75pt; border-right: solid navy 0.75pt;"&gt;
&lt;p&gt;&lt;span style="font-family: Times New Roman; font-size: 10pt;"&gt;Service account for Team Foundation Server&lt;/span&gt;&amp;nbsp;&lt;/p&gt;
&lt;/td&gt;
&lt;td style="padding-left: 9px; padding-right: 9px; border-left: none; border-right: solid navy 0.75pt;"&gt;
&lt;p&gt;&lt;span style="font-family: Times New Roman; font-size: 10pt;"&gt;N/A&lt;/span&gt;&amp;nbsp;&lt;/p&gt;
&lt;/td&gt;
&lt;td style="padding-left: 9px; padding-right: 9px; border-left: none; border-right: solid navy 0.75pt;"&gt;
&lt;p&gt;&lt;span style="font-family: Times New Roman; font-size: 10pt;"&gt;Set the following Global and Category permissions to the service account for Team Foundation Server: &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: Times New Roman; font-size: 10pt;"&gt;The Global permissions for the following users are: &lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman; font-size: 10pt;"&gt;Admin: Manage Enterprise Custom Fields, Manage Server Events, Manage Site Services, and Manage Users and Groups &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman; font-size: 10pt;"&gt;General: Log On, New Task Assignment, and Reassign Task &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman; font-size: 10pt;"&gt;Project: Build Team on New Project &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman; font-size: 10pt;"&gt;Views: View Approvals, View Project Center, View Resource Center, and View Task Center &lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;span style="font-family: Times New Roman; font-size: 10pt;"&gt;The Category permissions for the following users are: &lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman; font-size: 10pt;"&gt;Project: Open Project and View Project Site &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman; font-size: 10pt;"&gt;Resource: View Enterprise Resource Data &lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;span style="font-family: Times New Roman; font-size: 10pt;"&gt;Grant Full Control permissions to start the Project Server Service Application.&lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="padding-left: 9px; padding-right: 9px; border-left: solid navy 0.75pt; border-right: solid navy 0.75pt;"&gt;
&lt;p&gt;&lt;span style="font-family: Times New Roman; font-size: 10pt;"&gt;Service account for the Project Server web application pool&lt;/span&gt;&amp;nbsp;&lt;/p&gt;
&lt;/td&gt;
&lt;td style="padding-left: 9px; padding-right: 9px; border-left: none; border-right: solid navy 0.75pt;"&gt;
&lt;p&gt;&lt;span style="font-family: Times New Roman; font-size: 10pt;"&gt;N/A&lt;/span&gt;&amp;nbsp;&lt;/p&gt;
&lt;/td&gt;
&lt;td style="padding-left: 9px; padding-right: 9px; border-left: none; border-right: solid navy 0.75pt;"&gt;
&lt;p&gt;&lt;span style="font-family: Times New Roman; font-size: 10pt;"&gt;Grant the service account for the Project Server web application pool. The following are the SQL Server permissions for the PWA reporting database: &lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman; font-size: 10pt;"&gt;Alter any Schema &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman; font-size: 10pt;"&gt;Create Table &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman; font-size: 10pt;"&gt;Delete &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman; font-size: 10pt;"&gt;Execute &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman; font-size: 10pt;"&gt;Insert &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman; font-size: 10pt;"&gt;Select &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman; font-size: 10pt;"&gt;Update &lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;span style="font-family: Times New Roman; font-size: 10pt;"&gt;For the &lt;/span&gt;&lt;span style="color: #747959; font-family: Lucida Console; font-size: 9pt;"&gt;PWA Publish&lt;/span&gt;&lt;span style="font-family: Times New Roman; font-size: 10pt;"&gt; database, grant the Select permission.&lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="padding-left: 9px; padding-right: 9px; border-left: solid navy 0.75pt; border-right: solid navy 0.75pt;"&gt;
&lt;p&gt;&lt;span style="font-family: Times New Roman; font-size: 10pt;"&gt;Service account for the Project Server event handler&lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td style="padding-left: 9px; padding-right: 9px; border-left: none; border-right: solid navy 0.75pt;"&gt;
&lt;p&gt;&lt;span style="font-family: Times New Roman; font-size: 10pt;"&gt;N/A&lt;/span&gt;&amp;nbsp;&lt;/p&gt;
&lt;/td&gt;
&lt;td style="padding-left: 9px; padding-right: 9px; border-left: none; border-right: solid navy 0.75pt;"&gt;
&lt;p&gt;&lt;span style="font-family: Times New Roman; font-size: 10pt;"&gt;Full Control permissions to the Project Server Service Application.&lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="padding-left: 9px; padding-right: 9px; border-left: solid navy 0.75pt; border-right: solid navy 0.75pt;"&gt;
&lt;p&gt;&lt;span style="font-family: Times New Roman; font-size: 10pt;"&gt;Users who configure the integration by running the &lt;/span&gt;&lt;span style="color: #747959; font-family: Lucida Console; font-size: 9pt;"&gt;TfsAdmin&lt;/span&gt;&lt;span style="font-family: Times New Roman; font-size: 10pt;"&gt;, &lt;/span&gt;&lt;span style="color: #747959; font-family: Lucida Console; font-size: 9pt;"&gt;ProjectServer&lt;/span&gt;&lt;span style="font-family: Times New Roman; font-size: 10pt;"&gt;, and &lt;/span&gt;&lt;span style="color: #747959; font-family: Lucida Console; font-size: 9pt;"&gt;RegisterPWA&lt;/span&gt;&lt;span style="font-family: Times New Roman; font-size: 10pt;"&gt;/&lt;/span&gt;&lt;span style="color: #747959; font-family: Lucida Console; font-size: 9pt;"&gt;UnRegisterPWA&lt;/span&gt;&lt;span style="font-family: Times New Roman; font-size: 10pt;"&gt; commands&lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td style="padding-left: 9px; padding-right: 9px; border-left: none; border-right: solid navy 0.75pt;"&gt;
&lt;p&gt;&lt;span style="font-family: Times New Roman; font-size: 10pt;"&gt;Add these users to the Team Foundation Administrators group.&lt;/span&gt;&amp;nbsp;&lt;/p&gt;
&lt;/td&gt;
&lt;td style="padding-left: 9px; padding-right: 9px; border-left: none; border-right: solid navy 0.75pt;"&gt;
&lt;p&gt;&lt;span style="font-family: Times New Roman; font-size: 10pt;"&gt;Add these users to the Administrators group for each instance of PWA that you will register with TFS.&lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="padding-left: 9px; padding-right: 9px; border-left: solid navy 0.75pt; border-right: solid navy 0.75pt;"&gt;
&lt;p&gt;&lt;span style="font-family: Times New Roman; font-size: 10pt;"&gt;Accounts of users who configure the integration by running &lt;/span&gt;&lt;span style="color: #747959; font-family: Lucida Console; font-size: 9pt;"&gt;TfsAdmin&lt;/span&gt;&lt;span style="font-family: Times New Roman; font-size: 10pt;"&gt; and &lt;/span&gt;&lt;span style="color: #747959; font-family: Lucida Console; font-size: 9pt;"&gt;ProjectServer&lt;/span&gt;&lt;span style="font-family: Times New Roman; font-size: 10pt;"&gt; commands but who do not register or unregister instances of PWA&lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td style="padding-left: 9px; padding-right: 9px; border-left: none; border-right: solid navy 0.75pt;"&gt;
&lt;p&gt;&lt;span style="font-family: Times New Roman; font-size: 10pt;"&gt;Grant the Administer Project Server integration permission to these users.&lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td style="padding-left: 9px; padding-right: 9px; border-left: none; border-right: solid navy 0.75pt;"&gt;
&lt;p&gt;&lt;span style="font-family: Times New Roman; font-size: 10pt;"&gt;N/A&lt;/span&gt;&amp;nbsp;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="padding-left: 9px; padding-right: 9px; border-left: solid navy 0.75pt; border-right: solid navy 0.75pt;"&gt;
&lt;p&gt;&lt;span style="font-family: Times New Roman; font-size: 10pt;"&gt;User accounts assigned as resources in the project plan or to the "Assigned To field for a work" item&lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td style="padding-left: 9px; padding-right: 9px; border-left: none; border-right: solid navy 0.75pt;"&gt;
&lt;p&gt;&lt;span style="font-family: Times New Roman; font-size: 10pt;"&gt;Add accounts of team members to the contributor group for the team project. &lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td style="padding-left: 9px; padding-right: 9px; border-left: none; border-right: solid navy 0.75pt;"&gt;
&lt;p&gt;&lt;span style="font-family: Times New Roman; font-size: 10pt;"&gt;Add team members to the Team Members group for PWA, or grant them the Open Project and View Project Site permissions in project. You must also add these accounts to the enterprise project pool and to the resource pool for the project plan.&lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="padding-left: 9px; padding-right: 9px; border-left: solid navy 0.75pt; border-bottom: solid navy 0.75pt; border-right: solid navy 0.75pt;"&gt;
&lt;p&gt;&lt;span style="font-family: Times New Roman; font-size: 10pt;"&gt;Accounts of users of Project Professional. &lt;/span&gt;&amp;nbsp;&lt;/p&gt;
&lt;/td&gt;
&lt;td style="padding-left: 9px; padding-right: 9px; border-left: none; border-bottom: solid navy 0.75pt; border-right: solid navy 0.75pt;"&gt;
&lt;p&gt;&lt;span style="font-family: Times New Roman; font-size: 10pt;"&gt;Grant view project-level information or assign them as members of the project Reader group.&lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td style="padding-left: 9px; padding-right: 9px; border-left: none; border-bottom: solid navy 0.75pt; border-right: solid navy 0.75pt;"&gt;
&lt;p&gt;&lt;span style="font-family: Times New Roman; font-size: 10pt;"&gt;Add these accounts to the Project Manager group on Project Server.&lt;/span&gt;&amp;nbsp;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;h2&gt;How to do it...&lt;/h2&gt;
&lt;p&gt;&lt;span style="font-family: Times New Roman;"&gt;We'll lay the steps out here by subject to make it easy to follow and refer back to later. &lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;div&gt;&lt;span style="font-family: Times New Roman;"&gt;&lt;strong&gt;Granting Team Foundation Administrative Permissions&lt;/strong&gt;: &lt;/span&gt;&lt;/div&gt;
&lt;p style="margin-left: 18pt;"&gt;&lt;span style="color: black; font-family: Book Antiqua;"&gt;In order to configure the integration of Team Foundation Server and Project Server, you must have permissions to administer Team Foundation Server or at least a team project collection. For both configuration and synchronization, you must also grant permission to administer Project Server integration to the user who will configure the integration of the two server products. Following are the steps to show how to grant this permission: &lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;ol style="margin-left: 73pt;"&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman;"&gt;Launch the &lt;span style="color: green;"&gt;&lt;strong&gt;Team Foundation Server Administration Console&lt;/strong&gt;&lt;/span&gt; page. &lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p style="text-align: center;"&gt;&lt;img alt="" src="http://www.thecto.org/blogengine/image.axd?picture=041514_2345_Permissions3.png" /&gt;&lt;span style="font-size: 8pt;"&gt; &lt;/span&gt;&lt;/p&gt;
&lt;p style="text-align: center;"&gt;&lt;span style="font-family: Times New Roman; font-size: 8pt;"&gt;Team Foundation Server Administration Console, Administer Security &lt;/span&gt;&lt;/p&gt;
&lt;p style="margin-left: 54pt;"&gt;&lt;span style="color: black;"&gt;&lt;span style="font-family: Book Antiqua;"&gt;Expand the server node (&lt;/span&gt;&lt;span style="color: green;"&gt;&lt;span style="font-family: Times New Roman;"&gt;&lt;strong&gt;Application Tier&lt;/strong&gt;&lt;/span&gt;&lt;span style="color: black;"&gt;&lt;span style="font-family: Book Antiqua;"&gt;), click on &lt;/span&gt;&lt;span style="color: green;"&gt;&lt;span style="font-family: Times New Roman;"&gt;&lt;strong&gt;Team Project Collections&lt;/strong&gt;&lt;/span&gt;&lt;span style="color: black;"&gt;&lt;span style="font-family: Book Antiqua;"&gt;, click on a collection, and then click on the &lt;/span&gt;&lt;span style="color: green;"&gt;&lt;span style="font-family: Times New Roman;"&gt;&lt;strong&gt;Administer Security&lt;/strong&gt;&lt;/span&gt;&lt;span style="color: black; font-family: Book Antiqua;"&gt; option. &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;ol style="margin-left: 73pt;"&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman;"&gt;In the &lt;span style="color: green;"&gt;&lt;strong&gt;Global Security&lt;/strong&gt;&lt;/span&gt; window, click on &lt;span style="color: green;"&gt;&lt;strong&gt;[Collection]\Project Collection Service Accounts&lt;/strong&gt;&lt;/span&gt;. &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman;"&gt;Under &lt;span style="color: green;"&gt;&lt;strong&gt;Permissions for the Administer Project Server integration&lt;/strong&gt;&lt;/span&gt;, select the &lt;span style="color: green;"&gt;&lt;strong&gt;Allow&lt;/strong&gt;&lt;/span&gt; checkbox. &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman;"&gt;Click on the &lt;span style="color: green;"&gt;&lt;strong&gt;Close&lt;/strong&gt;&lt;/span&gt; option to close the &lt;span style="color: green;"&gt;&lt;strong&gt;Global Security&lt;/strong&gt;&lt;/span&gt; window. &lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt; 
&lt;ul&gt;
&lt;li&gt;
&lt;div&gt;&lt;span style="font-family: Times New Roman;"&gt;&lt;strong&gt;Granting Project Server Permissions&lt;/strong&gt;: &lt;/span&gt;&lt;/div&gt;
&lt;p style="margin-left: 18pt;"&gt;&lt;span style="color: black; font-family: Book Antiqua;"&gt;You minimally need to grant Project Server permissions as follows: &lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;ol style="margin-left: 73pt;"&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman;"&gt;Add the account of the user who will register an instance of PWA to Team Foundation Server to the &lt;strong&gt;administrators&lt;/strong&gt; group &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman;"&gt;Either add the service account for Team Foundation Server to the administrators group, or grant that account the minimum set of Global and Category permissions as described in the previous reference table. &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman;"&gt;Add the accounts of any Team Foundation members who will submit status updates to Project Server to the Team Members group &lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt; 
&lt;ul&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman;"&gt;&lt;strong&gt;Adding an account to Project Server and assigning it to the administrators group for Project Server 2010&lt;/strong&gt;: &lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;ol style="margin-left: 73pt;"&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman;"&gt;From the PWA home page, in the &lt;span style="color: green;"&gt;&lt;strong&gt;Quick Launch&lt;/strong&gt;&lt;/span&gt; area (from the side menu, on the left-hand side, scroll all the way down), select &lt;span style="color: green;"&gt;&lt;strong&gt;Server Settings&lt;/strong&gt;&lt;/span&gt;. &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman;"&gt;From the &lt;span style="color: green;"&gt;&lt;strong&gt;Server Settings&lt;/strong&gt;&lt;/span&gt; page, select &lt;span style="color: green;"&gt;&lt;strong&gt;Manage Users&lt;/strong&gt;&lt;/span&gt;. &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman;"&gt;From the &lt;span style="color: green;"&gt;&lt;strong&gt;Manage Users&lt;/strong&gt;&lt;/span&gt; page, select &lt;span style="color: green;"&gt;&lt;strong&gt;New User&lt;/strong&gt;&lt;/span&gt;. This will begin the creation of a new user account. You will return here as needed by add additional administrators. &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman;"&gt;On the &lt;span style="color: green;"&gt;&lt;strong&gt;New User&lt;/strong&gt;&lt;/span&gt; page, enter at least the required fields. Some things to keep in mind as you are doing this are: &lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;ol style="margin-left: 72pt;"&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman;"&gt;Uncheck the checkbox for &lt;span style="color: green;"&gt;&lt;strong&gt;User can be assigned as a resource&lt;/strong&gt;&lt;/span&gt; if the account is a service account. This would be left as default for normal users, but not for an administrator. &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman;"&gt;In the &lt;span style="color: green;"&gt;&lt;strong&gt;User Authentication&lt;/strong&gt;&lt;/span&gt; field, enter the account name of the user or service account you want to use. &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman;"&gt;Uncheck the checkbox for &lt;span style="color: green;"&gt;&lt;strong&gt;Resource can be leveled&lt;/strong&gt;&lt;/span&gt; if the account is an administrator or a service account. This would be left as default for normal users, but not for an administrator as noted previously. &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;&lt;span style="font-family: Times New Roman;"&gt;Lastly, you'll need to add the account to the Administrators group, from &lt;span style="color: green;"&gt;&lt;strong&gt;Security Groups&lt;/strong&gt;&lt;/span&gt;, select &lt;span style="color: green;"&gt;&lt;strong&gt;Administrators&lt;/strong&gt;&lt;/span&gt; in the list and then click on &lt;span style="color: green;"&gt;&lt;strong&gt;Add&lt;/strong&gt;&lt;/span&gt;. &lt;/span&gt;&lt;/div&gt;
&lt;ol&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman;"&gt;Click on &lt;span style="color: green;"&gt;&lt;strong&gt;Save&lt;/strong&gt;&lt;/span&gt;. &lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p style="text-align: center;"&gt;&lt;img alt="" src="http://www.thecto.org/blogengine/image.axd?picture=041514_2345_Permissions4.png" /&gt;&lt;span style="font-family: Tahoma; font-size: 8pt;"&gt; &lt;/span&gt;&lt;/p&gt;
&lt;p style="text-align: center;"&gt;&lt;span style="font-family: Times New Roman; font-size: 8pt;"&gt;Project Web App, New User &lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman;"&gt;&lt;strong&gt;Granting the minimum Global permissions to the service account for Team Foundation Server&lt;/strong&gt;: &lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;ol style="margin-left: 73pt;"&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman;"&gt;From the &lt;span style="color: green;"&gt;&lt;strong&gt;PWA&lt;/strong&gt;&lt;/span&gt; page, in the &lt;span style="color: green;"&gt;&lt;strong&gt;Quick Launch&lt;/strong&gt;&lt;/span&gt; area, click on the &lt;span style="color: green;"&gt;&lt;strong&gt;Server Settings&lt;/strong&gt;&lt;/span&gt; option. &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman;"&gt;From the &lt;span style="color: green;"&gt;&lt;strong&gt;Server Settings&lt;/strong&gt;&lt;/span&gt; page, click on &lt;span style="color: green;"&gt;&lt;strong&gt;Manage Users&lt;/strong&gt;&lt;/span&gt;. &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman;"&gt;From the &lt;span style="color: green;"&gt;&lt;strong&gt;Manage Users&lt;/strong&gt;&lt;/span&gt; page, click on &lt;span style="color: green;"&gt;&lt;strong&gt;New User&lt;/strong&gt;&lt;/span&gt;. &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman;"&gt;From the &lt;span style="color: green;"&gt;&lt;strong&gt;New User&lt;/strong&gt;&lt;/span&gt; page, type the required information in each field. Note the following: &lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;span style="color: black;"&gt;&lt;span style="font-family: Book Antiqua;"&gt;Clear the checkbox for &lt;/span&gt;&lt;span style="color: green;"&gt;&lt;span style="font-family: Times New Roman;"&gt;&lt;strong&gt;User can be assigned as a resource&lt;/strong&gt;&lt;/span&gt;&lt;span style="color: black; font-family: Book Antiqua;"&gt; because the account is a service account. &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin-left: 72pt;"&gt;&lt;span style="color: black; font-family: Book Antiqua;"&gt;For user authentication, type the account name of the service account. &lt;/span&gt;&lt;/p&gt;
&lt;p style="margin-left: 72pt;"&gt;&lt;span style="color: black;"&gt;&lt;span style="font-family: Book Antiqua;"&gt;To assign Global Permissions, select the &lt;/span&gt;&lt;span style="color: green;"&gt;&lt;span style="font-family: Times New Roman;"&gt;&lt;strong&gt;Allow&lt;/strong&gt;&lt;/span&gt;&lt;span style="color: black; font-family: Book Antiqua;"&gt; checkbox for each permission that you want to set, and as specified earlier in this topic. &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman;"&gt; Click on &lt;span style="color: green;"&gt;&lt;strong&gt;Save&lt;/strong&gt;&lt;/span&gt;. &lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt; 
&lt;ul&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman;"&gt;&lt;strong&gt;Granting Category permissions to the service account&lt;/strong&gt;: &lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;ol style="margin-left: 73pt;"&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman;"&gt;From the home page for PWA, in the &lt;span style="color: green;"&gt;&lt;strong&gt;Quick Launch&lt;/strong&gt;&lt;/span&gt; area, click on the &lt;span style="color: green;"&gt;&lt;strong&gt;Server Settings&lt;/strong&gt;&lt;/span&gt; option. &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman;"&gt;From the &lt;span style="color: green;"&gt;&lt;strong&gt;Server Settings&lt;/strong&gt;&lt;/span&gt; page, click on the &lt;span style="color: green;"&gt;&lt;strong&gt;Manage Categories&lt;/strong&gt;&lt;/span&gt; option. &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman;"&gt;From the &lt;span style="color: green;"&gt;&lt;strong&gt;Manage Categories&lt;/strong&gt;&lt;/span&gt; page, click on the &lt;span style="color: green;"&gt;&lt;strong&gt;New Category&lt;/strong&gt;&lt;/span&gt; option. &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman;"&gt;From the &lt;span style="color: green;"&gt;&lt;strong&gt;Add or Edit Category&lt;/strong&gt;&lt;/span&gt; page, type a name for the service account category. For example, type &lt;/span&gt;&lt;span style="color: #747959; font-family: Lucida Console; font-size: 9pt;"&gt;Servicing Account&lt;/span&gt;&lt;span style="font-family: Times New Roman;"&gt;. &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman;"&gt;Under the &lt;span style="color: green;"&gt;&lt;strong&gt;Available Users&lt;/strong&gt;&lt;/span&gt; list, click on the name of the service account for Team Foundation Server, and then click on &lt;span style="color: green;"&gt;&lt;strong&gt;Add&lt;/strong&gt;&lt;/span&gt;. &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman;"&gt;Under the &lt;span style="color: green;"&gt;&lt;strong&gt;Projects&lt;/strong&gt;&lt;/span&gt; list, click on the &lt;span style="color: green;"&gt;&lt;strong&gt;All current and future projects in Project Server database&lt;/strong&gt;&lt;/span&gt; option. &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman;"&gt;Click on &lt;span style="color: green;"&gt;&lt;strong&gt;Save&lt;/strong&gt;&lt;/span&gt;. &lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt; 
&lt;ul&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman;"&gt;&lt;strong&gt;Adding Team Foundation members to the Team Members group&lt;/strong&gt;: &lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;ol style="margin-left: 73pt;"&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman;"&gt;From the home page for PWA, in the &lt;span style="color: green;"&gt;&lt;strong&gt;Quick Launch&lt;/strong&gt;&lt;/span&gt; area, click on &lt;span style="color: green;"&gt;&lt;strong&gt;Server Settings&lt;/strong&gt;&lt;/span&gt; option. &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman;"&gt;From the &lt;span style="color: green;"&gt;&lt;strong&gt;Server Settings&lt;/strong&gt;&lt;/span&gt; page, in the &lt;span style="color: green;"&gt;&lt;strong&gt;Security&lt;/strong&gt;&lt;/span&gt; section, click on the &lt;span style="color: green;"&gt;&lt;strong&gt;Manage Groups&lt;/strong&gt;&lt;/span&gt; options. &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman;"&gt;From the &lt;span style="color: green;"&gt;&lt;strong&gt;Manage Groups&lt;/strong&gt;&lt;/span&gt; page, click on the &lt;span style="color: green;"&gt;&lt;strong&gt;Team Members&lt;/strong&gt;&lt;/span&gt; option. &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman;"&gt;From the &lt;span style="color: green;"&gt;&lt;strong&gt;Add or Edit Group&lt;/strong&gt;&lt;/span&gt; page, hold down the &lt;span style="color: #00ccff;"&gt;&lt;em&gt;Shift&lt;/em&gt;&lt;/span&gt; key, click on the users whom you want to add from the &lt;span style="color: green;"&gt;&lt;strong&gt;Available Users&lt;/strong&gt;&lt;/span&gt; list, and then click on &lt;span style="color: green;"&gt;&lt;strong&gt;Add&lt;/strong&gt;&lt;/span&gt;. &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman;"&gt;Under &lt;span style="color: green;"&gt;&lt;strong&gt;Categories&lt;/strong&gt;&lt;/span&gt;, verify or add &lt;span style="color: green;"&gt;&lt;strong&gt;My Tasks&lt;/strong&gt;&lt;/span&gt; from &lt;span style="color: green;"&gt;&lt;strong&gt;Available Categories&lt;/strong&gt;&lt;/span&gt; to &lt;span style="color: green;"&gt;&lt;strong&gt;Selected Categories&lt;/strong&gt;&lt;/span&gt;. &lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt; 
&lt;ul&gt;
&lt;li&gt;
&lt;div&gt;&lt;span style="font-family: Times New Roman;"&gt;&lt;strong&gt;Adding the Service Account for Team Foundation Server to the Project Server Service Application for Project Server 2010&lt;/strong&gt;: &lt;/span&gt;&lt;/div&gt;
&lt;p style="margin-left: 18pt;"&gt;&lt;span style="color: black; font-family: Book Antiqua;"&gt;In order to enable status update processing by the synchronization engine for integration with Project Server 2010, you must add the service account for Team Foundation Server to the Project Server Service Application. This can be done alternatively you could use Windows PowerShell (not covered here). &lt;/span&gt;&lt;/p&gt;
&lt;p style="margin-left: 18pt;"&gt;&lt;span style="color: black; font-family: Book Antiqua;"&gt;Following are the steps to add the Service Account using SharePoint Central Administration: &lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;ol style="margin-left: 73pt;"&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman;"&gt;Launch the &lt;span style="color: green;"&gt;&lt;strong&gt;SharePoint Central Administration&lt;/strong&gt;&lt;/span&gt; page for Project Server. &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman;"&gt;Under &lt;span style="color: green;"&gt;&lt;strong&gt;Application Management&lt;/strong&gt;&lt;/span&gt;, choose the &lt;span style="color: green;"&gt;&lt;strong&gt;Manage service applications&lt;/strong&gt;&lt;/span&gt; option. &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman;"&gt;From the &lt;span style="color: green;"&gt;&lt;strong&gt;Manage Service Applications&lt;/strong&gt;&lt;/span&gt; page, highlight the &lt;span style="color: green;"&gt;&lt;strong&gt;Project Server Service Application&lt;/strong&gt;&lt;/span&gt; row by clicking within the row but not the name of the application. &lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;span style="color: black; font-family: Book Antiqua;"&gt;The ribbon will now be available. &lt;/span&gt;&lt;/p&gt;
&lt;ol style="margin-left: 73pt;"&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman;"&gt;In the ribbon, select the &lt;span style="color: green;"&gt;&lt;strong&gt;Permissions&lt;/strong&gt;&lt;/span&gt; option. &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman;"&gt;In the &lt;span style="color: green;"&gt;&lt;strong&gt;Connection Permissions for Project Server Service Application&lt;/strong&gt;&lt;/span&gt; dialog box, type the name of the service account, and then select &lt;span style="color: green;"&gt;&lt;strong&gt;Add&lt;/strong&gt;&lt;/span&gt;. &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman;"&gt;In the middle pane, make sure that the name of the newly added service account is highlighted. &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman;"&gt;In the bottom pane, select the &lt;span style="color: green;"&gt;&lt;strong&gt;Full Control&lt;/strong&gt;&lt;/span&gt; checkbox, and then select &lt;span style="color: green;"&gt;&lt;strong&gt;OK&lt;/strong&gt;&lt;/span&gt;. &lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p style="text-align: center;"&gt;&lt;img alt="" src="http://www.thecto.org/blogengine/image.axd?picture=041514_2345_Permissions5.png" /&gt;&lt;span style="font-family: Tahoma; font-size: 8pt;"&gt; &lt;/span&gt;&lt;/p&gt;
&lt;p style="text-align: center;"&gt;&lt;span style="font-family: Times New Roman; font-size: 8pt;"&gt;Manage Service Applications dialog box, for step 3 &lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;div&gt;&lt;span style="font-family: Times New Roman;"&gt;&lt;strong&gt;Granting Permissions to PWA databases to the service account for the web application pool for Project Server 2010&lt;/strong&gt;: &lt;/span&gt;&lt;/div&gt;
&lt;p style="margin-left: 18pt;"&gt;&lt;span style="color: black; font-family: Book Antiqua;"&gt;To enable data synchronization, you need to grant permissions to the service account for the web application pool to update two SQL Server databases for each instance of PWA for Project Server 2010. &lt;/span&gt;&lt;/p&gt;
&lt;p style="margin-left: 18pt;"&gt;&lt;span style="color: black; font-family: Book Antiqua;"&gt;Following are the steps to grant permissions to a database for an instance of PWA: &lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;ol style="margin-left: 73pt;"&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman;"&gt;Log on to the data-tier server for Project Server. &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman;"&gt;Select, &lt;span style="color: green;"&gt;&lt;strong&gt;SQL Server Management Studio&lt;/strong&gt;&lt;/span&gt; in &lt;span style="color: green;"&gt;&lt;strong&gt;Start&lt;/strong&gt;&lt;/span&gt; | &lt;span style="color: green;"&gt;&lt;strong&gt;All Programs&lt;/strong&gt;&lt;/span&gt;| &lt;span style="color: green;"&gt;&lt;strong&gt;Microsoft SQL Server 2008&lt;/strong&gt;&lt;/span&gt;. &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman;"&gt;The &lt;span style="color: green;"&gt;&lt;strong&gt;Connect to Server&lt;/strong&gt;&lt;/span&gt; dialog box will now open. &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman;"&gt;In the &lt;span style="color: green;"&gt;&lt;strong&gt;Server type&lt;/strong&gt;&lt;/span&gt; list, select &lt;span style="color: green;"&gt;&lt;strong&gt;Database Engine&lt;/strong&gt;&lt;/span&gt;. &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman;"&gt;In the &lt;span style="color: green;"&gt;&lt;strong&gt;Server name&lt;/strong&gt;&lt;/span&gt; field, type the name of the server that hosts the databases for Project Server, and then select &lt;span style="color: green;"&gt;&lt;strong&gt;Connect&lt;/strong&gt;&lt;/span&gt;. (If SQL Server is installed on a cluster, type the name of the cluster, not the computer name. If you have specified a named instance, type the server and instance name in the following format: &lt;/span&gt;&lt;span style="color: #747959; font-family: Lucida Console; font-size: 9pt;"&gt;DatabaseServer\InstanceName&lt;/span&gt;&lt;span style="font-family: Times New Roman;"&gt;. If you have Project Server and SQL Server installed on the same machine, the &lt;span style="color: #ff99cc;"&gt;&lt;em&gt;localhost&lt;/em&gt;&lt;/span&gt; name that this dialog box defaults to, will work fine.) &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman;"&gt;The &lt;span style="color: green;"&gt;&lt;strong&gt;SQL Server Management Studio&lt;/strong&gt;&lt;/span&gt; page opens. &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman;"&gt;Expand the &lt;span style="color: green;"&gt;&lt;strong&gt;Databases&lt;/strong&gt;&lt;/span&gt; option, open the shortcut menu for the database for the instance of PWA (for example, &lt;/span&gt;&lt;span style="color: #747959; font-family: Lucida Console; font-size: 9pt;"&gt;PWA_Reporting&lt;/span&gt;&lt;span style="font-family: Times New Roman;"&gt;), and then select &lt;span style="color: green;"&gt;&lt;strong&gt;Properties&lt;/strong&gt;&lt;/span&gt;. &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman;"&gt;Under &lt;span style="color: green;"&gt;&lt;strong&gt;Select a page&lt;/strong&gt;&lt;/span&gt;, select &lt;span style="color: green;"&gt;&lt;strong&gt;Permissions&lt;/strong&gt;&lt;/span&gt;. &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman;"&gt;Add the service account of the web application pool for Project Server, and grant the required permissions. For example, &lt;span style="color: green;"&gt;&lt;strong&gt;Alter any Schema&lt;/strong&gt;&lt;/span&gt;, &lt;span style="color: green;"&gt;&lt;strong&gt;Create Table&lt;/strong&gt;&lt;/span&gt;, &lt;span style="color: green;"&gt;&lt;strong&gt;Delete&lt;/strong&gt;&lt;/span&gt;, &lt;span style="color: green;"&gt;&lt;strong&gt;Execute&lt;/strong&gt;&lt;/span&gt;, &lt;span style="color: green;"&gt;&lt;strong&gt;Insert&lt;/strong&gt;&lt;/span&gt;, &lt;span style="color: green;"&gt;&lt;strong&gt;Select&lt;/strong&gt;&lt;/span&gt;, and &lt;span style="color: green;"&gt;&lt;strong&gt;Update&lt;/strong&gt;&lt;/span&gt; are the permissions required for the reporting database. &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman;"&gt;On the Publishing database (&lt;/span&gt;&lt;span style="color: #747959; font-family: Lucida Console; font-size: 9pt;"&gt;PWA_Published&lt;/span&gt;&lt;span style="font-family: Times New Roman;"&gt;), grant the &lt;span style="color: green;"&gt;&lt;strong&gt;Select&lt;/strong&gt;&lt;/span&gt; permission. &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman;"&gt;Repeat steps 7 through 10 for each instance of PWA that will participate in data synchronization with Team Foundation Server. &lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p style="text-align: center;"&gt;&lt;img alt="" src="http://www.thecto.org/blogengine/image.axd?picture=041514_2345_Permissions6.png" /&gt;&lt;span style="font-family: Tahoma; font-size: 8pt;"&gt; &lt;/span&gt;&lt;/p&gt;
&lt;p style="text-align: center;"&gt;&lt;span style="font-family: Times New Roman; font-size: 8pt;"&gt;Database Properties, Permissions dialog box, for step 8 &lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;There's more...&lt;/h2&gt;
&lt;p&gt;&lt;span style="font-family: Times New Roman;"&gt;Although we've covered most of the key parts already, there are a few other things you might want to consider. We'll cover those in the following section. &lt;/span&gt;&lt;/p&gt;
&lt;h3&gt;Logon permission for services&lt;/h3&gt;
&lt;p&gt;&lt;span style="font-family: Times New Roman;"&gt;You must grant all service accounts for Project Server and SharePoint products, permission to log on to the computer on which the service is running. &lt;/span&gt;&lt;/p&gt;
&lt;h3&gt;Service account permissions&lt;/h3&gt;
&lt;p&gt;&lt;span style="font-family: Times New Roman;"&gt;The service account for Team Foundation Server also runs the &lt;strong&gt;Team Foundation Background Job Agent Service&lt;/strong&gt;. All &lt;/span&gt;&lt;span style="color: #747959; font-family: Lucida Console; font-size: 9pt;"&gt;TfsAdmin&lt;/span&gt;&lt;span style="font-family: Times New Roman;"&gt; commands are run in this service accounts context, except for the &lt;span style="color: green;"&gt;&lt;strong&gt;/RegisterPWA&lt;/strong&gt;&lt;/span&gt; and &lt;span style="color: green;"&gt;&lt;strong&gt;/UnregisterPWA&lt;/strong&gt;&lt;/span&gt; options, which are run under the executing user. The Team Foundation Background Job Agent Service manages data synchronization processes. This service account requires permissions to access each instance of PWA that has been mapped and permissions to call Project Server integration services. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: Times New Roman;"&gt; &lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span style="color: #444444; font-size: 12pt;"&gt;About this Except: &lt;/span&gt;&lt;/h2&gt;
&lt;p style="background: white;"&gt;&lt;span style="color: #444444;"&gt;Portions of this excerpt were re-published by the author (me).&amp;nbsp; The full book is available for purchase here &lt;a href="http://www.amazon.com/dp/1849688540/?tag=packtpubli-20"&gt;&lt;span style="color: #5c80b1;"&gt;http://www.amazon.com/dp/1849688540/?tag=packtpubli-20&lt;/span&gt;&lt;/a&gt;.&amp;nbsp; Note that some content may be different (pictures, charts, etc.)&amp;nbsp;as I'm trying to format this post for the web. &lt;/span&gt;&lt;/p&gt;</description>
      <link>http://www.thecto.org/blogengine/post/2014/01/15/Permissions-and-Security-for-Team-Foundation-Server-2012-and-Project-Server-2010.aspx</link>
      <author>garyg@theCTO.org</author>
      <comments>http://www.thecto.org/blogengine/post/2014/01/15/Permissions-and-Security-for-Team-Foundation-Server-2012-and-Project-Server-2010.aspx#comment</comments>
      <guid>http://www.thecto.org/blogengine/post.aspx?id=f0be8a01-78d5-4c11-ae25-118d8fe4cdba</guid>
      <pubDate>Wed, 15 Jan 2014 19:54:00 -0400</pubDate>
      <category>ALM</category>
      <category>Project Management</category>
      <category>TFS</category>
      <dc:publisher>GaryG</dc:publisher>
      <pingback:server>http://www.thecto.org/blogengine/pingback.axd</pingback:server>
      <pingback:target>http://www.thecto.org/blogengine/post.aspx?id=f0be8a01-78d5-4c11-ae25-118d8fe4cdba</pingback:target>
      <slash:comments>1417</slash:comments>
      <trackback:ping>http://www.thecto.org/blogengine/trackback.axd?id=f0be8a01-78d5-4c11-ae25-118d8fe4cdba</trackback:ping>
      <wfw:comment>http://www.thecto.org/blogengine/post/2014/01/15/Permissions-and-Security-for-Team-Foundation-Server-2012-and-Project-Server-2010.aspx#comment</wfw:comment>
      <wfw:commentRss>http://www.thecto.org/blogengine/syndication.axd?post=f0be8a01-78d5-4c11-ae25-118d8fe4cdba</wfw:commentRss>
    </item>
    <item>
      <title>Initial Configuration Integration for Team Foundation Server 2012 and Project Server 2010</title>
      <description>&lt;h1&gt;Initial integration configuration (Should know)&lt;/h1&gt;
&lt;p&gt;&lt;span style="font-family: Times New Roman;"&gt;These are the minimal steps you'll need to complete in order to complete the initial configuration of Team Foundation Server and Project Server. You may need more steps depending on specific site requirements. Please complete them in the order listed for predictable results. &lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;Getting ready&lt;/h2&gt;
&lt;p&gt;&lt;span style="font-family: Times New Roman;"&gt;In order the run the &lt;/span&gt;&lt;span style="color: #747959; font-family: Lucida Console; font-size: 9pt;"&gt;TfsAdmin&lt;/span&gt;&lt;span style="font-family: Times New Roman;"&gt; command-line tool indicated in some of these steps, you will need to run it in an elevated command prompt (right-click on the command prompt in the &lt;span style="color: green;"&gt;&lt;strong&gt;Start&lt;/strong&gt;&lt;/span&gt; menu and select &lt;span style="color: green;"&gt;&lt;strong&gt;Run as administrator&lt;/strong&gt;&lt;/span&gt;). &lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;How to do it...&lt;/h2&gt;
&lt;p&gt;&lt;span style="font-family: Times New Roman;"&gt;We'll lay the steps out here by subject to make it easy to follow and refer back to later. &lt;/span&gt;&lt;/p&gt;
&lt;h3&gt;Integration:&lt;/h3&gt;
&lt;p&gt;&lt;span style="font-family: Times New Roman;"&gt;You'll also need to change directory to &lt;/span&gt;&lt;span style="color: #747959; font-family: Lucida Console; font-size: 9pt;"&gt;C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\IDE&lt;/span&gt;&lt;span style="font-family: Times New Roman;"&gt;, or add it to your path. Open a command prompt from the &lt;span style="color: green;"&gt;&lt;strong&gt;Start&lt;/strong&gt;&lt;/span&gt; menu. Using the following steps: &lt;/span&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;div&gt;&lt;span style="font-family: Times New Roman;"&gt;Register an Instance of PWA. Each instance must be registered. &lt;/span&gt;&lt;/div&gt;
&lt;p style="margin-left: 18pt;"&gt;&lt;span style="color: black;"&gt;&lt;span style="font-family: Book Antiqua;"&gt;Tool Used: &lt;/span&gt;&lt;span style="color: #747959;"&gt;&lt;span style="font-family: Lucida Console; font-size: 9pt;"&gt;TfsAdmin&lt;/span&gt;&lt;span style="color: black; font-family: Book Antiqua;"&gt; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;ol style="margin-left: 37pt;"&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman;"&gt;Open a Command Prompt from the Start Menu. &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman;"&gt;Run the following command (without the &amp;lt;&amp;gt; brackets): &lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;span style="font-family: Lucida Console; font-size: 9pt;"&gt;TfsAdmin ProjectServer /RegisterPWA /pwa:&amp;lt;pwaUrl&amp;gt; /tfs:&amp;lt;tfsUrl&amp;gt; &lt;/span&gt;&lt;/p&gt;
&lt;p style="margin-left: 18pt;"&gt;&lt;span style="color: black; font-family: Book Antiqua;"&gt;that is, &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: Lucida Console; font-size: 9pt;"&gt;TfsAdmin ProjectServer /RegisterPWA /pwa:http://tfspsdemo/PWA &lt;br /&gt;/tfs:http://tfspsdemo:8080/tfs/ &lt;br /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;&lt;span style="font-family: Times New Roman;"&gt;Map the PWA instance with a team project collection. &lt;/span&gt;&lt;/div&gt;
&lt;p style="margin-left: 18pt;"&gt;&lt;span style="color: black;"&gt;&lt;span style="font-family: Book Antiqua;"&gt;Tool Used: &lt;/span&gt;&lt;span style="color: #747959;"&gt;&lt;span style="font-family: Lucida Console; font-size: 9pt;"&gt;TfsAdmin&lt;/span&gt;&lt;span style="color: black; font-family: Book Antiqua;"&gt; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;ol style="margin-left: 37pt;"&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman;"&gt;Open command prompt from the &lt;span style="color: green;"&gt;&lt;strong&gt;Start&lt;/strong&gt;&lt;/span&gt; menu. &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman;"&gt;Run the following command (without the &amp;lt;&amp;gt; brackets): &lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;span style="font-family: Lucida Console; font-size: 9pt;"&gt;TfsAdmin ProjectServer /MapPWAtoCollection /pwa:&amp;lt;pwaUrl&amp;gt; /collection:&amp;lt;tpcUrl&amp;gt; &lt;/span&gt;&lt;/p&gt;
&lt;p style="margin-left: 18pt;"&gt;&lt;span style="color: black; font-family: Book Antiqua;"&gt;that is, &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: Lucida Console; font-size: 9pt;"&gt;TfsAdmin ProjectServer /MapPWAToCollection /pwa:http://tfspsdemo/PWA &lt;br /&gt;/collection:http://tfspsdemo:8080/tfs/DefaultCollection &lt;/span&gt;&lt;/p&gt;
&lt;p style="background: white; margin-left: 18pt;"&gt;&lt;span style="font-family: Times New Roman; font-size: 10pt;"&gt;Map each instance of PWA that supports an enterprise project plan. &lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;&lt;span style="font-family: Times New Roman;"&gt;Upload default field mappings. &lt;/span&gt;&lt;/div&gt;
&lt;p style="margin-left: 18pt;"&gt;&lt;span style="color: black;"&gt;&lt;span style="font-family: Book Antiqua;"&gt;Tool: &lt;/span&gt;&lt;span style="color: #747959;"&gt;&lt;span style="font-family: Lucida Console; font-size: 9pt;"&gt;TfsAdmin&lt;/span&gt;&lt;span style="color: black; font-family: Book Antiqua;"&gt; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;ol style="margin-left: 37pt;"&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman;"&gt;Open command prompt from the &lt;span style="color: green;"&gt;&lt;strong&gt;Start&lt;/strong&gt;&lt;/span&gt; menu. &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman;"&gt;Run the following command (without the &amp;lt;&amp;gt; brackets): &lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;span style="font-family: Lucida Console; font-size: 9pt;"&gt;TfsAdmin ProjectServer /UploadFieldMappings /collection:&amp;lt;tpcUrl&amp;gt; /useDefaultFieldMappings &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: Times New Roman;"&gt;that is, &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: Lucida Console; font-size: 9pt;"&gt;TfsAdmin ProjectServer /UploadFieldMappings &lt;br /&gt;/collection:http://tfspsdemo:8080/tfs/DefaultCollection /useDefaultFieldMappings &lt;/span&gt;&lt;/p&gt;
&lt;p style="background: white;"&gt;&lt;span style="font-family: Times New Roman; font-size: 10pt;"&gt;We must define the field mappings for each project collection that we have mapped to an instance of PWA. You can use the default field mappings to begin with and customize if you need to (many organizations use this right out of the box). &lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;&lt;span style="font-family: Times New Roman;"&gt;Associate an enterprise project plan with a team project. &lt;/span&gt;&lt;/div&gt;
&lt;p style="margin-left: 18pt;"&gt;&lt;span style="color: black;"&gt;&lt;span style="font-family: Book Antiqua;"&gt;Tool: &lt;/span&gt;&lt;span style="color: #747959;"&gt;&lt;span style="font-family: Lucida Console; font-size: 9pt;"&gt;TfsAdmin&lt;/span&gt;&lt;span style="color: black; font-family: Book Antiqua;"&gt; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;ol style="margin-left: 37pt;"&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman;"&gt;Open command prompt from the &lt;span style="color: green;"&gt;&lt;strong&gt;Start&lt;/strong&gt;&lt;/span&gt; menu. &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman;"&gt;Run the following command (without the &amp;lt;&amp;gt; brackets): &lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;span style="font-family: Lucida Console; font-size: 9pt;"&gt;TfsAdmin ProjectServer /MapPlanToTeamProject /collection:tpcUrl &lt;br /&gt;/enterpriseproject:&amp;lt;ProjectServerPlanName&amp;gt; /teamproject:&amp;lt;TfsProjectName&amp;gt; &lt;br /&gt;/workitemtypes:&amp;lt;ListOfTypes&amp;gt; &lt;/span&gt;&lt;/p&gt;
&lt;p style="margin-left: 18pt;"&gt;&lt;span style="color: black; font-family: Book Antiqua;"&gt;that is, &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: Lucida Console; font-size: 9pt;"&gt;TfsAdmin ProjectServer /MapPlanToTeamProject &lt;br /&gt;/collection:http://tfspsdemo:8080/tfs/DefaultCollection/ enterpriseproject:MyEnterpriseProject /teamproject:MyTfsTeamProject &lt;br /&gt;/workitemtypes:"User Story,Task" &lt;/span&gt;&lt;/p&gt;
&lt;p style="background: white; margin-left: 18pt;"&gt;&lt;span style="font-family: Times New Roman; font-size: 10pt;"&gt;Do not include a space after the comma for the &lt;/span&gt;&lt;span style="color: #747959; font-family: Lucida Console; font-size: 9pt;"&gt;workitemtypes&lt;/span&gt;&lt;span style="font-family: Times New Roman;"&gt;&lt;span style="font-size: 10pt;"&gt; parameter. If you mapped a plan while it was open, re-open it to register the changes. Look for the &lt;/span&gt;&lt;span style="color: green;"&gt;&lt;strong&gt;Publish to Team Project&lt;/strong&gt;&lt;/span&gt;&lt;span style="font-size: 10pt;"&gt; and &lt;/span&gt;&lt;span style="color: green;"&gt;&lt;strong&gt;Work Item Type&lt;/strong&gt;&lt;/span&gt;&lt;span style="font-size: 10pt;"&gt; columns to indicate that the mapping has been completed. &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="background: white; margin-left: 18pt;"&gt;&lt;span style="font-family: Times New Roman; font-size: 10pt;"&gt;The &lt;/span&gt;&lt;span style="color: #747959; font-family: Lucida Console; font-size: 9pt;"&gt;/nofixedwork&lt;/span&gt;&lt;span style="font-family: Times New Roman; font-size: 10pt;"&gt; flag is optional. Use this only if you want Project Server tasks that are mapped to work items in Team Foundation Server not to be assigned to the Fixed Work task type. &lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;&lt;span style="font-family: Times New Roman;"&gt;Add team members to the enterprise resource pool. &lt;/span&gt;&lt;/div&gt;
&lt;p style="margin-left: 18pt;"&gt;&lt;span style="color: black;"&gt;&lt;span style="font-family: Book Antiqua;"&gt;Tool: &lt;/span&gt;&lt;span style="color: #747959;"&gt;&lt;span style="font-family: Lucida Console; font-size: 9pt;"&gt;Project Web App&lt;/span&gt;&lt;span style="color: black; font-family: Book Antiqua;"&gt; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin-left: 18pt;"&gt;&lt;span style="color: black; font-family: Book Antiqua;"&gt;On each task that is published to the team project, you need to assign a valid member of the team project as a resource. You also need to identify any team member who submits work items that are synchronized with Project Server. To identify valid contributors, you must add team members from the enterprise resource pool to the resources for the enterprise project plan. &lt;/span&gt;&lt;/p&gt;
&lt;p style="background: white; margin-left: 18pt;"&gt;&lt;span style="font-family: Times New Roman; font-size: 10pt;"&gt;Please refer to detailed instructions at the following location: &lt;span style="color: #ff99cc;"&gt;&lt;em&gt;Add Team Foundation members to the Team Members group&lt;/em&gt;&lt;/span&gt; in the recipe, &lt;span style="color: #ff99cc;"&gt;&lt;em&gt;Managing Project Server&lt;/em&gt;&lt;/span&gt;. Also please refer to details on this function at &lt;/span&gt;&lt;span style="color: blue; font-family: Lucida Console; font-size: 9pt;"&gt;http://office.microsoft.com/en-us/project-help/add-resources-to-the-enterprise-resource-pool-HA010377760.aspx&lt;/span&gt;&lt;span style="font-family: Times New Roman; font-size: 10pt;"&gt;. &lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;&lt;span style="font-family: Times New Roman;"&gt;Verify synchronization. &lt;/span&gt;&lt;/div&gt;
&lt;p style="margin-left: 18pt;"&gt;&lt;span style="color: black; font-family: Book Antiqua;"&gt;The last step in setting up the initial integration is to verify the synchronization. Please refer to &lt;span style="color: #ff99cc;"&gt;&lt;em&gt;Verifying Synchronization&lt;/em&gt;&lt;span style="color: black;"&gt; in the following recipe, &lt;span style="color: #ff99cc;"&gt;&lt;em&gt;Managing Project Server&lt;/em&gt;&lt;span style="color: black;"&gt;. &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;&lt;span style="color: #444444; font-size: 12pt;"&gt;About this Except: &lt;/span&gt;&lt;/h2&gt;
&lt;p style="background: white;"&gt;&lt;span style="color: #444444;"&gt;Portions of this excerpt were re-published by the author (me).&amp;nbsp; The full book is available for purchase here &lt;a href="http://www.amazon.com/dp/1849688540/?tag=packtpubli-20"&gt;&lt;span style="color: #5c80b1;"&gt;http://www.amazon.com/dp/1849688540/?tag=packtpubli-20&lt;/span&gt;&lt;/a&gt;.&amp;nbsp; Note that some content may be different (pictures, charts, etc.)&amp;nbsp;as I'm trying to format this post for the web. &lt;/span&gt;&lt;/p&gt;</description>
      <link>http://www.thecto.org/blogengine/post/2013/10/14/Initial-Configuration-Integration-for-Team-Foundation-Server-2012-and-Project-Server-2010.aspx</link>
      <author>garyg@theCTO.org</author>
      <comments>http://www.thecto.org/blogengine/post/2013/10/14/Initial-Configuration-Integration-for-Team-Foundation-Server-2012-and-Project-Server-2010.aspx#comment</comments>
      <guid>http://www.thecto.org/blogengine/post.aspx?id=042d2238-cde0-4152-97b9-1c5fe89fa91e</guid>
      <pubDate>Mon, 14 Oct 2013 20:47:00 -0400</pubDate>
      <category>ALM</category>
      <category>TFS</category>
      <dc:publisher>GaryG</dc:publisher>
      <pingback:server>http://www.thecto.org/blogengine/pingback.axd</pingback:server>
      <pingback:target>http://www.thecto.org/blogengine/post.aspx?id=042d2238-cde0-4152-97b9-1c5fe89fa91e</pingback:target>
      <slash:comments>1205</slash:comments>
      <trackback:ping>http://www.thecto.org/blogengine/trackback.axd?id=042d2238-cde0-4152-97b9-1c5fe89fa91e</trackback:ping>
      <wfw:comment>http://www.thecto.org/blogengine/post/2013/10/14/Initial-Configuration-Integration-for-Team-Foundation-Server-2012-and-Project-Server-2010.aspx#comment</wfw:comment>
      <wfw:commentRss>http://www.thecto.org/blogengine/syndication.axd?post=042d2238-cde0-4152-97b9-1c5fe89fa91e</wfw:commentRss>
    </item>
    <item>
      <title>Configuring Initial Permissions for Integration of Team Foundation Server 2012 and Project Server 2010</title>
      <description>&lt;h1&gt;Configuration of initial permissions (Must know)&lt;/h1&gt;
&lt;p&gt;&lt;span style="font-family: Times New Roman;"&gt;We'll cover the initial permission configuration required and the steps to get you through configuring these for Team Foundation Server Extensions for Project Server in this recipe. These are not all the permissions in setting the complete system up, but just the ones required to begin configuration. It is possible that in a large enterprise installation, you will need to separate the requests to get them set by several individuals. This should help with facilitating that. &lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;Getting ready&lt;/h2&gt;
&lt;p&gt;&lt;span style="font-family: Times New Roman;"&gt;In the previous recipe we installed the integration. Now we'll build off of that as we configure the integration. Please take a moment to review the work we've done previously before we begin. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: Times New Roman;"&gt;Also, it might be handy at this point to review the summary for steps we will be following in this recipe and in other recipes: &lt;/span&gt;&lt;/p&gt;
&lt;p style="text-align: center;"&gt;&lt;img alt="" src="http://www.thecto.org/blogengine/image.axd?picture=041414_0027_Configuring1.png" /&gt;&lt;span style="font-family: Tahoma; font-size: 8pt;"&gt; &lt;/span&gt;&lt;/p&gt;
&lt;p style="text-align: center;"&gt;&lt;span style="font-family: Times New Roman; font-size: 8pt;"&gt;Entire configuration workflow &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: red; font-family: Arial; font-size: 14pt;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: Times New Roman;"&gt;To initially configure the permissions required, you will need to assign administrative permissions of Team Foundation Server and an instance of &lt;strong&gt;Project Web App&lt;/strong&gt; (&lt;strong&gt;PWA&lt;/strong&gt;) to a user who will be responsible for the configuration of these products. You will use the &lt;span style="color: green;"&gt;&lt;strong&gt;Team Foundation Server Administration Console&lt;/strong&gt;&lt;/span&gt; page for most of the Team Foundation Server permissions, and the &lt;span style="color: green;"&gt;&lt;strong&gt;Project Security&lt;/strong&gt;&lt;/span&gt; dialog box or &lt;span style="color: green;"&gt;&lt;strong&gt;Manage Users&lt;/strong&gt;&lt;/span&gt; / &lt;span style="color: green;"&gt;&lt;strong&gt;Manage Groups&lt;/strong&gt;&lt;/span&gt; web pages for PWA. Please note these are the &lt;span style="color: #ff99cc;"&gt;&lt;em&gt;minimum&lt;/em&gt;&lt;/span&gt; configurations you'll need to perform for permissions, your installation may need more depending on your specific site requirements. &lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;How to do it...&lt;/h2&gt;
&lt;p&gt;&lt;span style="font-family: Times New Roman;"&gt;We'll lay the steps out in the following section by subject to make it easy to follow and refer back to later. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: Times New Roman;"&gt;Firstly, we will be setting initial permissions. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: Times New Roman;"&gt;You should perform the following modifications in given order: &lt;/span&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;div&gt;&lt;span style="font-family: Times New Roman;"&gt;&lt;strong&gt;Adding user to Team Foundation Administrators group&lt;/strong&gt;: &lt;/span&gt;&lt;/div&gt;
&lt;p style="margin-left: 18pt;"&gt;&lt;span style="color: black; font-family: Book Antiqua;"&gt;Account(s): This is the account(s) that will be used to configure the integration of the Team Foundation Server. If this is the same user who installed Team Foundation Server, then this task would already be done during that product's installation and configuration. &lt;/span&gt;&lt;/p&gt;
&lt;ol style="margin-left: 37pt;"&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman;"&gt;Open the &lt;span style="color: green;"&gt;&lt;strong&gt;Team Foundation Server Administration Console&lt;/strong&gt;&lt;/span&gt; page from the &lt;span style="color: green;"&gt;&lt;strong&gt;Start&lt;/strong&gt;&lt;/span&gt; menu of the Team Foundation Server. &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman;"&gt;Navigate to the &lt;span style="color: green;"&gt;&lt;strong&gt;Group Membership&lt;/strong&gt;&lt;/span&gt; dialog (&lt;span style="color: green;"&gt;&lt;strong&gt;Team Foundation Server Administration Console&lt;/strong&gt;&lt;/span&gt; | &lt;span style="color: green;"&gt;&lt;strong&gt;Application Tier&lt;/strong&gt;&lt;/span&gt; | &lt;span style="color: green;"&gt;&lt;strong&gt;Group Membership&lt;/strong&gt;&lt;/span&gt;) to add this account to the &lt;span style="color: green;"&gt;&lt;strong&gt;Team Foundation Administrators&lt;/strong&gt;&lt;/span&gt; group. &lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p style="background: white; margin-left: 18pt;"&gt;&lt;span style="font-family: Times New Roman; font-size: 10pt;"&gt;This user will be using the command-line tool &lt;/span&gt;&lt;span style="color: #747959; font-family: Lucida Console; font-size: 9pt;"&gt;TFSAdmin&lt;/span&gt;&lt;span style="font-family: Times New Roman; font-size: 10pt;"&gt;, this will be installed by Visual Studio 2012 during its installation. &lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;&lt;span style="font-family: Times New Roman;"&gt;&lt;strong&gt;Setting the Administer Project Server integration permission to Allow the account&lt;/strong&gt;: &lt;/span&gt;&lt;/div&gt;
&lt;p style="margin-left: 18pt;"&gt;&lt;span style="color: black; font-family: Book Antiqua;"&gt;Account(s): These are the accounts of the project managers or other users who will manage the mapping of enterprise projects. &lt;/span&gt;&lt;/p&gt;
&lt;ol style="margin-left: 37pt;"&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman;"&gt;Open the &lt;span style="color: green;"&gt;&lt;strong&gt;Team Foundation Server Administration Console&lt;/strong&gt;&lt;/span&gt; page from the &lt;span style="color: green;"&gt;&lt;strong&gt;Start&lt;/strong&gt;&lt;/span&gt; menu of the Team Foundation Server. &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman;"&gt;Navigate to &lt;span style="color: green;"&gt;&lt;strong&gt;Team Foundation Server Administration Console&lt;/strong&gt;&lt;/span&gt; | &lt;span style="color: green;"&gt;&lt;strong&gt;Team Project Collections&lt;/strong&gt;&lt;/span&gt; | &lt;span style="color: green;"&gt;&lt;strong&gt;Administer Security&lt;/strong&gt;&lt;/span&gt; dialog box to add the account to set the Administer Project Server permission to allow the user or group.&lt;strong&gt; &lt;/strong&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p style="background: white; margin-left: 18pt;"&gt;&lt;span style="font-family: Times New Roman; font-size: 10pt;"&gt;This is a project collection level permission. &lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;&lt;span style="font-family: Times New Roman;"&gt;&lt;strong&gt;Granting the Manage Security global permission to each instance of PWA that you will register with Team Foundation Server&lt;/strong&gt;: &lt;/span&gt;&lt;/div&gt;
&lt;p style="margin-left: 18pt;"&gt;&lt;span style="color: black; font-family: Book Antiqua;"&gt;Account(s): This is the account(s) of user who will configure the integration of Team Foundation Server and Project Server or the one who registers the instances of PWA with Team Foundation Server service account for Team Foundation Server. &lt;/span&gt;&lt;/p&gt;
&lt;ol style="margin-left: 37pt;"&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman;"&gt;Open the PWA Site in Internet Explorer at &lt;/span&gt;&lt;span style="color: #747959; font-family: Lucida Console; font-size: 9pt;"&gt;http://tfspsdemo/PWA/default.aspx&lt;/span&gt;&lt;span style="font-family: Times New Roman;"&gt;. &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman;"&gt;Navigate to &lt;span style="color: green;"&gt;&lt;strong&gt;Project Web App&lt;/strong&gt;&lt;/span&gt; | &lt;span style="color: green;"&gt;&lt;strong&gt;Edit User&lt;/strong&gt;&lt;/span&gt; | &lt;span style="color: green;"&gt;&lt;strong&gt;Selected User&lt;/strong&gt;&lt;/span&gt; | &lt;span style="color: green;"&gt;&lt;strong&gt;Global Permissions Section&lt;/strong&gt;&lt;/span&gt; | &lt;span style="color: green;"&gt;&lt;strong&gt;Manage Security&lt;/strong&gt;&lt;/span&gt;. &lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p style="background: white; margin-left: 18pt;"&gt;&lt;span style="font-family: Times New Roman; font-size: 10pt;"&gt;Every service account for Project Server and SharePoint Products must be granted interactive logon permissions for the computer on which the service is running. This is not a usual permission for services so it bears special mentioning. You will need to repeat this on every PWA instance. &lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;&lt;span style="font-family: Times New Roman;"&gt;&lt;strong&gt;Granting Full Control permissions to invoke the Project Server Service Application&lt;/strong&gt;: &lt;/span&gt;&lt;/div&gt;
&lt;p style="margin-left: 18pt;"&gt;&lt;span style="color: black; font-family: Book Antiqua;"&gt;Account(s): This is the service account for Team Foundation Server. &lt;/span&gt;&lt;/p&gt;
&lt;p style="margin-left: 18pt;"&gt;&lt;span style="color: black; font-family: Book Antiqua;"&gt;We will use SharePoint Central Administration using the following steps: &lt;/span&gt;&lt;/p&gt;
&lt;ol style="margin-left: 37pt;"&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman;"&gt;Run the &lt;span style="color: green;"&gt;&lt;strong&gt;SharePoint Central Administration&lt;/strong&gt;&lt;/span&gt; page from the &lt;span style="color: green;"&gt;&lt;strong&gt;Start&lt;/strong&gt;&lt;/span&gt; menu. &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman;"&gt;In the &lt;span style="color: green;"&gt;&lt;strong&gt;Application Management&lt;/strong&gt;&lt;/span&gt; section, click on the &lt;span style="color: green;"&gt;&lt;strong&gt;Manage Service Applications&lt;/strong&gt;&lt;/span&gt; option (many service applications will be listed here normally). &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman;"&gt;From the &lt;span style="color: green;"&gt;&lt;strong&gt;Manage Service Applications&lt;/strong&gt;&lt;/span&gt; page, select the row for Project Server Service Application by clicking within the row but not right on the name of the application, that is, don't double click on it. If you do, no big deal, you just need to go back to the previous step and try it again. &lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p style="margin-left: 18pt;"&gt;&lt;span style="color: black; font-family: Book Antiqua;"&gt;The ribbon should then become available. &lt;/span&gt;&lt;/p&gt;
&lt;ol style="margin-left: 37pt;"&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman;"&gt;In the ribbon you should see a &lt;span style="color: green;"&gt;&lt;strong&gt;Permissions&lt;/strong&gt;&lt;/span&gt; icon, click on the &lt;span style="color: green;"&gt;&lt;strong&gt;Permissions&lt;/strong&gt;&lt;/span&gt; icon now. &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman;"&gt;Within the &lt;span style="color: green;"&gt;&lt;strong&gt;Connection Permissions for Project Server Service Application dialog&lt;/strong&gt;&lt;/span&gt; box, enter the name of the service account you will be using for this service, and then click on &lt;span style="color: green;"&gt;&lt;strong&gt;Add&lt;/strong&gt;&lt;/span&gt;. You can go back and change this later if you need to. &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman;"&gt;In the middle pane, ensure that the name of the service account that you just added is still highlighted, if not please highlight it now. &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman;"&gt;From the bottom pane, select the &lt;span style="color: green;"&gt;&lt;strong&gt;Full Control&lt;/strong&gt;&lt;/span&gt; checkbox then click on &lt;span style="color: green;"&gt;&lt;strong&gt;OK&lt;/strong&gt;&lt;/span&gt;. &lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p style="text-align: center;"&gt;&lt;img alt="" src="http://www.thecto.org/blogengine/image.axd?picture=041414_0027_Configuring2.png" /&gt;&lt;span style="font-family: Tahoma; font-size: 8pt;"&gt;&lt;strong&gt; &lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="text-align: center;"&gt;&lt;span style="font-family: Times New Roman; font-size: 8pt;"&gt;SharePoint central administration, Service Application permissions &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: red; font-family: Arial; font-size: 14pt;"&gt;&lt;strong&gt; &lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;div&gt;&lt;span style="font-family: Times New Roman;"&gt;&lt;strong&gt;Granting SQL Server database permissions&lt;/strong&gt;: &lt;/span&gt;&lt;/div&gt;
&lt;p style="margin-left: 18pt;"&gt;&lt;span style="color: black;"&gt;&lt;span style="font-family: Book Antiqua;"&gt;Account(s): This is the service account for the web application pool for Project Server 2010 (you can find this by opening &lt;/span&gt;&lt;span style="color: green;"&gt;&lt;span style="font-family: Times New Roman;"&gt;&lt;strong&gt;Application Pools&lt;/strong&gt;&lt;/span&gt;&lt;span style="color: black;"&gt;&lt;span style="font-family: Book Antiqua;"&gt; in &lt;/span&gt;&lt;span style="color: green;"&gt;&lt;span style="font-family: Times New Roman;"&gt;&lt;strong&gt;IIS Manager&lt;/strong&gt;&lt;/span&gt;&lt;span style="color: black;"&gt;&lt;span style="font-family: Book Antiqua;"&gt; | &lt;/span&gt;&lt;span style="color: green;"&gt;&lt;span style="font-family: Times New Roman;"&gt;&lt;strong&gt;Connections&lt;/strong&gt;&lt;/span&gt;&lt;span style="color: black; font-family: Book Antiqua;"&gt;). &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="background: white; margin-left: 18pt;"&gt;&lt;span style="font-family: Times New Roman; font-size: 10pt;"&gt;Since the following commands can take some time, there is also a handy PowerShell script you can use which is at the end of the &lt;span style="color: #ff99cc;"&gt;&lt;em&gt;Summary&lt;/em&gt;&lt;/span&gt; section. &lt;/span&gt;&lt;/p&gt;
&lt;p style="margin-left: 18pt;"&gt;&lt;span style="color: black; font-family: Book Antiqua;"&gt;We will grant permissions to PWA databases to the service account for the web application pool for Project Server 2010 &lt;/span&gt;&lt;/p&gt;
&lt;p style="margin-left: 18pt;"&gt;&lt;span style="color: black; font-family: Book Antiqua;"&gt;To enable data synchronization, you need to grant permissions to the service account for the web application pool to update two SQL Server databases for each instance of PWA for Project Server 2010. &lt;/span&gt;&lt;/p&gt;
&lt;p style="margin-left: 18pt;"&gt;&lt;span style="color: black; font-family: Book Antiqua;"&gt;To grant permissions to a database for an instance of PWA: &lt;/span&gt;&lt;/p&gt;
&lt;ol style="margin-left: 37pt;"&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman;"&gt;Log on to the data-tier server for Project Server. &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman;"&gt;Select &lt;span style="color: green;"&gt;&lt;strong&gt;SQL Server Management Studio&lt;/strong&gt;&lt;/span&gt; from &lt;span style="color: green;"&gt;&lt;strong&gt;Start&lt;/strong&gt;&lt;/span&gt; | &lt;span style="color: green;"&gt;&lt;strong&gt;All Programs&lt;/strong&gt;&lt;/span&gt; | &lt;span style="color: green;"&gt;&lt;strong&gt;Microsoft SQL Server 2008&lt;/strong&gt;&lt;/span&gt;. &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman;"&gt;The &lt;span style="color: green;"&gt;&lt;strong&gt;Connect to Server&lt;/strong&gt;&lt;/span&gt; dialog box will now open. &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman;"&gt;In the &lt;span style="color: green;"&gt;&lt;strong&gt;Server type&lt;/strong&gt;&lt;/span&gt; list, select &lt;span style="color: green;"&gt;&lt;strong&gt;Database Engine&lt;/strong&gt;&lt;/span&gt;. &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman;"&gt;In &lt;span style="color: green;"&gt;&lt;strong&gt;Server name&lt;/strong&gt;&lt;/span&gt;, type the name of the server that hosts the databases for Project Server, and then select &lt;span style="color: green;"&gt;&lt;strong&gt;Connect&lt;/strong&gt;&lt;/span&gt;. (If SQL Server is installed on a cluster, type the name of the cluster, not the computer's name. If you have specified a named instance, type the server and instance name in the following format: &lt;/span&gt;&lt;span style="color: #747959; font-family: Lucida Console; font-size: 9pt;"&gt;DatabaseServer\InstanceName&lt;/span&gt;&lt;span style="font-family: Times New Roman;"&gt;. If you have Project Server and SQL Server installed on the same machine, the &lt;span style="color: #ff99cc;"&gt;&lt;em&gt;localhost&lt;/em&gt;&lt;/span&gt; name that this dialog box defaults to will work fine.) &lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p style="margin-left: 18pt;"&gt;&lt;span style="color: black; font-family: Book Antiqua;"&gt;SQL Server Management Studio opens. &lt;/span&gt;&lt;/p&gt;
&lt;ol style="margin-left: 37pt;"&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman;"&gt;Expand the &lt;span style="color: green;"&gt;&lt;strong&gt;Databases&lt;/strong&gt;&lt;/span&gt; option, open the shortcut menu for the database for the instance of PWA (for example, &lt;/span&gt;&lt;span style="color: #747959; font-family: Lucida Console; font-size: 9pt;"&gt;PWA_Reporting&lt;/span&gt;&lt;span style="font-family: Times New Roman;"&gt;), and then select &lt;span style="color: green;"&gt;&lt;strong&gt;Properties&lt;/strong&gt;&lt;/span&gt;. &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman;"&gt;Under the &lt;span style="color: green;"&gt;&lt;strong&gt;Select a page&lt;/strong&gt;&lt;/span&gt; list, select &lt;span style="color: green;"&gt;&lt;strong&gt;Permissions&lt;/strong&gt;&lt;/span&gt;. &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman;"&gt;Add the service account of the web application pool for Project Server, and grant the required permissions. For example, the following permissions for the reporting database are required: &lt;span style="color: green;"&gt;&lt;strong&gt;Alter any Schema&lt;/strong&gt;&lt;/span&gt;, &lt;span style="color: green;"&gt;&lt;strong&gt;Create Table&lt;/strong&gt;&lt;/span&gt;, &lt;span style="color: green;"&gt;&lt;strong&gt;Delete&lt;/strong&gt;&lt;/span&gt;, &lt;span style="color: green;"&gt;&lt;strong&gt;Execute&lt;/strong&gt;&lt;/span&gt;, Insert, &lt;span style="color: green;"&gt;&lt;strong&gt;Select&lt;/strong&gt;&lt;/span&gt;, and &lt;span style="color: green;"&gt;&lt;strong&gt;Update&lt;/strong&gt;&lt;/span&gt;. &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman;"&gt;On the publishing database (&lt;/span&gt;&lt;span style="color: #747959; font-family: Lucida Console; font-size: 9pt;"&gt;PWA_Published&lt;/span&gt;&lt;span style="font-family: Times New Roman;"&gt;), grant the &lt;span style="color: green;"&gt;&lt;strong&gt;Select&lt;/strong&gt;&lt;/span&gt; permission. &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman;"&gt;Repeat steps 7 through 9 for each instance of PWA that will participate in data synchronization with Team Foundation Server. &lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p style="text-align: center;"&gt;&lt;img alt="" src="http://www.thecto.org/blogengine/image.axd?picture=041414_0027_Configuring3.png" /&gt;&lt;span style="font-family: Tahoma; font-size: 8pt;"&gt; &lt;/span&gt;&lt;/p&gt;
&lt;p style="text-align: center;"&gt;&lt;span style="font-family: Times New Roman; font-size: 8pt;"&gt;Database Properties, Permissions dialog box &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: red; font-family: Arial; font-size: 14pt;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;div&gt;&lt;span style="font-family: Times New Roman;"&gt;&lt;strong&gt;Adding account(s) to the Team Members group of PWA&lt;/strong&gt;: &lt;/span&gt;&lt;/div&gt;
&lt;p style="margin-left: 18pt;"&gt;&lt;span style="color: black; font-family: Book Antiqua;"&gt;Account(s): These are the Team Foundation Server team members who will submit status updates to Project Server from a client of Team Foundation. &lt;/span&gt;&lt;/p&gt;
&lt;ol style="margin-left: 37pt;"&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman;"&gt;Open the PWA site. &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman;"&gt;In the PWA SharePoint site, add team members to the &lt;span style="color: green;"&gt;&lt;strong&gt;Team Members&lt;/strong&gt;&lt;/span&gt; group for the PWA, or you must grant them the following minimum set of project permissions, namely, &lt;span style="color: green;"&gt;&lt;strong&gt;Open Project&lt;/strong&gt;&lt;/span&gt; and &lt;span style="color: green;"&gt;&lt;strong&gt;View Project Site&lt;/strong&gt;&lt;/span&gt;. &lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;&lt;span style="font-family: Times New Roman;"&gt;&lt;strong&gt;Granting permissions to contribute to the team project in Team Foundation Server&lt;/strong&gt;: &lt;/span&gt;&lt;/div&gt;
&lt;p style="margin-left: 18pt;"&gt;&lt;span style="color: black; font-family: Book Antiqua;"&gt;Account(s): These are the users of Project Professional who will publish plans to Team Foundation. &lt;/span&gt;&lt;/p&gt;
&lt;ol style="margin-left: 37pt;"&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman;"&gt;Open the Team Foundation Server Administration Console from the Start Menu. &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: Times New Roman;"&gt;In Team Foundation Server Administration Console, Grant View Project-level information permissions in Team Foundation, or assign them as members of the Reader group for the team project. &lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;There's more...&lt;/h2&gt;
&lt;p&gt;&lt;span style="font-family: Times New Roman;"&gt;Although we've covered most of the key parts already, there are a few other things you might want to consider. We'll cover those in the following section. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: Times New Roman;"&gt;If some of the steps given here are not detailed enough for you, not to worry. We cover many of the same ones in the recipe, &lt;span style="color: #ff99cc;"&gt;&lt;em&gt;Permissions and Security&lt;/em&gt;&lt;/span&gt;. &lt;/span&gt;&lt;/p&gt;
&lt;p style="background: white;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;&lt;span style="color: #444444; font-size: 12pt;"&gt;About this Except: &lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="background: white;"&gt;&lt;span style="color: #444444;"&gt;Portions of this excerpt were re-published by the author (me).&amp;nbsp; The full book is available for purchase here &lt;a href="http://www.amazon.com/dp/1849688540/?tag=packtpubli-20"&gt;http://www.amazon.com/dp/1849688540/?tag=packtpubli-20&lt;/a&gt;.&amp;nbsp; Note that some content may be different (pictures, charts, etc.)&amp;nbsp;as I'm trying to format this post for the web. &lt;/span&gt;&lt;/p&gt;</description>
      <link>http://www.thecto.org/blogengine/post/2013/08/13/Configuring-Initial-Permissions-for-Integration-of-Team-Foundation-Server-2012-and-Project-Server-2010.aspx</link>
      <author>garyg@theCTO.org</author>
      <comments>http://www.thecto.org/blogengine/post/2013/08/13/Configuring-Initial-Permissions-for-Integration-of-Team-Foundation-Server-2012-and-Project-Server-2010.aspx#comment</comments>
      <guid>http://www.thecto.org/blogengine/post.aspx?id=59196082-d0b8-4126-9935-f5253b9ac1c3</guid>
      <pubDate>Tue, 13 Aug 2013 20:37:00 -0400</pubDate>
      <category>ALM</category>
      <category>Project Management</category>
      <category>TFS</category>
      <dc:publisher>GaryG</dc:publisher>
      <pingback:server>http://www.thecto.org/blogengine/pingback.axd</pingback:server>
      <pingback:target>http://www.thecto.org/blogengine/post.aspx?id=59196082-d0b8-4126-9935-f5253b9ac1c3</pingback:target>
      <slash:comments>1938</slash:comments>
      <trackback:ping>http://www.thecto.org/blogengine/trackback.axd?id=59196082-d0b8-4126-9935-f5253b9ac1c3</trackback:ping>
      <wfw:comment>http://www.thecto.org/blogengine/post/2013/08/13/Configuring-Initial-Permissions-for-Integration-of-Team-Foundation-Server-2012-and-Project-Server-2010.aspx#comment</wfw:comment>
      <wfw:commentRss>http://www.thecto.org/blogengine/syndication.axd?post=59196082-d0b8-4126-9935-f5253b9ac1c3</wfw:commentRss>
    </item>
  </channel>
</rss>