I have a script to print about 20 webpages that works if I run it on the desktop. When I set it up as a scheduled task, it does not complete. Here is a snippet for one page:   I'm pretty sure the "Send" commands is what is causing the issue. But when I try ControlSend("!a") or any other ControlSend, it errors.