NavigationUser loginWho's online
There are currently 0 users and 1 guest online.
|
BlogsMy New Blog!Time to move on :) All future posts will be on my TFS Austin blog
TFS Austin User Group
Set Lab Management (LM) Permissions for Team Projects Created before LM was ConfiguredWhat a long title! Anyway, I didn't add LM until sometime after I had setup my Team Foundation Server 2010 instance. There are 2 important realities to face when you do this:
All you have are the permissions established by the accounts used to setup LM (i.e. TfsSetup, etc...). Here are the commands I developed to grant permissions to existing team projects after you enable LM for them.
Team Foundation Server 2010 Real-Time Burndown ChartsThe reality is that project managers need work status in real-time. The TFS Excel reports and web parts are great, but because they are sourced from the TFS SSAS cube the information can be up to 2 hours old. The User Story goes like this...
TFS 2010 Web Part for Data Warehouse ViewsTeam Foundation Server 2010 includes support for Data Warehouse and Analysis Cube Views. The company, Amrein Engineering, sells a web part that uses SQL statements to source data. You can implement this web part very easily to do some very nice reporting of TFS data.
Publish TFS 2010 Last Work Item History Comment to ExcelTeam Foundation Server 2010 does not support publishing history data to Excel. However, there is an easy work around to this problem. However, this is limited to the last recorded History comment for a work item. This is what displays in the query return set when the History column is included.
Microsoft Test Manager (MTM) fails to connect when executing test runIf you are logged on to the local machine (not the domain) you will be prompted to enter network credentials when you open MTM to connect to TFS. However, if you receive a connection error when you attempt to run a test case, you may want to try the following work around.
TFS 2010 Agile Iteration Burndown Chart Error - Could not connect to server...: ensure SQL Server Analysis Services is runningIt seems there are many issues that can cause this error. But in my situation it turned out to be a permissions issue. It appears that other TFS 2010 reports use the service account (i.e. TFSReports) to access SSAS. However, it seems that the burndown chart in the TFS MSF v5.0 Agile Iteration Backlog Excel file passes the current user credentials to SSAS to get chart data. As only the TFSReports account had access, the burndown chart request was denied resultign in the error noted above. To fix this I:
Microsoft Visual Studio ALM Rangers Sabbatical for Coded UI Word Plug-inEarlier this Summer I had the privilege of working for 16 days onsite at the Microsoft offices in Redmond and Vancouver. The assignment, a "Rangers Sabbatical," is part of the Microsoft Visual Studio ALM Rangers program. It provided me the opportunity to develop a Microsoft Word "Technology Provider" or plug-in for the Visual Studio 2010 ALM Coded UI (CUI) feature. Being onsite I was able to work closely with Microsoft Ranger and Program staff.
What Happens to TFS when an Active Directory account gets deleted?There are at least three scenarios that deserve mention: 1. Existing data 2. Checked out files
|
Search |