Working with SIDs in PowerShell
Recently, I was creating a PowerShell script in which it turned out that I needed to use SIDs to uniquely identify an object. There might be other ways to uniquely identify an object/account but the SID just seemed easiest. One...
Read More
You must be logged in to post a comment.