Windows Username to SSID and Reverse: Revision history

From KlavoWiki
Jump to navigationJump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

15 August 2018

  • curprev 22:2022:20, 15 August 2018David talk contribs 341 bytes +341 Created page with "= Username to SSID = <pre> wmic useraccount where name="my-username" get sid </pre> = SSID to Username = <pre> wmic useraccount where sid='S-1-2-12-44444444-5555555555-666666..."