On 2012-04-26 15:11, Collin Brendemuehl wrote:
I am attempting to set up a daily scheduled batch operation but for some reason I cannot get it to run. The scheduler does not execute it. Full r/w priv. on local and target. I am Admin on local. Thoughts?
Did you set it to run the batch file directly? That won't work. You need to set it to run "cmd.exe /c BATCH_FILE_NAME". Look in the event log and you might find error messages indicating what's going wrong.
-- Doug "Lefty" Franklin NutDriver Racing http://NutDriver.org Facebook "NutDriver Racing" Sponsored by Murphy -- PDML Pentax-Discuss Mail List [email protected] http://pdml.net/mailman/listinfo/pdml_pdml.net to UNSUBSCRIBE from the PDML, please visit the link directly above and follow the directions.

