Syntax
$cs.UsrMgr_GetNameBySid(string SID)
Parameters
SID
The SID you wish to get the name of
Example
$cs.UsrMgr_GetNameBySid('S-1-5-21-3559337461-1037079836-4233830826-1109')
returns string
$cs.UsrMgr_GetNameBySid(string SID)
SID
The SID you wish to get the name of
$cs.UsrMgr_GetNameBySid('S-1-5-21-3559337461-1037079836-4233830826-1109')
returns string