Sign In
Sync often
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
ClientOM
get
JobService
Powershell
ServerOM
sync
TeamProjectCollectionService
Tfs2010
undo
Archive
Archives
May 2010
(3)
April 2010
(1)
March 2010
(1)
February 2010
(1)
June 2007
(1)
MSDN Blogs
>
Sync often
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Sync often
Updating the TF Registry using Powershell
Posted
over 2 years ago
by
chrisid1
0
Comments
Here's how to update the Team Foundation Registry using Powershell and the TFS client OM. Visual Studio 2010 and Team Foundation Server 2010 don't ship with a TF equivalent to regedit.exe, so you may need to use Powershell, a .Net language, a TFS Powertool...
Sync often
List of TF Registry Paths
Posted
over 2 years ago
by
chrisid1
2
Comments
Below is a list of TF Registry paths we've blogged about or otherwise documented. I'll update this entry as I hear about new blog posts. The default value column refers to the value hardcoded into the product code, the one used if there is no value in...
Sync often
Performing the same operation against nearly every collection
Posted
over 2 years ago
by
chrisid1
0
Comments
Let's say you have an action you want to perform against nearly every collection on your TFS instance. For example, maybe you just fixed an issue with your mail server and want to force the "Team Foundation Server Event Processing" job for each collection...
Sync often
TFS 2010: Canceling client requests
Posted
over 2 years ago
by
chrisid1
0
Comments
Below is an example of canceling a client request using Powershell and the client OM. In this example I have a request in mind and already know which collection it's against. While this is intended to serve as example to make you more familiar with our...
Sync often
TFS 2010: Faster Delivery of Notifications
Posted
over 2 years ago
by
chrisid1
8
Comments
In my previous blog post I described the job service, new for TFS 2010. There's an overhead in queuing a job, having the job agent acquire it, creating an instance of the associated plugin and releasing the job. To make things more efficient we delay...
Sync often
TFS 2010: Introducing the TFS Background Job Agent and Service
Posted
over 2 years ago
by
chrisid1
0
Comments
Historical Background TFS 2008's Application Tier had two Windows services: Visual Studio Team Foundation Server Task Scheduler (TFSServerScheduler) Code Coverage Analysis Service (CoverAn) In TFS 2008, the TFS web application (hosted...
Sync often
Undoing "Get Latest Version"
Posted
over 5 years ago
by
chrisid1
0
Comments
To start off my blog, I'm going to talk about a feature I've occasionally wished TF Version Control had, and some alternatives that you may find acceptable. From the documentation for "tf.exe get" : "If you work in a team development environment...
Page 1 of 1 (7 items)