Active Directory

How I didn’t know how powerful and fast hashtables are

I've been using PowerShell for a long while now using Hashtables, OrderedDictionary, and other types of data types in PowerShell,…

5 years ago

What do we say to writing Active Directory documentation?

It's no secret that nobody likes creating documentation. I don't like it, and you don't like it, even documentation lovers…

5 years ago

The only PowerShell Command you will ever need to find out who did what in Active Directory

While the title of this blog may be a bit exaggeration, the command I'm trying to show here does it's…

5 years ago

Backing up Bitlocker Keys and LAPS passwords from Active Directory

Having a modern, secure infrastructure in 2019 is a requirement. You should implement BitLocker to make sure that in the…

5 years ago

Accessing AzureVM with NLA and broken domain trust relationship

Hosting your VM's in Azure Cloud is excellent. You have all those features, professionally managed and virtually limitless. I don't…

5 years ago

Active Directory – The directory service was unable to allocate a relative identifier

I've been testing Disaster Recovery scenario restoring Active Directory. One of the servers was restored, and it worked for a…

5 years ago

PSWinReporting 1.8 – Split of branches (Legacy vs. New Hope)

A new branch of PSWinReporting is slowly coming, and I thought it would be the best time to have a…

5 years ago

PowerShell – Everything you wanted to know about Event Logs and then some

If you feel this title is very familiar to you it's because I actually have stolen the title from Kevin Marquette.…

5 years ago

How to find different server types in Active Directory with PowerShell

Working as a freelancer is a great thing if you can handle it. Each day, each week something new happens…

5 years ago

Active Directory – How to track down why and where the user account was locked out

I've been working with Windows Events for a while now. One of the things I did to help me diagnose…

5 years ago