Lenovo ThinkPad Edge 15 User Manual
Page 33

For additional information on how to use the rnrdeploy.xml file, refer to the ThinkVantage Technologies
XML/ADM Supplement. This document can be downloaded from the Lenovo Web site at
3. If you want to exclude the .mpg and .jpg files from the backups, set the registry entry to include them
at: HKLM\SOFTWARE\Lenovo\Rescue and Recovery\Settings\BackupList. For more information on
including and excluding backups with the registry, see “Configuring registry settings to include and
exclude backup files” on page 27.
4. Install the Rescue and Recovery program using MSIEXE:
a. For all MSI files, add the following installation-log generation code:
/L*v %temp%\rrinstall.txt
b. To install the setup files using MSIEXE, type the following command:
: Perform the install of Rescue and Recovery
msiexec /i "C:\TVTRR\Rescue and Recovery.msi"
c. To silently install the setup files using MSIEXE: With reboot at the end, enter the following command:
: Silent install using the MSI with a reboot
: Type the following command on one line
start /WAIT msiexec /i "C:\TVTRR\Rescue and Recovery.msi" /qn
With reboot suppressed, enter the following command:
: Silent install using the MSI without a reboot
: Type the following command on one line
start /WAIT msiexec /i "C:\TVTRR\Rescue and Recovery.msi" /qn REBOOT="R"
5. Enter the following commands:
:Start the Rescue and Recovery Service
net start "TVT Backup Service"
:Create Sysprep Base Backup to Local Hard Drive
: Type the following command on one line
cd "\Program Files\Lenovo\Rescue and Recovery"
rrcmd sysprepbackup location=L name="Sysprep Base Backup"
If you want to use a password, add the syntax password=pass.
6. Run your specific Sysprep implementation when you see the following message:
***************************************************
** Ready to take sysprep backup.
**
** PLEASE RUN SYSPREP NOW AND SHUT DOWN.
**
**
**
Chapter 3
.
Configurations
25