» Wed Sep 05, 2012 2:33 am
Ok, so this is clearly beyond my scope of knowledge. I have the computer programmed to automatically start at 7:30am on the 5th of every month and I've got my virus scanner set to scan everyday at 8am (there was no way to specify a day in each program) so this way the computer will turn on every 5th at 0730 and the virus scanner will run.
Now, how do I tell my computer to shut-down at 10am?
I'm assuming I need to writ ea batch file then point the "Task Scheduler" to that batch file. But, how do I write a batch file. I know I'll have to do it through notepad and I have to save it as ".bat" but what the hell do I actually put in the batch file to get it to do what I want it to do?