I used nircmd to create a .bat to save screenshots.
"nircmd.exe savescreenshot "Screenshot__%date:~4,2%-%date:~7,2%-%date:~10,4%_%time:~0,2%%time:~3,2%_%time:~6,5%.png" exit"
Problem is, although I created a task in Windows 7 for it to run (and it runs), it doesn't save screenshots.
Second, how would I go about to sending the screenshots from a local PC via email/ftp/upload to another website?