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 

...

Info
The Image file name in the Backup command is optional as Macrium Reflect will auto-generate one when not supplied.


The --stealth option will supress suppress all Backup notifications. Customers wanting to suppress progress output may specify --quiet option. With the --quiet option, no output from Reflect will be shown and customers may only be able to find exit status via %ERRORLEVEL% 

When backup location is a network share, please make sure the share is added in the Network Share Settings page of Reflect Defaults and Settings options or specify user name & password via options -u and -p.

...

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>'

By default, without specifying target disk, the Restore operation will try to locate the source disk in the system by matching disk signature. The operation will fail when the source disk is not found, as will be the case when the image of a disk from different computer is used to Restore to another computer.  The optional 'target disk' paramer can parameter can be used here to specify any Disk on the target PC large enough to accommodate the restored partitions.

...


The ? (Question mark) character following the file name indicates the Disk, or Disk and Partiton partition combination list to be restored. If omitted, then all partitions in the image are restored.

...

Info
A backup Image may contain partitions from more than one Disk. In this case, as the Restore option only supports restoring of partitions from a single Disk, it's required to specify the Disk number when restoring.

This can be achieved by  by specifying drive letters or Disk and Partition number after the question mark symbol in the image file name. 

Example: 
mrauto.exe -r D:\Backups\Test-00-00.mrimg?C,D,E 
mrauto.exe -r D:\Backups\Test-00-00.mrimg?1
mrauto.exe -r D:\Backups\Test-00-00.mrimg?1:2

Info
titleRestore Status

'MrAuto.exe --status' command displays completion status of last Restore job which was completed by booting into Rescue media. Exit status code also be set in %ERRORLEVEL%  to help automation processes.


Code Block
languagetext
titleRestore Status
C:\Users\User\Downloads>mrauto.exe -s

Loading log files... Found 53 file(s)
Looking for Auto Restore logs... Found.

Loading status from - C:\ProgramData\Macrium\Reflect\0D5D4C4B78A5D325_Restore27-01-2022 3.58 PM.html

File ID: 0D5D4C4B78A5D325
Date: 01/27/22 03:58:11 PM
Status: 0
Completion: Restore completed in 00:09:41

...