View Full Version : logon automation


test
Is there a way to programmatically dispel the Ctrl+Alt+Del dialog for
windows and fill in the login dialog in order to test various
user-scenarios for our clients.

If you know of a solution that could run as a service, or some other
method that doesn't change the code path that a normal user would
experience, this would be greatly appreciated.

Steven L Umbach
You can configure autologon as described in the link below, but it will be for one
user account. --- Steve

http://support.microsoft.com/default.aspx?scid=kb;en-us;234562

"test" wrote in message
news:b5aa9369.0409150836.40dcdeb7@posting.google.com...
> Is there a way to programmatically dispel the Ctrl+Alt+Del dialog for
> windows and fill in the login dialog in order to test various
> user-scenarios for our clients.
>
> If you know of a solution that could run as a service, or some other
> method that doesn't change the code path that a normal user would
> experience, this would be greatly appreciated.