I’m looking for a way to, on boot, move everything on my desktop to Users/[My User]/Archive/[TODAYSDATE]/. Is this possible to do in Windows with a BAT-script? I’ve done a similar thing on Linux and a friend helped me with Cron jobs.
How would a script like that be written, and how would it be automated? Scheduled task?
Thanks in advance!
You can use scheduled tasks.
In Windows xp you can find it in control panel.
In latest versions it is in control panel > administrative tools.
I think the script would look like this