CPolydorou.ActiveDirectory Powershell Module

I:ve recently published another of my Poweshell modules to the Powershell Gallery. This time it's the CPolydorou.ActiveDirectory module.

This module contains functions that can help with Active Directory tasks. Let's go through the functions and see where they can help.

Test-ActiveDirectoryGroupMembership
This function will test if an object is member of a group. It also includes a recursive switch.

Test-ActiveDirectoryIsDomainAdmin
Test if a user is member of the domain admins group.

Get-ActiveDirectoryUserGroupMembershipHistory
Check when a user was added to a group by examining the Active Directory replication metadata.

More functions are going to be added to this module in the near future so make sure you have the latest version installed!

Popular posts from this blog

Domain Controller Machine Password Reset

Configuring a Certificate on Exchange Receive Connector

Running Multiple NGINX Ingress Controllers in AKS