To remove an installed and configured instance of the password synchronization module:
Delete the module-related registry keys by performing the following steps:
Run regedit.exe.
This file is usually located in the Microsoft Windows registry
Navigate to the following key:
HKEY_LOCAL_MACHINE | System | CurrentControlSet | Control | Lsa
Double-click the Notification Packages key.
In the Edit Binary Value dialog box, delete adsync from the list of values, and then click OK.
For example, suppose the original data string displayed in the Data column on the right pane of the Registry Editor application window is as follows:
FPNWCLNT RASSFM KDCSVC scecli adsync
After you delete adsync from the list of values, the data string would appear as follows:
FPNWCLNT RASSFM KDCSVC scecli
Navigate to the following key:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa\adsync
Delete this key along with all of its properties.
Delete the Adsync.dll
file from the Windows\system32
directory.
If you have installed the connector on a 64-bit Microsoft Windows operating system, then delete the Adsync.dll
file from the Windows\SysWOW64
directory.
Delete the ADSYNC_HOME
directory.
Restart the computer.