Improve your domain computer login speed.

Oct 04 2008 03:40:36 AM Posted By : romanus
Comments (2)

Hello everyone,

As an administrator, you might of come across this complaint many times.  ‘my computer takes more time to login’  or ’slow logon process’.  The reason may vary from anything like DNS, netbios over TCP, Domain mixed mode, complex GPOs which may deploy softwares, or any start-up program which may communicate network resource to proceed., the list may grow.

Here is a simple registry tweak which can make the login in async mode (meaning the logon process will not wait for anything, but proceed and give you the windows screen to work). Basically it will bring the login prompt show up before the network is fully initialized.

Enable Fast Logon : In a large networked computers it is recommended to have the Fast Logon enabled so that the logon/startup of the computer will be faster without waiting for the other network to come to live. Here is the procedure :

Registry settings to Enable Fast Logon

SyncForegroundPolicy (DWORD) = 1

in the hive

HKLM\Software\Policies\Microsoft\Windows NT\CurrentVersion\Winlogon

make it to 0 so that it would be in Asynchronous.

You can apply this through the Desktop Central -> Registry configuration for your client computers.

cheers

Romanus

Comments

Post Comment