Windows 2008 R2 and Domino 8.5.1 FP1 lotuscript scheduled shell command does not work

Scheduled notes agent, calling a dos shell program, that converts a word file (.doc) to a PDF via a print driver.

Shell command being issued: “C:\Program Files\docPrint Pro v4.0\doc2pdf.exe” -i e:\hr\EV0003156.doc -o \nykwiktag01\import\EV0003156.pdf

This same command works when run from a dos prompt on the server itself.

This construct worked without issue on Win2003 server previously

Subject: domino is running as service

update- Domino is running as a service (Automatic) with local system account

Subject: Session 0 Isolation

Services don’t have the same access to the OS in Windows 2008 - I suspect that’s what you’re running into. You might want to try running Domino as an application as a troubleshooting/problem isolation step.

This information may be of use:

http://www-01.ibm.com/support/docview.wss?uid=swg21358444