A
Agustin
Hi guys,
I am trying to run a vbsscript with a non admin account with Task Scheduler.
Each time the scripts runs, I get a "error 0x8000ffff: "Catastrophic
failure"" when trying to connect to a DB with an ADODB.Connection. I even
get this error when I run the script with runas /user:account "script".
Still, if I login as the user, everything works....
Is this a permission problem? Maybe a policy problem?
Cheers!
A.
I am trying to run a vbsscript with a non admin account with Task Scheduler.
Each time the scripts runs, I get a "error 0x8000ffff: "Catastrophic
failure"" when trying to connect to a DB with an ADODB.Connection. I even
get this error when I run the script with runas /user:account "script".
Still, if I login as the user, everything works....
Is this a permission problem? Maybe a policy problem?
Cheers!
A.