You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be especially helpful to have AutoSubscribeNewMembers, HiddenFromAddressListsEnabled, HiddenFromExchangeClientsEnabled, PrimarySmtpAddress and UnifiedGroupWelcomeMessageEnabled.
AcceptMessagesOnlyFromSendersOrMembers
AlwaysSubscribeMembersToCalendarEvents
AuditLogAgeLimit
AutoSubscribeNewMembers
CalendarMemberReadOnly
Classification
ConnectorsEnabled
CustomAttribute1 through CustomAttribute15
DataEncryptionPolicy
EmailAddresses
ExtensionCustomAttribute1 through ExtensionCustomAttribute5
GrantSendOnBehalfTo
HiddenFromAddressListsEnabled
HiddenFromExchangeClientsEnabled
InformationBarrierMode
IsMemberAllowedToEditContent
Language
MailboxRegion
MailTip
MailTipTranslations
MaxReceiveSize
MaxSendSize
ModeratedBy
ModerationEnabled
Notes
PrimarySmtpAddress
RejectMessagesFromSendersOrMembers
RequireSenderAuthenticationEnabled
SensitivityLabelId
SubscriptionEnabled
UnifiedGroupWelcomeMessageEnabled
Verbose logs showing the problem
N/A
Suggested solution to the issue
Implement the ability to get, set and test these attributes when groups are created/updated withg GroupType = 'Unified'
The DSC configuration that is used to reproduce the issue (as detailed as possible)
Would it make sense to create a separate resource named EXOGroupSettings for this instead? AADGroup is leveraging the Get-MgGroup cmdlet under the cover, which doesn't support these properties.
Details of the scenario you tried and the problem that is occurring
AADGroup is the resource that allows creation of Microsoft 365 Groups (using GroupType = 'Unified')
For these group types there are a lot of of Exchange-related attributes that an administrator would need to get/set/test.
https://learn.microsoft.com/en-us/powershell/module/exchange/set-unifiedgroup?view=exchange-ps
It would be especially helpful to have AutoSubscribeNewMembers, HiddenFromAddressListsEnabled, HiddenFromExchangeClientsEnabled, PrimarySmtpAddress and UnifiedGroupWelcomeMessageEnabled.
Verbose logs showing the problem
N/A
Suggested solution to the issue
Implement the ability to get, set and test these attributes when groups are created/updated withg GroupType = 'Unified'
The DSC configuration that is used to reproduce the issue (as detailed as possible)
The operating system the target node is running
N/A
Version of the DSC module that was used ('dev' if using current dev branch)
1.23.322.1
The text was updated successfully, but these errors were encountered: