Get Users SID with PowerShell
What is a User SID? It is user’s unique identifier, usually used in application to relate to a user in a unique way. Microsoft defines SID in the following way: A data structure of variable length that identifies user, group, and computer accounts. Every account on a network is issued a unique SID when the […]