Skip to content

Group names change

John requested to merge groupNamesChange into main

Fixes and features

  • Updated Rights naming to group similar rights together (e.g. remoteLogon, localLogon --> LogonLocal, LogonRemote)
  • Simplified roles to be more sensible, including fixed operator role
  • Added fixed RBACReport function
  • Fixed GPO generation to be functionized and eliminate hacky code
  • Added PolFile generation
  • Added built-in support for LAPS with default templates
  • GPOs are now templatized in the default Global, Org, and Component templates
  • Removed a large number of extraneous files and modules
  • Added feature to allow rebuilding roles when adding orgs and components
  • Created function to resolve an element from path, currently unused

Merge request reports