To Mail Enable the group, the esdaEstablishGroupEmail and mailNickname attributes can be utilized to trigger the mail enable process. See the example below:
New-QADGroup -proxy -Name MYGROUP1 -DisplayName MYGROUP1 -email MYGROUP1@DOMAIN.COM -ParentContainer "OU=Distribution,OU=GROUPS,DC=DOMAIN,DC=COM" -GroupType Distribution -GroupScope Universal -objectattributes @{edsaEstablishGroupEmail='True';mailNickname='MYGROUP1'}
© 2024 One Identity LLC. ALL RIGHTS RESERVED. Feedback Terms of Use Privacy Cookie Preference Center