When I'm removing users from TFS 2013.2, I remove them from all of the teams that they are members of and remove them from their web access group. After doing so I would expect the user to be removed from TFS completely. But that is not the case, they still show up in the root of the collection, I.E., Control Panel>Default Collection and when I use Team Foundation Sidekicks to see where the ID still exists it shows them in [DefaultCollection]\Project Collection Valid Users only. How does one get these users out of TFS completely? I have tried using TFSSecurity /g- "Project Collection Valid Users" n:{domain\userid} /collection:http://servername:8080/tfs/DefaultCollection and get an error that states this group cannot be modified directly.
Error: System.Web.Services.Protocols.SoapException: TF50618: The Team Foundation Valid Users group cannot be modified directly.
How else can these users be completely removed?
Thanks, Tom
Thanks, Tom