The Windows XP built-in certificate propagation mechanism is designed to propagate all the certificates on a smart card to the local My Certificate store.
If you use a 3rd-party certificate propagation mechanism, you may experience a conflict between the built-in certificate propagation mechanism and the 3rd-party certificate propagation mechanism, causing unwanted results.
To disable the built-in certificate propagation mechanism:
- Open a CMD.EXE window.
- Type the following command and press Enter:
REG ADD "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify\ScCertProp" /V Enabled /T REG_DWORD /F /D 0