.universal/roles.ps1

New-PSURole -Name 'AD Admin' -Description 'Users that have access to the Active Directory app.'
New-PSURole -Name 'AD Users' -Description 'Users that have access to the Active Directory app''s user features.'
New-PSURole -Name 'AD Groups' -Description 'Users that have access to the Active Directory app''s group features.'