Version

1.0.0

Author

Ironman Software

Downloads

3

Tags

security PowerShellUniversal

Created

12/20/2024

Active Directory Security

This module contains resources for configuring PowerShell Universal authentication and authorization with Active Directory.

About

This module looks up groups using Get-ADGroup in your current domain and creates roles using New-PSURole for each group in the domain. By default, all security groups will be returned. You can configure the filter by setting the $PSUGroupFilter variable.

Installation Options

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet.

PS > Install-PSResource PowerShellUniversal.Roles.ActiveDirectory

Install within the PowerShell Universal v5 admin console. More Info

PowerShell Universal Gallery

Version History

Version Published
1.0.0 12/20/2024