Mastering Active Directory Hygiene: Automating SIDHistory Cleanup with CleanupMonster

5 days ago
Przemyslaw Klys

Security Identifier (SID) History is a useful mechanism in Active Directory (AD) migrations. It allows users and groups in a…

Upgrade Azure Active Directory Connect fails with unexpected error

3 months ago

Today, I made the decision to upgrade my test environment and update the version of Azure AD Connect to the…

Mastering Active Directory Hygiene: Automating Stale Computer Cleanup with CleanupMonster

7 months ago

Have you ever looked at your Active Directory and wondered, "Why do I still have computers listed that haven't been…

Active Directory Replication Summary to your Email or Microsoft Teams

11 months ago

Active Directory replication is a critical process that ensures the consistent and up-to-date state of directory information across all domain…

Syncing Global Address List (GAL) to personal contacts and between Office 365 tenants with PowerShell

1 year ago

Hey there! Today, I wanted to introduce you to one of the small but excellent module I've created called the…

Active Directory Health Check using Microsoft Entra Connect Health Service

1 year ago

Active Directory (AD) is crucial in managing identities and resources within an organization. Ensuring its health is pivotal for the…

Seamless HTML Report Creation: Harness the Power of Markdown with PSWriteHTML PowerShell Module

2 years ago

In today's digital age, the ability to create compelling and informative HTML reports and documents is a crucial skill for…

How to Efficiently Remove Comments from Your PowerShell Script

2 years ago

As part of my daily development, I create lots of code that I subsequently comment on and leave to ensure…

Unlocking PowerShell Magic: Different Approach to Creating ‘Empty’ PSCustomObjects

2 years ago

Today I saw an article from Christian Ritter, "PowerShell: Creating an "empty" PSCustomObject" on X that got me curious. Do…

Report Active Directory Accounts that are Synchronized with Azure AD

2 years ago

I was scrolling X (aka Twitter) today and saw this blog post, "PowerShell: Report On-Premises Active Directory Accounts that are…