Article ID: 920319 - Last Review: August 30, 2006 - Revision: 2.1 Users are not automatically logged on to the domain when you apply a startup script to automate the logon process on computers that are running Windows Fundamentals for Legacy PCsImportant This article contains information about how to modify the
registry. Make sure to back up the registry before you modify it. Make sure
that you know how to restore the registry if a problem occurs. For more
information about how to back up, restore, and modify the registry, click the
following article number to view the article in the Microsoft Knowledge Base: 256986
(http://support.microsoft.com/kb/256986/
)
Description of the Microsoft Windows registry SUMMARYThis article describes an issue that occurs when you create a startup script to automate the logon process on computers that are running Microsoft Windows Fundamentals for Legacy PCs. This startup script configures registry entries that let users automatically log on to the domain. However, when users start their computers, they are not automatically logged on to the domain. This article describes four methods that you can use to work around this issue. SYMPTOMSConsider the following scenario. You create a startup script
to automate the logon process on computers that are running Windows
Fundamentals for Legacy PCs. This startup script configures the registry
entries that let users automatically log on to the domain when they start their
computers. For example, you create a startup script that contains the following
code. CAUSEThis issue occurs because Windows Fundamentals for Legacy
PCs processes the policies that are contained in the startup script only after
a user presses CTRL+ALT+DELETE in the Welcome to Windows
dialog box. WORKAROUNDWarning Serious problems might occur if you modify the registry
incorrectly by using Registry Editor or by using another method. These problems
might require that you reinstall your operating system. Microsoft cannot
guarantee that these problems can be solved. Modify the registry at your own
risk. To work around this issue, use one of the following methods. Method 1: Modify the startup script to set the value of the ForceAutlogon registry entry to 1Modify the startup script to set the value of the ForceAutologon registry entry in the following registry subkey to 1:HKEY_LOCAL_MACHINE\Software\Microsoft\WindowsNT\CurrentVersion\Winlogon To do this, add the following code to the end of the startup
script.Method 2: Modify the startup script to restart the computerModify the startup script to restart the computer after the script configures the registry entries. To do this, follow these steps:
Method 3: Disable the Fast Logon Optimization feature in Windows Fundamentals for Legacy PCsDisable the Fast Logon Optimization feature in Windows Fundamentals for Legacy PCs. To do this, enable the "Always wait for the network at computer startup and logon" policy setting. To enable this policy setting, follow these steps:
Method 4: Instruct users to wait four to five minutes before they press CTRL+ALT+DELETEThe next time that a user starts the computer, instruct that user to wait four to five minutes before he or she presses CTRL+ALT+DELETE in the Welcome to Windows dialog box. After the user performs this procedure one time, the user will be automatically logged on to the domain every subsequent time that he or she starts the computer. However, the user must perform this procedure again if a different user logs on to the domain on the same computer.MORE INFORMATIONFor more information about Windows Fundamentals for Legacy
PCs, visit the following Microsoft Web site: http://www.microsoft.com/licensing/sa/benefits/fundamentals.mspx
(http://www.microsoft.com/licensing/sa/benefits/fundamentals.mspx)
| Article Translations
|
Back to the top
