Clear-FullSyncWarning
Synopsis
Syntax
Clear-FullSyncWarning [-MAName] <String> [<CommonParameters>]
Clear-FullSyncWarning [-MA] <ManagementAgent> [<CommonParameters>]
Clear-FullSyncWarning [<CommonParameters>]Description
Parameters
-MAName <string>
-MA <ManagementAgent>
<CommonParameters>
Examples
Clears the full sync warning for a management agent using its name
Clears the full sync warning for a management agent using the pipeline
Clears the full sync warning for all management agents
Last updated