Microsoft
Software
Hardware
Network
Question : How to run a batch file on a schedule no matter who is logged in.
I need to run a simple batch file that calls to a text file to instructions for WinSCP.
I have set up Windows Scheduler, but have found if a user is not logged on the batch does not run.
So I need a free, simple way of running the batch on a schedule, no matter who is logged in or if no one is logged on.
Thx in advance,
matt
Answer : How to run a batch file on a schedule no matter who is logged in.
In your scheduled tasks.
Change the run as user to SYSTEM. No Password.
Random Solutions
Unable to load IsapiModule in IIS
Problems accessing Webmail from external computers
REGEXP Search
Can I unlink DOCVARIABLES without unlinking other fields, or will my DOCVARIABLE values survive if I don't update and unlink
How do I shutdown (using shutdown.exe) windows xp and not display UI?
Lose wireless settings after Sysprep
error 0x85010014 on the mobile device while synching with exchange
ADO connection string
How to display multiple rows from a record horizontally.
Something similar to VB's AndAlso / OrElse in SQL Server