Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space KNOW and version 8.0

...

Backup and Restore supports source Partition selections by using Drive Letters, or Disk and Partition number combination combinations separated with the : (colon) character 

...

The target folder 'E:\Backups' is searched for an existing backup set that contains all partitions for Disks 7 and 8. If found, then in Incremental an Incremental Image is run, otherwise a Full Image is run

Code Block
languagetext
themeFadeToGrey
titleC:\Users\User\Download>mrauto.exe -b e:\backups 7,8 -t inc
collapsetrue
Validating XML
--------------
XML File Name - C:\ProgramData\Macrium\Reflect\mrauto_backup.xml
Please wait. Initializing partition information...

Validation status - Ok

Imaging Summary

--------------------------------------------------------------------------------
Backup Definition File: C:\ProgramData\Macrium\Reflect\mrauto_backup.xml
Auto Verify: N
Verify File System: Y
Maximum File Size: Automatic
Compression: Medium
Password: N
Intelligent Copy: Y
Power Saving: N
Email On Success: N
Email On Warning: N
Email On Failure: N
Total Selected: 6.23 GB
Current Time: 27/04/2022 15:04:13

--------------------------------------------------------------------------------
Retention Rules
Rules will be applied to all matching backup sets in the destination folder

Incremental: Retain 10 incremental backups
Create a Synthetic Full backup if possible.

Incremental Backups: 0 found


--------------------------------------------------------------------------------
Image ID - E02EA1FC9A1CD6C8
--------------------------------------------------------------------------------
Destination
Backup Type: Incremental
File Name: Append to recent backup in directory 'E:\backups\'
E:\backups\E02EA1FC9A1CD6C8-01-01.mrimg

--------------------------------------------------------------------------------
Operation 1 of 5
Hard Disk: 7
Drive Letter: N/A
File System: Unformatted
Label:
Size: 16.0 MB
Free: 0 B
Used: 16.0 MB

--------------------------------------------------------------------------------
Operation 2 of 5
Hard Disk: 7
Drive Letter: F
Volume: \??\Volume{43484bb0-7c58-4c4c-9244-d3a28cba8d73}
File System: NTFS
CBT: Y
Label: New Volume
Size: 61.39 GB
Free: 58.23 GB
Used: 3.16 GB

--------------------------------------------------------------------------------
Operation 3 of 5
Hard Disk: 7
Drive Letter: G
Volume: \??\Volume{1bfe6d7e-9ac5-4c17-acf6-cc587d6aa4ff}
File System: NTFS
CBT: Y
Label: New Volume
Size: 58.59 GB
Free: 55.59 GB
Used: 3.00 GB

--------------------------------------------------------------------------------
Operation 4 of 5
Hard Disk: 8
Drive Letter: N/A
File System: Unformatted
Label:
Size: 16.0 MB
Free: 0 B
Used: 16.0 MB

--------------------------------------------------------------------------------
Operation 5 of 5
Hard Disk: 8
Drive Letter: H
Volume: \??\Volume{8353e3d1-6974-455b-9355-afd27af623f2}
File System: NTFS
CBT: Y
Label: New Volume
Size: 9.98 GB
Free: 9.95 GB
Used: 37.8 MB

--------------------------------------------------------------------------------
Starting Image - Wednesday, 27 April 2022 15:04
Initializing
Write Method: Using Direct Disk I/O
Destination Drive: vms (E:) - Free Space 649.22 GB
Image Guardian: Protected
Creating Volume Snapshot - Please Wait
Volume Snapshots Created

--------------------------------------------------------------------------------
Verifying
F:\ \??\Volume{43484bb0-7c58-4c4c-9244-d3a28cba8d73}
G:\ \??\Volume{1bfe6d7e-9ac5-4c17-acf6-cc587d6aa4ff}
H:\ \??\Volume{8353e3d1-6974-455b-9355-afd27af623f2}

--------------------------------------------------------------------------------
Saving Partition - <NO NAME>
Reading File System Bitmap
Saving Partition

--------------------------------------------------------------------------------
Saving Partition - New Volume (F:)
Reading File System Bitmap
CBT Init Success
Searching for NTFS meta data
Looking for changes
Saving Partition

--------------------------------------------------------------------------------
Saving Partition - New Volume (G:)
Reading File System Bitmap
CBT Init Success
Searching for NTFS meta data
Looking for changes
Saving Partition
Overall Progress: 65%
--------------------------------------------------------------------------------
Saving Partition - <NO NAME>
Reading File System Bitmap
Saving Partition

--------------------------------------------------------------------------------
Saving Partition - New Volume (H:)
Reading File System Bitmap
CBT Init Success
Searching for NTFS meta data
Looking for changes
Saving Partition

--------------------------------------------------------------------------------
Saving Index
New File: 711 KB E02EA1FC9A1CD6C8-01-01.mrimg

--------------------------------------------------------------------------------
Image Completed Successfully in 00:00:32
I/O Performance: Read 3.2 Gb/s - Write 25.0 Gb/s

--------------------------------------------------------------------------------
Trial Edition
This Trial License will expire in 809 days
Premium features will not function after 14 July 2024

--------------------------------------------------------------------------------
Image Completed Successfully in 00:00:32

--------------------------------------------------------------------------------


...

Restore


Info
NoteNotes:
Restored Partitions are placed at the same sector offset and length on the target Disk. There are no options available to move or resize partitions.
For this initial implementation, the target disk cannot be smaller than the source disk

Like the Backup command, mixing drive letters and disk numbers in a single operation is not allowed. To see the drive letters or disk numbers contained within an image, please run 'mrauto.exe -l <full image path>'

...