Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 665 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 665 Bytes

SidToUser

A command line tool which translates SIDs to Usernames and vice versa including wellknown SIDs.

Download

Download SidToUser.zip and extract it somewhere on your PC. Run the extracted SidToUser.exe from a command line.

Usage:

SidToUser [SID|AccountName|Wellknown-SID-Type]

SID: Specifiy SID in the form of S-1-5-32-547

AccountName: Specify the name of a Windows Account

Wellknown-SID-Type: Use one of the following Wellknown SID Types. Run SidToUser /? to get a list of Wellknown-SID-Types.

System Requirements:

.NET Framework 2.0 or above