[HOME] How To Run A Scheduled Task While Logged Out (Server or Not)
One user reported being able to accomplish this task by
1. Creating a batch file to execute the specific action
2. The operating system has the ability to schedule the execution of applications. Schedule the operating system to run the batch file created in step 1 at whatever frequency you desire.