my repo of the PowerShell modules and scripts
this is my repo of the PowerShell modules and scripts
SidConversion module contains the cmdlets for conversion SID (security identifier) of a Windows user or group account to the name of this account and backward
ConvertFrom-Sid cmdlet converts the SID of the user or group account to the name of this accountConvertTo-Sid converts a Windows user or group account name to the SID of this accountConvertFrom-Sid.ps1 and ConvertTo-Sid.ps1, which are full-fledged separate copies of the same-named cmdlets