Undergoing MyBlogLog Verification

Monday, February 19, 2007

Force Password for 9X users

Make Windows 9X users to force password while login :

Click Start->Settings->ControlPanel->User Accounts.

In that User Accounts, delete the old user and create a new user with passwords.

Click Start->Run and type "Regedit" without quotes and press Ok.

Click on the File menu and click on the Export option and give a file name and click on the Save button.

Click on the + near HKEY_USERS
Click on the + near DEFAULT
Click on the + near Software
Click on the + near Microsoft
Click on the + near Windows
Click on the + near CurrentVersion
Click on folder Run.

Here are the steps to create the file to force the user to enter password :

1. Click on the Edit menu.
2. Click on New option.
3. Click on the String Value.
4. A new file will be created on the right side of the window with an icon "ab".
5. Right-click on the icon and click on Rename option.
6. Enter "NoLogon" without the quotation mark.

Note : The "N" and "L" should be in Caps and the other characters must be in lower case for "NoLogon".

7. Press Enter key.
8. Double-click on the NoLogon key and type "RUNDLL32 shell32,SHExitWindowsEx 0" without the quotation mark in the "Value data:" and click on Ok button.

Click on the File menu and click on the Exit option and restart the computer.

To set the password :

1. Enter the password and click Ok.
2. Restart the computer.

Note: If any user tries to by-pass the login screen the computer will automatically restart and will not allow the user to login to Windows.

No comments: