Version
0.0.1
Author
Ironman Software
Downloads
224
Tags
PowerShellUniversal Security ActiveDirectory Roles
Created
06/01/2023
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
- PowerShell Universal v4
- Active Directory Module
- Windows Authentication
Installation Options
Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet.
PS > Install-PSResource Universal.Security.ActiveDirectoryRoles
Install within the PowerShell Universal v5 admin console. More Info
Version History
Version | Published |
---|---|
0.0.1 | 06/01/2023 |