Using TFS to find what files a user has got checked out
 August 6. 2009  Posted in:   
 Posting this as a reminder to self of how to do it…
tf.exe status /user:username
Can also add a /s: parameter to specify a TFS server, but seems to default to the right one for me.