Automatic login

A

Andreas Drumbl

Hi

I have a problem to automatically login to my system
I installed the following components:

Administrator Account:
I set the password with "cmiUserPassword" in the Advanced
Component Properties.

Automatic Logon:
I set the username "Administrator"
and the password as well
I do not have a Domain.


Andy
 
H

Heidi Linda eMVP

There's a component which automaticalls sets the autologin to off. I can't
remember which one it is, offhand, but if you search with google groups
you'll find messages about it.
 
R

Robert

Are you using the system cloning tool component? There is
a setting in the system cloning tool component that will
remove the autologon if it is set to true. The setting is
called cmiRemoveAutologon.

Robert
 
S

Sean Gahan

You can manually edit the registry also
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon

If you add the values:
DefaultUserName = Administrator
DefaultPassword = password
AutoAdminLogon = 1

This will automatically log the machine with that account.

Regards,

Sean Gahan
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top