Category: Active Directory

0

Enable and set passwords for user accounts on bulk

Howdy Sloths, this week we present an easy solution for a time consuming task. Imagine you had 200 user accounts that had been created and disabled. During the creation passwords weren’t recorded so when...

0

Lookup and Translate Domain SIDs

Translate Domain SIDs.ps1 A simple script today to perform a look up of an array of SIDs (Security Identifiers) against an Active Directory domain to check if the object exists or not. The components that...