Run Logon Scripts Synchronously (Windows NT/2000/XP)

This setting controls whether the system should wait for the logon scripts to complete before starting the users shell or whether the scripts should run asynchronously.

1.Open your registry and find or create the key below.

2.Create a new DWORD value, or modify the existing value, called "RunLogonScriptSync" and set it according to the value data below.

Exit your registry; you may need to restart or log out of Windows for the change to take effect.

Note : This restriction can be used either on a user by user basis by adding it to HKEY_CURRENT_USER or on a computer wide basis by adding it to HKEY_LOCAL_MACHINE.

Registry Settings
System Key : [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft \Windows NT\CurrentVersion\Winlogon]
Value Name : RunLogonScriptSync
Data Type : REG_DWORD (DWORD Value)
Value Data : (0 = disabled, 1 = enabled)

Disclaimer : Modifying the registry can cause serious problems that may require you to reinstall your operating system. We cannot guarantee that problems resulting from modifications to the registry can be solved. Use the information provided at your own risk.