From the Active Directory Snap-In, how can I find the GUID for a user?
This is easy to do using Active Directory Users and Computers.
Click View > Advanced Features
Drill down to the user you want to know about and open the Properties.
Click the Attribute Editor tab
Scroll down to the "ObjectSID" attribute.
Profit.
PsGetSid may do it.