Set-GroupToSecure
1.0
Modifies an Active Directory Group's ACL to match 'ADMINSDHOLDER' to effectively lockdown the group, disabling inheritance, so only Domain Admins and Enterprise Admins can modify membership. This helps secure high risk custom RBAC groups such as a 'Server Admins' group.
NOTE - Requires ActiveDirectory module to be installed on the system executing the script. Also
NOTE - Requires ActiveDirectory module to be installed on the system executing the script. Also
Modifies an Active Directory Group's ACL to match 'ADMINSDHOLDER' to effectively lockdown the group, disabling inheritance, so only Domain Admins and Enterprise Admins can modify membership. This helps secure high risk custom RBAC groups such as a 'Server Admins' group.
NOTE - Requires ActiveDirectory module to be installed on the system executing the script. Also requires the executer of the script to have Domain Admin credentials.
Show more
NOTE - Requires ActiveDirectory module to be installed on the system executing the script. Also requires the executer of the script to have Domain Admin credentials.
Installation Options
Owners
Package Details
Author(s)
- Peter Remstad
Dependencies
This script has no dependencies.
FileList
- Set-GroupToSecure.nuspec
- Set-GroupToSecure.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
2.0 | 49 | 6/23/2021 |
1.0 (current version) | 32 | 8/11/2020 |