TapeTrack Documentation

Because there is more to tape management than you ever realized

User Tools

Site Tools


cli:tmss10resolve

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
cli:tmss10resolve [2018/04/20 00:24] – [Example] Scott Cunliffecli:tmss10resolve [2025/01/21 22:07] (current) – external edit 127.0.0.1
Line 34: Line 34:
  
 === Command line syntax === === Command line syntax ===
-<sxh+<code
-TMSS10Resolve</sxh>+TMSS10Resolve</code>
  
 Feeding in the variables from the script **Slotting.bat** as an example. Feeding in the variables from the script **Slotting.bat** as an example.
  
-{{:cli:cli_slotting.png?700}}+<code> 
 +:: Description: TapeTrack Slotting script  
 +::      System: TMSS  
 +::    SecLevel: Proprietary  
 +::   Copyright: (c) 2012 GazillaByte LLC 
 + 
 +:: 
 +:: set the working directory to the TapeTrack Scripts directory so we can use relative paths  
 +:: 
 +cd "%TMSS10SCRIPTS%" 
 + 
 +:: 
 +:: Set Server Logon String 
 +:: 
 +set TTSERVER=tapemaster:-@localhost 
 + 
 +:: 
 +:: Execute TMSS10SlotAllocation and write output to Reports directory 
 +:: 
 +TMSS10SlotAllocation -S %TTSERVER% > "%TMSS10REPORTS%\slotting_report.txt" 2> "%TMSS10REPORTS%\slotting_error.txt 
 +</code>
  
  
 === Output === === Output ===
-<sxh>+<code>
 ZBT001N-11:48:55 TMSS10Resolve (c) GazillaByte 1998-2017 ZBT001N-11:48:55 TMSS10Resolve (c) GazillaByte 1998-2017
 ZBT002N-11:48:55 Compiled Nov 10 2017 at 08:18:52 ZBT002N-11:48:55 Compiled Nov 10 2017 at 08:18:52
Line 59: Line 79:
 %TMSS10REPORTS% %TMSS10REPORTS%
 C:\Program Files\TapeTrack\TapeTrack Framework Server\var\reports% C:\Program Files\TapeTrack\TapeTrack Framework Server\var\reports%
-</sxh>+</code>
  
 +--> Changelog 
  
-<- cli:introduction|Command Line Utilities^ master:starting|Getting Started ^ ->+[filterrss http://www.tapetrack.com/cgi/changelog.cgi?module=TMSS10Resolve] 
 +<-
 +<- ^ cli:introduction|Command Line Utilities^ ->
cli/tmss10resolve.1524183865.txt.gz · Last modified: 2025/01/21 22:07 (external edit)