Sync-MceGroupClassification
#
SYNOPSISSynchronizes MCE group classifications.
#
SYNTAX#
DESCRIPTIONThis cmdlet synchronizes MCE group classifications on the system.
#
EXAMPLES#
EXAMPLE 1Synchronizes the classification for group with the ID 4f55b2be-1c07-4fcb-8c66-db563fd46206.
#
EXAMPLE 2Synchronizes classifications for all groups.
#
EXAMPLE 3Lists the group classifications that would be synchronized without actually committing them.
#
PARAMETERS#
-IdThe group ID.
#
-WhatIfThe WhatIf flag.
#
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 group ID.
#
OUTPUTS#
MindLink.Core.Mce.PowerShell.Services.SynchronizeGroupClassificationsResultGroup classification synchronization result.