Install

Save-Module Universal.Security.ActiveDirectoryRoles -Path $Env:ProgramData\UniversalAutomation\Repository\Modules

The above command assumes you are running with default settings. You can also install modules from within the PowerShell Universal admin console by clicking Platform \ Modules. Click here for more information about installing PowerShell Universal modules.

Version

0.0.1

Last Updated

Thursday, 01 June 2023

Tags

PowerShellUniversal Security ActiveDirectory Roles

Author

Ironman Software

Active Directory Roles

Generates and assigns roles based on Active Directory groups.

Installation

Installing this module will invoke Get-ADGroup against the current domain in PowerShell Universal. For each group found, a role will be created and automatically assigned to users via claim to role mapping.

Requirements