In SharePoint 2013, is there a way through Powershell to find out the users that entered specific metadata terms.
The only fields I see accessible are the LocalCustomProperties.
(Visited 13 times, 1 visits today)
Question is closed for new answers.
I believe you are looking for the Owner property. Code sample here: GitHub Gist
(Visited 1 times, 1 visits today)