Quantcast
Channel: Team Foundation Server - General forum
Viewing all articles
Browse latest Browse all 6687

TFS 2013 audit trail (activity log of change in permissions)

$
0
0

Hi,

I would like to know who changed which permissions and when did the change in permissions take place for a given project.

I have come across the query

select

*fromDefault_Project_Collection.dbo.tbl_Commandwith(nolock)whereuseragentLIKE'Team Foundation (witadmin.exe%'..

However, I would like to know  the details of change(which user and what permissions and project )are changed.

I also looked at

<project collectionurl>/_oi/_diagnostics/activityLog and found the jobs ids and application a nd commands -- but iwant to know the details of change

Can you please help

Thank you.


Su



Viewing all articles
Browse latest Browse all 6687

Trending Articles