How ca I view the GUID associated with an Active Directory user under windows 7?

link|improve this question

62% accept rate
feedback

2 Answers

up vote 1 down vote accepted

PsGetSid may do it.

link|improve this answer
feedback

I would use the ADSI Edit snap-in for the Microsoft Management Console. See Using ADSI Edit on WIN-7.

The GUID is in an Active Directory attribute called objectguid.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.