List Active Directory Group Members

I created a small powershell script to roll through all security groups in active directory.

github.com/jtslear/get_ad_group_memberships

Believe it or not, I find this difficult to google. Plenty of results to find a list of what a member is of, but not many that would display list of groups with each user that is assigned to it!

It isn’t pretty. And by no means do I know powershell at all. But it was pretty quick. Note the read me! Enjoy.

John T Skarbek

John T Skarbek
Im an Infrastructure Engineer at CA Technologies in the Agile Business Unit. Reading and using the latest and greatest of technology is what I want to be doing. Blogging is not something I do on any regular basis (and it shows).

Demonstrating Memory Behavior for AWS Lambda Function Freezing

AWS indicates that when a function is executed, there are some things that getleftover between runs. The execution environment, which AW...… Continue reading

Openshift v3 Deployment Strategy

Published on April 23, 2016

Haproxy URL Rewrite Logging Double Take

Published on May 29, 2015