technote:rename_volumes
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
technote:rename_volumes [2021/08/05 01:44] – [Batch File] Scott Cunliffe | technote:rename_volumes [2025/01/21 22:07] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Renaming | + | ====== Renaming Volume-ID' |
Renaming a batch of Volumes can be completed in one process using a configuration file, definition file, Volume List and [[cli: | Renaming a batch of Volumes can be completed in one process using a configuration file, definition file, Volume List and [[cli: | ||
Line 39: | Line 39: | ||
# Set Customer and Media values | # Set Customer and Media values | ||
- | SetLiteral(CUSTOMER, | + | SetLiteral(CUSTOMER, |
SetLiteral(MEDIA, | SetLiteral(MEDIA, | ||
Line 49: | Line 49: | ||
rename.cfg | rename.cfg | ||
+ | |||
+ | Compare all Volumes to Scan file. | ||
+ | |||
+ | If present in the Scan file (scanfile=true) then process that Volume (skip=false) | ||
+ | |||
+ | If not present in the Scan file discard Volume (skip=true) | ||
< | < | ||
Line 98: | Line 104: | ||
Adding the '' | Adding the '' | ||
+ | |||
+ | < | ||
+ | TMSS10VolumeRename -S user: | ||
+ | </ | ||
=== Standard Output === | === Standard Output === | ||
Line 103: | Line 113: | ||
Test Mode - rename_out.txt | Test Mode - rename_out.txt | ||
- | < | + | |
- | TMSS10VolumeRename -S user: | + | |
- | </ | + | |
< | < | ||
Line 192: | Line 200: | ||
</ | </ | ||
+ | |||
+ | {{tag> technote cli rename config}} |
technote/rename_volumes.1628127870.txt.gz · Last modified: 2025/01/21 22:07 (external edit)