Help.
I was asked to find a way to have an access macro run after hours, with no user intervention. Not a big deal. MS has an article on using the task scheduler to run an Access macro.
However, it’s the after hours part thats driving me crazy. For an access macro to run using the task scheduler, the comptuer needs to be logged in (so access can be opened).
My thought process was, let’s find some program/batch cmd etc that will log on the computer at a preset time (ex 10 pm). Then use the task scheduler to run the access macro.
I would then be able to use a program like DevCon to restart the computer.
I’ve searched all day and can’t find something to auto logon to windows 2000.
Any ideas?
Jessica.