Get-MceUserAttributesSynchronizationState
#
SYNOPSISGets the synchronization states of a specified MCE user's attribute providers.
#
SYNTAX#
DESCRIPTIONThis cmdlet gets the MCE user attributes synchronization state by user ID.
The cmdlet is designed to support pipelining from Get-MceUser.
#
EXAMPLES#
EXAMPLE 1Gets the attribute provider synchronization states of the MCE user whose user ID matches "4f55b2be-1c07-4fcb-8c66-db563fd46206".
#
EXAMPLE 2Gets the attribute provider synchronization states of the MCE user whose display name matches "john".
#
PARAMETERS#
-UserIdThe user ID.
#
CommonParametersThis cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.
#
INPUTS#
System.StringThe user ID.