Jump to content

How do you find the computer SID


Recommended Posts

This information doesn't seem to be present in the WMI classes that the program uses. However user accounts classes have SID's. They are not displayed by the program, but if you look inside an XML file that the program stores the computer information in, and find the tag Win32_UserAccount that corresponds to a local user, there is a SID field. If you drop the last part of its value (for example, "-500" for Administrator user), that will be the computer's SID.

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...