INFORMATICS

The Best

How to Find a User's SID With WMIC

Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive
 

How to Find a User's SID With WMIC

Open Command Prompt - cmd.exe

wmic useraccount get name,sid 

How to Find a User's SID in the Registry

Lcation SID User's in Registry:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList

Search