Is it possible to get the local time of a machine ( i can do this part ) then generate a random number between 1-5 ( i can do this ) then add the two together then execute a file when that time comes.
Like:
Local Time: 10:05
Random Number: 5
Time to Execute: 15:05 ( 3:05pm )
?