TFS Defaults - one point stop!!!

Following are the default settings for TFS Single Server installation

TFSService Account is used by
-------------------
Services
         TFSServerScheduler
         CodeCoverageAnalysisService
         SharepointTimerService

Application Pools in IIS
       TFSAppPool
       TFWSS
       TFWSSADMIN

------------------------------------------------------------------------
Application Pools in IIS

DefaultAppPool - NetworkService
ReportServer - NetworkService
StsAdminAppPool - NetworkService
TFSAppPool - TFSService
TFWSS - TFSService
TFWSSADMIN - TFSService

------------------------------------------------------------------------
Websites in IIS run under the app pools

DefaultWebSite - TFSWSS - ISAPI filter (stsfltr - c:\Program Files\Common Files\Microsoft Shared\web server extensions\60\bin\STSFLTR.DLL)

SharePoint Central Administration - TFSWSSADMIN

TeamFoundation Server - TFSAppPool

------------------------------------------------------------------------
SQL Server Server services - can be checked in the Services MMC snap-in

SQL Server - Core Service - Local System   
SQL Server Agent - Local System
SQL Analysis Services - Local System
SQL Server FullText Search - Local System
SQL Server Reporting Services - Local System
SQL Integration Services - Network Service ( Local system - doc)
------------------------------------------------------------------------
SQL Server Databases, can be viewed in the SQL management studio - TFS related

TFSActivityLogging
TFSBuild
TFSIntegration
TFSVersionControl
TFSWarehouse
TFSWarehouseExtension
TFSWorkItemTracking
TFSWorkItemTrackingAttachments
STS_Config_TFS
STS_Content_TFS
ReportServer
ReportServer Temp DB

------------------------------------------------------------------------
Data Sources for reports found at https://localhost/reports

TFSOlapReportDS -  Analysis Services - DataSource=[Machine name];catalog=TFSWareHouse - TFSReports
TFSReportDS - Core Serrvice - DataSource=[Machine name];catalog=TFSWareHouse - TFSReports