I want to run a program during the night with a Scheduled Task. But, to make it run properly, I have to be logged in under a certain account...
How can I make a log in with a username and a passwrd in a vb program ???
Printable View
I want to run a program during the night with a Scheduled Task. But, to make it run properly, I have to be logged in under a certain account...
How can I make a log in with a username and a passwrd in a vb program ???
Have your system admin set up an account for you.
I can access what I want, but , during the night, I'll be logged off...
so I just wanted to know if there's was a way to set the user profile automaticly...
I can set the default user log in a scheduled task...
But to do what I'm looking for is definitly not very usefull, but I just wanted to know...
maybe the username and password are crypted in an inifile.. or something..
:confused:
TweakUI can do it; try setting up a registry monitor and seeing what keys it writes.