I have a vbscript script that I runs fine when I am running it myself.
For some reason, when I run it under the task scheduler as an administration user, it runs, but do
I had real problem with this (well a morning) and found this solution here:
In the windows task scheduler I had to click "change user or group" button and add "Administrators" group.
Hope it helps someone.