1. Click Start, click Run, type regedit, and then click OK.
2. Locate and then click the following registry subkey:
3. HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Netlogon\Parameters
4. On the Edit menu, point to New, and then click DWORD Value.
5. Type MaxConcurrentApi, and then press Enter.
6. On the Edit menu, click Modify.
7. Type the new MaxConcurrentApi setting in decimal, and then click OK.
8. At a command prompt, type the following command, and then press Enter:
9. net stop netlogon
10. Type the following command, and then press Enter:
11. net start netlogon