This is what I found on the CA support site. Does anyone know if this function is available in Windows NT?
Thanks!!
ARCserve for NetWare: Setting Missed File
Thresholds
---------------------------------------------
When using ARCserve 7.0, administrators have
the ability to set the percentage of missed
files needed in a job so that ARCserve will
flag the job as incomplete. If you want to
set a job so that it will never be incomplete
due to missed files or set it so that missing
only one percent of all files is enough to
make a job incomplete, this can be changed
to suit your preference.
To set this feature, edit the asconfig.ini
file and, in the section [NetWare Backup/Restore],
add the following strings:
SetBackupStatus=yes
PercentageOfMissedFiles=x
X should be set to the percentage of missed
files needed to mark a job as incomplete.
For example, you backup two files and make
one file open:
In the section [NetWare Backup/Restore] of
the asconfig.ini file, add the string as in
the following:
SetBackupStatus=yes
PercentageOfMissedFiles=50
At the end of job, the job will be marked as
incomplete.