Hi,
After many tests, i'm convinced there is a regression between 6.0.9 and 6.1.8. My example is an execute task on a .cmd containing the DOS command :
"more toto.txt >> titi%1.txt"
in 6.0.9, service running under admin account, job execution context background, using credentials (same account than the service), it's working.
in 6.1.8 and 6.2.2, same config than above, it's not working. I've then tried so many things, changing execution context, changing credential, using "use shell execute" => impossible to get it working.
Any idea ?
Thanks
Edited by user
2013-06-14T09:56:40Z
|
Reason: Not specified