Fujitsu PRIMERGY LTO4 User Manual page 22

Table of Contents

Advertisement

3.5
バックアップジョブの設定(自動排出の設定)
■ CA ARCserve Backup の場合
1
2
■ Windows Backup の場合(Windows Server 2003)
例:rsm refresh /lf"Quantum LTO 4 Tape Drive"
rsm eject /lf"Quantum LTO 4 Tape Drive"/astart
*1
* 2
Windows Backup
http://support.microsoft.com/default.aspx?scid=kb;ja;239892
ntbackup, rsm
22
Windows Server 2003
@echo off
1:
cls
2:
setlocal
3:
rsm inventory /lf"Quantum LTO 4 Tape Drive" /aFULL
4:
timeout /t 60
5:
rsm refresh /lf"Quantum LTO 4 Tape Drive"
6:
timeout /t 60
7:
for /f "Tokens=1-4 Delims=/ " %%i in ('date /t') do set dt=%%i-%%j-%%k-%%l
8:
for /f "Tokens=1" %%i in ('time /t') do set tm=-%%i
9:
set tm=%tm::=-%
10:
set dtt=%dt%%tm%
11:
ntbackup backup @c:\test\test.bks /n "%computername%-%dtt%" /d "daily
12:
%dtt%" /j "daily %dtt%" /p "LTO Ultrium" V:no /R:no /L:f /M normal /RS:NO
/HC:ON /UM
timeout /t 60
13:
rsm refresh /lf"Quantum LTO 4 Tape Drive"
14:
timeout /t 60
15:
rsm eject /lf"Quantum LTO 4 Tape Drive"
16:
timeout /t 60
17:
endlocal
18:
test test.bks
Windows Backup
(*1)
Windows
ntbackup
239892
rsm

Advertisement

Table of Contents
loading

Table of Contents