Re: Login Process

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



If you want an automatic logon process then you need to
preset the account/password by running this command
from a Command Prompt:
control userpasswords2

If the account is variable then a registry hack invoked
by a scheduled job (to run at boot time) might do it on
a Win2000 PC. The hack is described here:
http://support.microsoft.com/default.aspx?scid=kb;en-us;310584
I do not know if this works on WinXP PCs.


"Eric" <eric@xxxxxxxxx> wrote in message
news:evUdkPupGHA.4196@xxxxxxxxxxxxxxxxxxxxxxx
Pegasus,

This will not work since items in the startup folders are run after login
in...

Thanks.

Eric.


"Pegasus (MVP)" <I.can@xxxxxxx> wrote in message
news:enKml6spGHA.4960@xxxxxxxxxxxxxxxxxxxxxxx

"Eric" <eric@xxxxxxxx> wrote in message
news:OgwFLQppGHA.3600@xxxxxxxxxxxxxxxxxxxxxxx
Hello,

I am trying to "write" a script to login automatically on a WS at
specific
time to run specific tasks.
The problem is that I am not sure where to place my script (exe file).
I
tried to create a service but it does not work.
The script is supposed to wait for the login screen then type the
username,
the password and then ENTER.
For this to work I guess that my little script should be loaded before
the
login box.

Any idea/suggestion?

Where is the login box loaded from? Could maybe someone explain the
process?

Thank you.

Eric.




Place your script into the "Startup" subfolder of the "All Users" or
"Eric" profile folder.






.



Relevant Pages

  • Re: Login Process
    ... from a Command Prompt: ... If the account is variable then a registry hack invoked ... This will not work since items in the startup folders are run after login ... I am trying to "write" a script to login automatically on a WS at ...
    (microsoft.public.windowsxp.general)
  • Re: & Now, a Script to List the Running Process Info - Re: Useful little Script to Show the
    ... Done that to the desktop folder, ... at a Command Prompt, with the Name of the Script File (after a Space, ... a Folder where the Command Prompt Opens (either the Root of the ...
    (uk.people.silversurfers)
  • Re: Hacker activity?
    ... >login to a server, most as root but some are attempts to login to ... >telnet, all come from the same remote server, and all fail. ... >getting some odd cgi calls to a script on a secure ssl server. ... Make sure root cannot login to your system via ssh. ...
    (freebsd-questions)
  • Re: [opensuse] BASH: has $COLUMNS gone nuts?
    ... You do realize that lines & columns are dynamic values which at least some terminals and login daemons will continuously adjust right? ... What the above shows is that I dragged the corner of my PuTTY window (which was connected to sshd, not every terminal client nor every server daemon does this) making the window a little larger and without issuing any commands, and no possibility that any bashrc or inclusions got executed, the values changed, because the terminal told the daemon and the daemon told it's child processes. ... Try calling them from within a script: ... Although, I would also actually be perverse and say that since the SCO systems predate most others, including ALL linux, that you could actually make the argument that the dwindling remaining production sco boxes in the world are right and the 90 million linux & freebsd & sun boxes are all wrong. ...
    (SuSE)
  • Abusing poor programming techniques in webserver scripts V 1.0
    ... $login = Request.Form ... fool the database parser. ... verified in the script of access to the database, ... The SQL statement will be parsed by the database manager, ...
    (SecProg)