This function compares two specified user attributes from Active Directory, Entra ID (Microsoft Graph),
or Exchange.
It can filter users based on email domain or specific user identities and returns users
whose attributes either match or do not match.
The source from which to retrieve user information.
Valid options are ‘AD’ for Active Directory, ‘EntraID’ for Microsoft Entra ID, and ‘Exchange’ for Exchange.
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.