Run Logon Scripts Synchronously (Windows NT/2000/XP) Category: Home > Windows > System > Scripts
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.
Open your registry and find the key below.
Create a new DWORD value, or modify the existing value called 'RunLogonScriptSync' using the settings 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.
 |  |  |  |  |
 |  | (Default) | REG_SZ | (value not set) |  |
 |  | RunLogonScriptSync | REG_DWORD | 0x00000001 (1) |  |
 |
 | HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon |  |
 |
Settings: |
System Key: [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
Name: RunLogonScriptSync
Type: REG_DWORD (DWORD Value)
Value: (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.
Last Modified: May 27, 2002
|