When the scheduler runs, it doesn't know what drives you have mapped in your explorer.
Use the complete network path instead. It worked for me.
move somefile.txt t:\ This will not work.
Try:
move somefile.txt \\192.168.0.2\sharefoler\ Change to your ipaddress and sharefolder.