Skip to main content

Test-MtExoDelicensingResiliency

SYNOPSIS

Checks if Delicensing Resiliency is enabled in Exchange Online

SYNTAX

Test-MtExoDelicensingResiliency [-ProgressAction <ActionPreference>] [<CommonParameters>]

DESCRIPTION

Delicensing Resiliency should be enabled to maintain access to mailboxes when licenses are removed, providing a grace period before access is lost. This helps prevent immediate disruption when licenses expire or are reassigned.

EXAMPLES

EXAMPLE 1

Test-MtExoDelicensingResiliency

Returns true if Delicensing Resiliency is enabled

PARAMETERS

-ProgressAction

{{ Fill ProgressAction Description }}

Type: ActionPreference
Parameter Sets: (All)
Aliases: proga

Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

OUTPUTS

System.Boolean

NOTES

https://maester.dev/docs/commands/Test-MtExoDelicensingResiliency