Saturday, June 18, 2022

Find SID for a user

 Use the following command to find the SID for a given user 

wmic useraccount where name="USER" get sid