Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. HighKing

    Target to a specific tape with tapecopy.exe

    Thanks :) I made a batch file, with this: @echo off ca_devmgr -cherase 3 4 1 %1 tapecopy -s GROUP0 -d GROUP1 -t %2 -b And this seems to work quite well.
  2. HighKing

    Target to a specific tape with tapecopy.exe

    Ok, so formatting them before is the way to go.. but how do I do that from a script? I can't find a command-line tool capable of formatting tapes? :(
  3. HighKing

    Target to a specific tape with tapecopy.exe

    Hi, I wish to copy a (virtual) tape to a specific other one with tapecopy.exe, but can't get it to work right. I have not found an option to target at a tape in a certain group, but dit find the -dSerialNum option to target to a tape with a certain serial number. So, I formatted the tape with...

Part and Inventory Search

Back
Top