NT BACKUP - TechRepublic
General discussion
October 5, 2000 at 11:40 PM
v-gathara

NT BACKUP

by v-gathara . Updated 25 years, 6 months ago

I have the following backup script scheduled to run on the my server at night:

ntbackup backup c:\winnt c:\Goldfax_NT DS \\KNSSHPR IS \\KNSSHPR /t /v /b /d “Email server backup”
ntbackup eject

However it seems that the last line (ntbackup eject) does not eject the tape. I have watched the script run and though it backs up fine, and though the eject line runs the tape is never ejected. I tried putting a WAIT command after the backup completes but this didn’t work.

Any ideas why and what I can do?

This discussion is locked

All Comments