Auto Login Script (Local) to Domain - GURU's needed!

multiband8303

Senior member
Aug 8, 2005
593
0
0
Heres the situation - have a couple servers....scheduled task to restart...reboot.cmd - bath looks like this...

shutdown -r -t 01 (-r = restart, -t for time interval, 01 being immediate (seconds))

works great - yay, anyways - These are banking applications on these servers dated to the caveman days programmed by 6 year olds (that are better then me) - anyways, now all of the apps are run purely by service, so we have someone who can double click on the icons, whatever the fact may be (by powers beyond me) they want it so it automatically logs in as a user or administrator, doesn't matter I'll specify the ruleset

can I create another script and put the exec of that script somewhere in some bootup local folder?
 

spyordie007

Diamond Member
May 28, 2001
6,229
0
0
:confused:

So what is it that you're looking to do? I'm having a hard time making sense of your post.

Are you trying to set it up to autologin?

Are you trying to set it up so that the applications start without someone logging in?