SuppressFullSyncWarning Method
Suppresses the full sync warning on this management agent (MA) for the most recent update.
mof
String SuppressFullSyncWarning();
Parameters
None
Name : SuppressFullSyncWarning
Return Value
String
The return value can be one of the values that are listed in WMI Provider Return Strings.
Remarks
If the application makes another configuration change that initiates the full sync warning, it must call the SuppressFullSyncWarning method again to suppress the warning. This method can be called before every run to suppress all full sync warnings on this MA.
Requirements
Product |
Forefront Identity Manager Synchronization Service 2010 |
MOF |
Mmswmi.mof |
See Also
Reference
MIIS_ManagementAgent Class
WMI Provider Return Strings