I have a situation where after performing a migration-upgrade of our TFS2008 server to a new domain, I have a bunch of straggling users from the old domain that never created anything inside the 2008 server, nor need acce开发者_如何学Css anymore.
Does anyone know how do fully delete these old domain users from TFS2010 post-migration?
Thanks, John
You might need to be more specific about "delete". If they're in the [SERVER]\Team Foundation Valid Users
group, simply remove them from the group, and they won't be able to connect anymore.
精彩评论