Alrighty,
Blame Mark for this!!!
Honestly I don't know whether or not anyone will be able to help me out with this but here goes...
I've got a Windows 2003 AD setup. We're using this for Terminal Services and setting up several clients to automatically launch a program upon login. To this point there isn't a problem...
Where my problem is, is that two of the systems being utilized for this are launching a different program. Now, all of these programs are designed to work with touch screens and as such they were scheduled to not be deployed with any keyboards or mice (and they are being mounted to the wall so keyboards are mice are no longer an option).
Onto the problem, on these two stations the software is throwing up an additional logon prompt, without a touch screen interface. What I'd like to do is to create a VBS or batch file to launch this program and automatically log in as a specified user.
Honestly, I know nada about VBS and I'm just starting to dig for this issue but this problem could delay the entire project. As for my batch writing skills, to say their rusty is an understatement, so any help is appreciated.
For the software itself (for those curious, the company that wrote the software knows logon can be automated, they have clients that have done it, but they have no idea how to accomplish it) it has three fields that have to be filled in
Username
password
facility
It runs off of an Oracle/BDE backend and that's about my extent to the language the software was written in.
Again, thank you!
Blame Mark for this!!!
Honestly I don't know whether or not anyone will be able to help me out with this but here goes...
I've got a Windows 2003 AD setup. We're using this for Terminal Services and setting up several clients to automatically launch a program upon login. To this point there isn't a problem...
Where my problem is, is that two of the systems being utilized for this are launching a different program. Now, all of these programs are designed to work with touch screens and as such they were scheduled to not be deployed with any keyboards or mice (and they are being mounted to the wall so keyboards are mice are no longer an option).
Onto the problem, on these two stations the software is throwing up an additional logon prompt, without a touch screen interface. What I'd like to do is to create a VBS or batch file to launch this program and automatically log in as a specified user.
Honestly, I know nada about VBS and I'm just starting to dig for this issue but this problem could delay the entire project. As for my batch writing skills, to say their rusty is an understatement, so any help is appreciated.
For the software itself (for those curious, the company that wrote the software knows logon can be automated, they have clients that have done it, but they have no idea how to accomplish it) it has three fields that have to be filled in
Username
password
facility
It runs off of an Oracle/BDE backend and that's about my extent to the language the software was written in.
Again, thank you!