Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.
June 24, 2002
Download SidToName, which will decode a SID into a user-friendly username.
The syntax for using SidToName is:
sidtoname SID [ComputerName]
where SID is the Security IDentifier you wish to enumerate, and ComputerName is the optional computer name where the SID resides. If ComputerName is omitted, the local computer is used.
You May Also Like