Test-MtDirSyncSoftHardMatching
SYNOPSIS
Ensure soft and hard matching for on-premises synchronization objects is blocked
SYNTAX
Test-MtDirSyncSoftHardMatching [-ProgressAction <ActionPreference>] [<CommonParameters>]
DESCRIPTION
Soft and hard matching for on-premises synchronization objects is a feature that allows Entra ID to match users based on their userprincipalname, email address or other attributes. This can lead to unintended consequences, such as mismatching user data.
EXAMPLES
EXAMPLE 1
Test-MtDirSyncSoftHardMatching
Returns true if soft and hard matching is blocked / disabled
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
RELATED LINKS
https://maester.dev/docs/commands/Test-MtDirSyncSoftHardMatching