如何枚举禁用继承的 AD 组织单位

How to enumerate AD organizational units where inheritance is disabled

如何使用 PowerShell 以编程方式枚举已禁用权限继承的 Active Directory 组织单位。

您好,您可以手动编码并使用 Invoke-FindOUpermissions.ps1[=23= 查询 SE_DACL_PROTECTED 属性] 脚本作为基准 https://gist.github.com/neKuehn/61f70b2d54a4344b5638c0625e2f8ca6

或尝试以下方法

如何获取 Active Directory OU 权限报告 - https://community.spiceworks.com/how_to/149278-how-to-get-an-active-directory-ou-permissions-report

Active Directory 安全、权限和 ACL 分析 http://www.ldapexplorer.com/en/liza.htm