Auto Logon for Windows 2000/XP Professional
To use AutoAdminLogon for Windows and to allow the user to manually logon to NetWare, use the following registry settings:
Create the user on the Windows 2000/XP machine that will be used for auto logon.
Open the run dialog box and type 'regedit'
This will open up your Windows registry editor.

Go to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsNT\CurrentVersion\Winlogon

Open AutoAdminLogon and set the value to 1. If you do not see this string you will have to create it.

Open DefaultUserName and set the value to <Windows User Name>

Create a new string value called DefaultPassword and set the value to <windows password>. You must give it a password. This is the password for the DefaultUserName.

Also you will need to create another string with a value name of ForceAutoLogon and set the value to 1.

Go to Novell\Login

Create a DWORD string called AutoAdminQueryNDS with the value of 1

Exit the registry editor and reboot