Convert SID to plain text

This module is nothing fancy. I needed to convert multiple SIDs today to plain text and I did write a small function for it.

You can install the module from PowerShell Gallery trough your PowerShell window with the following command:

PowerShell
Install-Module -Name ConvertSID -Scope Allusers -Force

PowerShell

Posts created 5

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Related Posts

Begin typing your search term above and press enter to search. Press ESC to cancel.

Back To Top