Try adding the password:
dsmc incremental -password=XXXXX
On Thursday, May 10, 2001 9:01 AM, Tim Delaney [SMTP:[EMAIL PROTECTED]]
wrote:
> I have created a basic BAT file to launch my daily backup. This file seems
> to work fine when I launch it myself. However the NT scheduler service will
> not launch it at all. Any sample bat files available?
>
> Daily.bat
> c:
> cd tivoli\tsm\baclient
> dsmc incremental
> exit
>
>
> This also only runs against my dsp.opt file. I have created multiple *.opt
> files but they do not seem to be used (how can I point to them)
>
> Thanks
>
> Please be kind I am very very new to TSM