Environment
- Microsoft Windows: All Supported Versions
Objective
How do I find the user or group SID for use in RepCLI Authentication?
Resolution
Run one of the the following commands
whoami /user
or
whoami /groups
Run command
NOTE: Replace [Group Name] with actual name of group. e.g. Get-ADGroup Domain Users
Related Content