GroupsandPermissions - I could have sworn
-
Friday, March 24, 2006 9:10 PM
I cold have sworn I have used a command line command to upload GroupsandPermissions.xml up to existing Team Projects. For the life of me I cannot find it or recall it or my notes on it.
Can anyone help me out.
Thanks,
All Replies
-
Tuesday, March 28, 2006 8:07 AMThe closest that I can think of is tfssecurity.exe. It is located in <drive>:\Program Files\Microsoft Visual Studio 2005 Team Foundation Server\Tools.
-
Thursday, March 30, 2006 9:07 PM
There is no such tool that we ship externaly. You can develop such a tool using the provided Tfssecurity.exe cmdline utility or the Groups/Permissions APIs...
-Keren.
-
Thursday, March 30, 2006 9:21 PM
Hi Michael,
Were you thinking of TFSReg? It is in ..\Program Files\Microsoft Visual Studio 2005 Team Foundation Server\Tools.
THanks,
Brad
-
Friday, April 14, 2006 7:24 AMNo I wasn't thinking of TFSReg. I was thinking exactly along the line of Karen's response of building my own using the API.
-
Friday, April 14, 2006 7:27 AM
Which brings to mind another question. When utilizing the API's for such things as making these sorts of mods ane especially when there are command line tools that do similar things... are there any published unit tests in the VSIP SDK or otherwise we can run against our own process to ensure we took all the necessary steps????
That would be valuable as part of the extensibility sdk. Maybe it's there and I don't recall. It's late (or early).

