windows:pstriks
This is an old revision of the document!
Powershelltriks
Finn brukernavnet til en SID
$objSID = New-Object System.Security.Principal.SecurityIdentifier("ENTER-SID-HERE") $objUser = $objSID.Translate( [System.Security.Principal.NTAccount] ) $objUser.Value
windows/pstriks.1358096126.txt.gz · Last modified: (external edit)