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
Using the cmdlet you can enable or disable the ownerless group policy for Microsoft 365 Groups on a tenant. You can also configure additional parameters as part of the policy including sender email address, number of weeks you want to notify active members of ownerless groups and number of members within a ownerless group you want to notify. Optionally you can also specify the specific groups you want to enable this policy on if needed.
The NoOfWeeksToNotify parameter specifies the number of weeks to notify the members specified by the MaxNoOfMembersToNotify parameter. A valid value is an integer from 1 to 90.
85
+
The NoOfWeeksToNotify parameter specifies the number of weeks to notify the active members specified by the MaxNoOfMembersToNotify parameter. A valid value is an integer from 1 to 90.
0 commit comments