Eject a DLT from the command line. How ?

  • Thread starter Thread starter Javier Villegas
  • Start date Start date
J

Javier Villegas

Hi

I need to eject a DLT from the command line in Windows 2000 and I can
not.

I am trying with NTBACKUP EJECT and RSM EJECT and nothing happen

Do you have any suggestions ?

Thanks
 
I use

rsm eject /PF"%label% - 1" /astart

where I've defined %label% earlier on in my batch file....
 
Back
Top