Object Owner

  • Thread starter Thread starter Victor Pereira
  • Start date Start date
V

Victor Pereira

Hi,

How can i retrive the object owner ? I want to know who created an object
(user,computer and etc...). Can i do it using adsi ? a resource kit tool ?
Or just enabling audit in my domain policy ?

Reguards,

VP
 
adfind -gc -b -f name=objectname -owneronly

if you aren't an admin, you may need to add the -sdna switch as well.

joe
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top