Have you ever looked at your Active Directory and wondered, "Why do I still have computers listed that haven't been…
I was scrolling X (aka Twitter) today and saw this blog post, "PowerShell: Report On-Premises Active Directory Accounts that are…
PasswordSolution uses the DSInternals PowerShell module to gather Active Directory hashes and then combines that data into a prettified report.…
I work a lot with Active Directory-related tasks. One of the tasks is to know the group membership of critical…
Today's blog post is about Active Directory-integrated DNS and how to find duplicate entries. By duplicate, I mean those where…
Duplicate SPNs aren't very common but can happen in any Active Directory as there's no built-in way that tracks and…
Some time ago, I wrote a blog post on checking for LDAP, LDAPS, LDAP GC, and LDAPS GC ports with…
Some months ago, I created PowerShell Script to create local administrative users on workstations - Create a local user or…
Setting up a new Active Directory is an easy task. You download and install Windows Server, install required roles and…
In Active Directory when you change something, it's replicated to other Domain Controllers regularly. It's a standard procedure that happens…