amandhally.com
Converting User Names to SIDs using PowerShell
PowerTip of the Day, from PowerShell.com: Converting User Names to SIDs If you want to translate a valid user name to its security identifier (SID), here is a function to do that for you: Conv…