When using the LDAP Sync service, it is important to remember there are two types of synchronization operations. Understanding each of these is useful when diagnosing issues or prioritizing how updates are delivered to KACE Cloud from Active Directory.
Full Sync:
Checks all users in Active Directory and compares them with KACE Cloud, rebuilding the entire list of users.
It is mainly used the first time the LDAP Sync service runs or when it is manually triggered.
Incremental Sync:
Checks only what changed in Active Directory since the last sync, allowing faster and ligher executions.
- These settings are not customizable.
- LDAP Sync and the other option serve different purposes and are used at different points in the synchronization lifecycle.
- LDAP Sync is not supported on machines outside the Active Directory domain.
- Avoid installing LDAP Sync service on domain controllers, or client machines that are not joined to the Active Directory domain.
To run an incremental sync, open the Services panel and restart the KaceCloudLdapClientSvc. Step-by-step example described below.
Open the Windows Start menu.
Search for Services.msc
Launch Services.msc as an administrator.


To do a full sync, it’s necessary to delete the FullScan file. Then open the Services panel and restart the KaceCloudLdapClientSvc. Step-by-step example described below.

For troubleshootin further details, more information is available in the following section in our documentation :https://docs.kacecloud.com/Getting%20Started/r_LDAPtroubleshoot.htm