> We have installed TDP for Exchange on one of our servers and created a > "schedule" specifically for the Exchange piece like it says in the manual. > We also created the "schedule" on the TSM server (AIX). The schedule backup > has never run since we created it and it failes with RC=1. If we run the > Exchange "cammnad.cmd" file manually on the NT, the backup runs. It just > does not run through the scheduler. > My question, when I set the schedule on the TSM server I used "" for the > Object= parameter; something like this: > Object="d:\program files\tsm\tdpexchange\exchange.cmd" > Should I have put "quotations" for the "program files" piece? > > Am I missing something else? Permissions? Users?
Beatriz, If you have spaces in your directory name, try this: Object='"d:\program files\tsm\tdpexchange\exchange.cmd"' Notice the single quotes around the entire command. Thanks, Del ---------------------------------------------------- Del Hoobler IBM Corporation [EMAIL PROTECTED] - Never cut what can be untied. - Commit yourself to constant improvement.
