This is an old revision of the document!
Sample Slotting Script
The following script will: Allocate a slot to any volume that has no slot and is in a location eligible for slotting. Scheduling
It is recommended that this script be scheduled to run every 5 minutes. Script
@echo off :: :: Object Type: DOS Batch Script :: Description: TapeTrack Slotting script :: System: TMSS :: SecLevel: Proprietary :: Copyright: © 2012 GazillaByte LLC :: TMSS10SlotAllocation -S tapemaster:-@localhost > “%TMSS10REPORTS%\slotting_report.txt” 2> “%TMSS10REPORTS%\slotting_error.txt”
exit