<feed xmlns="http://www.w3.org/2005/Atom"><title>nested groups</title><id>https://evotec.xyz/de/tags/nested-groups/index.atom.xml</id><updated>2022-08-07T11:57:28.0000000Z</updated><subtitle>Evotec Main Website</subtitle><link href="https://evotec.xyz/de/tags/nested-groups" /><link href="https://evotec.xyz/de/tags/nested-groups/index.atom.xml" rel="self" type="application/atom+xml" /><entry><title>Reporting group membership for critical Active Directory groups</title><id>https://evotec.xyz/de/blog/reporting-group-membership-for-critical-active-directory-groups</id><link href="https://evotec.xyz/de/blog/reporting-group-membership-for-critical-active-directory-groups" /><updated>2022-08-07T11:57:28.0000000Z</updated><summary>I work a lot with Active Directory-related tasks. One of the tasks is to know the group membership of critical Active Directory Groups such as Domain Admins, Enterprise Admins, Schema Admins, Event Log Readers, and a few others that are a bit less known. As I did it, I got bored of typing the group names repeatedly and decided that enough was enough and there must be an easier way for me to do that.</summary><category term="active directory" /><category term="ad" /><category term="group membership" /><category term="groups" /><category term="nested groups" /><category term="powershell" /><category term="Windows" /></entry><entry><title>Visually display Active Directory Nested Group Membership using PowerShell</title><id>https://evotec.xyz/de/blog/visually-display-active-directory-nested-group-membership-using-powershell</id><link href="https://evotec.xyz/de/blog/visually-display-active-directory-nested-group-membership-using-powershell" /><updated>2020-09-02T16:06:48.0000000Z</updated><summary>In the Active Directory PowerShell module, you have two commands to your disposal that help display group membership. Those are Get-ADGroup and Get-ADGroupMember. The first command contains property Members, which gives you DistinguishedName of all members, and Get-ADGroupMember can provide you either direct members or with Recursive switch all members recursively (skipping groups). Till a few weeks ago, I was a happy user of those commands until I noticed two things. Member property for Get-ADGroup sometimes misses elements for whatever reason.</summary><category term="Active Directory" /><category term="adessentials" /><category term="diagram" /><category term="get-adgroup" /><category term="get-adgroupmember" /><category term="nested groups" /><category term="powershell" /><category term="pswritehtml" /></entry></feed>