I have a batch file that is calling a vbs script to use the cdo.sys to send an email and I want it to run with minimal permissions. I can get the batch to run and write a file but the second step of calling the .vbs and senging the email is failing. Applying group permissions, every group fails except for administrator. This is the command that chokes
%SystemRoot%\system32\cscript "%SystemDrive%\ScheduledTasks\sendmailCDO.vbs"
Its a common script for sending mail using cdo.
There are currently 1 users browsing this thread. (0 members and 1 guests)