Created
April 4, 2022 10:29
-
-
Save Purp1eW0lf/2c8e0b3228bc9feefe7ffb259ee45e76 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| gwmi win32_useraccount | | |
| select Name, SID | | |
| ? SID -match "" #insert SID between quotes |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment