Lenovo ThinkCentre M92z (English) Rescue and Recovery 4.3 Deployment Guide - Page 20

Using PowerQuest Drive Image based tools with Rescue and Recovery, Minimum script files

Page 20 highlights

Using PowerQuest Drive Image based tools with Rescue and Recovery If the PowerQuest DeployCenter tool PQIMGCTR is installed in the following location (X:\PQ), you can create and deploy an image with the Rescue and Recovery program with the following scripts: Minimum script files: Table 4. X:\PQ\RRUSAVE.TXT Script language SELECT DRIVE 1 SELECT PARTITION ALL (Needed if you have a type 0x07 partition or if you have multiple partitions in your image.) Store with compression high Result Selects the first hard disk drive. Selects all partitions. Stores the image. Table 5. X:\PQ\RRDEPLY.TXT Script language SELECT DRIVE 1 DELETE ALL SELECT FREESPACE FIRST SELECT IMAGE ALL RESTORE Result Selects the first hard disk drive. Deletes all partitions. Selects first free space. Selects all partitions in image. Restores the image. Image creation: Table 6. X:\PQ\PQIMGCTR / CMD=X:\PQ\RRUSAVE.TXT /MBI=1 / IMG=X:\IMAGE.PQI Script language SELECT DRIVE 1 X:\PQ\PQIMGCTR /CMD=X:\PQ\RRUSAVE.TXT /MBI=1 /IMG=X:\IMAGE.PQI Result Selects the first hard disk drive. Creates the image program. PowerQuest script file. Captures the Rescue and Recovery Boot Manager. Creates the image file. Image deployment: Table 7. X:\PQ\PQIMGCTR / CMD=X:\PQ\RRDEPLY.TXT /MBI=1 / IMG=X:\IMAGE.PQI Script language Result SELECT DRIVE 1 Selects first hard disk drive. X:\PQ\PQIMGCTR Creates the image program. /CMD=X:\PQ\RRDEPLY.TXT Creates the PowerQuest script file. /MBR=1 Restores the Rescue and Recovery Boot Manager. /IMG=X:\IMAGE.PQI Creates the image file. 12 Rescue and Recovery 4.3 Deployment Guide

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96

Using PowerQuest Drive Image based tools with Rescue and
Recovery
If the PowerQuest DeployCenter tool PQIMGCTR is installed in the following
location (X:\PQ), you can create and deploy an image with the Rescue and
Recovery program with the following scripts:
Minimum script files:
Table 4. X:\PQ\RRUSAVE.TXT
Script language
Result
SELECT DRIVE 1
Selects the first hard disk drive.
SELECT PARTITION ALL
(Needed if you have a type 0x07 partition or
if you have multiple partitions in your
image.)
Selects all partitions.
Store with compression high
Stores the image.
Table 5. X:\PQ\RRDEPLY.TXT
Script language
Result
SELECT DRIVE 1
Selects the first hard disk drive.
DELETE ALL
Deletes all partitions.
SELECT FREESPACE FIRST
Selects first free space.
SELECT IMAGE ALL
Selects all partitions in image.
RESTORE
Restores the image.
Image creation:
Table 6. X:\PQ\PQIMGCTR / CMD=X:\PQ\RRUSAVE.TXT /MBI=1 / IMG=X:\IMAGE.PQI
Script language
Result
SELECT DRIVE 1
Selects the first hard disk drive.
X:\PQ\PQIMGCTR
Creates the image program.
/CMD=X:\PQ\RRUSAVE.TXT
PowerQuest script file.
/MBI=1
Captures the Rescue and Recovery Boot
Manager.
/IMG=X:\IMAGE.PQI
Creates the image file.
Image deployment:
Table7. X:\PQ\PQIMGCTR / CMD=X:\PQ\RRDEPLY.TXT /MBI=1 / IMG=X:\IMAGE.PQI
Script language
Result
SELECT DRIVE 1
Selects first hard disk drive.
X:\PQ\PQIMGCTR
Creates the image program.
/CMD=X:\PQ\RRDEPLY.TXT
Creates the PowerQuest script file.
/MBR=1
Restores the Rescue and Recovery Boot
Manager.
/IMG=X:\IMAGE.PQI
Creates the image file.
12
Rescue and Recovery 4.3 Deployment Guide