rem *batch file to load tapes into tape libraries automatically* rem *Change the drive or path in the following line to point to the correct path* cd /d d:\program files\veritas\volmgr\bin rem *In the following line, -rt is robot type, -rn is robot number -p is volume pool* vmupdate -empty_ie -rt tld -rn 0 -p Scratch_Pool rem *Set this batch file as a scheduled task to run it automatically*