bwya77 / Master-User-Creator

GUI Application written in PowerShell to easily and quickly create, and configure Active Directory and/or Office 365 Users in a single window. Enable MFA, apply licenses, add to groups, and much more
https://www.thelazyadministrator.com/2019/04/01/master-user-creator-powershell-gui-software-v2-update/
390 stars 89 forks source link

Add an Attribute field in Active Directory User Creation (msExchRecipientTypeDetails) #17

Open Safemode opened 6 years ago

Safemode commented 6 years ago

In the Attributes section, would it be possible to add a field for the msExchRecipientTypeDetails attribute? Typically it's set to 0 by default, and after doing a support call with MS, found out that it can cause issues with DirSync/ADSync not correctly syncing users into distribution groups in O365 unless that attribute was set to 1 and then re-synced, so being able to set it to 1 from the get-go would be very helpful