Set-GroupToSecure
2.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 available.
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 available.
Installation Options
Owners
Copyright
All rights reserved.
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 (current version) | 49 | 6/23/2021 |
1.0 | 32 | 8/11/2020 |