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
This parameter is available only in the cloud-based service.
1750
1750
1751
-
The DelayedDelicensingEnabled parameter enables or disables a 30 day delay for mailbox license removals. Valid values are:
1751
+
The DelayedDelicensingEnabled parameter enables or disables a 30 day delay for Exchange Online license removals from mailboxes. Valid values are:
1752
1752
1753
-
- $true: User mailbox license removals are delayed by 30 days. Admins can use the delay to identify potential mistakes and avoid disruptions for affected users.
1754
-
- $false: User mailbox license removals aren't delayed. This is the default value.
1753
+
- $true: Exchange Online license removals from mailboxes are delayed by 30 days. Admins can use the delay to identify potential mistakes and avoid disruptions for affected users.
1754
+
- $false: Exchange Online license removals from mailboxes aren't delayed. This is the default value.
1755
1755
1756
-
Admins can receive weekly notifications about delayed mailbox license removals by using the TenantAdminNotificationForDelayedDelicensingEnabled parameter.
1756
+
Use the TenantAdminNotificationForDelayedDelicensingEnabled parameter to turn on weekly notifications for admins about mailboxes with delayed Exchange Online license removal request.
1757
1757
1758
-
Use the Get-PendingDelicenseUser cmdlet to view mailboxes with pending mailbox license removals.
1758
+
Use the EndUserMailNotificationForDelayedDelicensingEnabled to send affected users periodic notifications that they're going to lose access to their mailbox.
1759
1759
1760
-
Use the Expedite-Delicensing cmdlet to end the delay for removing the license from the mailbox.
1760
+
Use the Get-PendingDelicenseUser cmdlet to view mailboxes with pending mailbox license removal requests.
1761
+
1762
+
Use the Expedite-Delicensing cmdlet to end the delay for removing the Exchange Online license from the mailbox.
This parameter is available only in the cloud-based service.
2064
2066
2065
-
{{ Fill EndUserMailNotificationForDelayedDelicensingEnabled Description }}
2067
+
The EndUserMailNotificationForDelayedDelicensingEnabled parameter enables or disables periodic warnings to affected users that have pending Exchange Online license removal requests on their mailboxes. Valid values are:
2068
+
2069
+
- $true: Affected users receive periodic email notifications about losing access to their mailbox starting 18 days before the Exchange Online license is removed from their mailbox.
2070
+
- $false: Affected users don't receive periodic email notifications about losing access to their mailbox. This is the default value.
2071
+
2072
+
The value of this parameter is meaningful on when the value of the DelayedDelicensingEnabled parameter is $true.
2073
+
2074
+
Use the TenantAdminNotificationForDelayedDelicensingEnable to send weekly admin email notifications about users with pending Exchange Online license removal requests.
This parameter is available only in the cloud-based service.
3626
3635
3627
-
The TenantAdminNotificationForDelayedDelicensingEnabled parameter enables or disables weekly admin notifications about delicensed users. Valid values are:
3636
+
The TenantAdminNotificationForDelayedDelicensingEnabled parameter enables or disables weekly admin email notifications about users with pending Exchange Online license removal requests. Valid values are:
3628
3637
3629
-
- $true: Weekly admin notifications about delicensed users are enabled.
3630
-
- $false: Weekly admin notifications about delicensed users are disabled. This is the default value
3638
+
- $true: Weekly email notifications about users with pending Exchange Online license removal requests are enabled.
3639
+
- $false: Weekly email notifications about users with pending Exchange Online license removal requests are disabled. This is the default value.
3631
3640
3632
3641
The value of this parameter is meaningful on when the value of the DelayedDelicensingEnabled parameter is $true.
3633
3642
3643
+
Use the EndUserMailNotificationForDelayedDelicensingEnabled to send affected users periodic notifications that they're going to lose access to their mailbox.
0 commit comments