Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Note: New Backup Definitions will use the default values set here. Existing backups definitions will not be affected. 


Compression

Backup files can be reduced in size without compromising data integrity. Compression results may vary depending on compressibility of the source data, e.g., a standard Windows install OS partition will compress to around 60-70% of its original size. The compression effectiveness for user data partitions and files will depend on the types of files being backed up.  Files that won't compress further include most audio and video files, as well as existing compressed file such as .zip, .tar, .7z  etc.

Compression LevelDescription
NoneBackup without compressing. 
Medium (Recommended)Medium compression generally provides the best compromise for performance and file size.
HighHigh compression may make backups take considerably longer to complete but the difference in file size may be marginal. 
Macrium Reflect uses a very fast, real-time, *streaming block compression algorithm. This will not provide the same overall compression ratio as common compression utilities such a 7-Zip which use, much slower, whole file data compression techniques. 

*All 'mountable' backup files, such as those created by Macrium Reflect, require discreet blocks of data to be compressed and decompressed 'on the fly'. This enables images and backup files to be incremented and mounted as drives in Windows Explorer, 

Option

Description

Intelligent Sector Copy

Only backup data blocks that are being used by files on the disk. This significantly reduces the time it takes for backups to complete and reduces the size of the backup files. 

The data blocks in Pagefile (pagefile.sys) and hibernation (hiberfil.sys) files will be excluded from images. Data blocks in these files files are temporary and not required when Windows starts.  These files will be visible in the imaged file system, but will take up zero space in the image file. 
Forensic Copy

Backup all data blocks. This may significantly increase the size of image files.  e.g., An image of a 1TB file system with only 1GB in use will contain 1TB of data blocks prior to any compression. 


File Size

Incremental Retention Rules will not be run if backup files are split. This can be caused by setting a fixed size or if the destination file system is FAT32.

Option

Description

Automatic (Recommended)

Let the system decide on how large the images are going to be created dependent on file system (NTFS, FAT32, DVD, CD)

e.g. FAT32 files are limited to 4GB therefore images are going to be split into 4GB or less files. 

Fixed file sizeCreate Images that will be split into many fixed size files. This is useful when copying Image files to optical media or to some cloud storage providers.



Password

With the Password option turned on all the images created will require a password before they can be browsed or restored.


Enter Password:The minimum password length is determined by the selected AES encryption level. Long passwords are much more secure than shorter passwords and can easily be constructed and remembered by adding together phrases and words that are unique to your memory.  

Passwords are not saved to backup files.  Macrium Reflect uses standard PBKDF2 key derivation functions with 260K iterations to save an irreversible hash of the password. 

To view existing saved passwords, click the 'eye' icon in the password edit field.  After entering valid Windows Administrator credentials, the password will be shown in plain text.
AES Encryption
NoneNo encryption and the password can be any length.
Standard 128 BitThis is the default and requires a password containing at least 8 characters.
Medium 192 BitRequires a password containing at least 16 characters.
High 256 BitRequires a password containing at least 32 characters.
Encrypt stored passwords

Passwords are stored in backup definition files to enable unattended backups to run. Select this option to encrypt your passwords in the xml file using a steganographically hidden asymmetric key. 
To prevent unauthorized access we recommend that backup definition files are saved to a secure location on your file system.

If having a reversible encrypted password saved on your system presents an unacceptable security risk then enter the password $PROMPT$ in the password field. Once typed, the letters become visible and running backup definitions with this password will enforce manually creating and enter a password whenever the backup is run.  Please note that it will not be possible to schedule unattended backups in this case:


Auto Verify Image

Option

Description

Verify image

Images will be verified automatically when the backup completes.

Note: This can add a significant amount of time to the backup process.


For more information on image verification please see Understanding Image Verification Failures



Priority

Priority is used to change the CPU priority for images and backups.

Option

Description

HighestYour backup will take less time to complete and may slow down other applications.
LowestYour backup may take longer to complete but it will have less effect on other running applications.



Retention Rules

Unable to render {include} The included page could not be found.



Verify File System

Verify File System is used to check the integrity of the file system before a backup. 

Macrium Reflect will automatically verify the integrity of FAT32 and NTFS file systems being backed up. This means checking that all files and folders have their data entries correctly mapped to the file allocation table (FAT) or $MFT Bitmap (NTFS). 

This is a comprehensive check, and similar in functionality to the MS-DOS chkdsk command that may increase the time taken to complete a backup. 



Cloning

Option

Description

Perform an Intelligent Sector Copy

Only backup the sectors that are being used by data on the disk. Pagefile (pagefile.sys) and hibernation (hiberfil.sys) will be excluded.

This reduces the time it takes for the clone to complete.

Option

Description

Verify File SystemReflect will verify the integrity of your file system; Verification check that all files and folders data entries are correctly mapped to the file allocation table (FAT) or MFT Bitmap (NTFS)

Rapid Delta Clone


As with Rapid Delta Restore (RDR) the concept of RDR has been something that has been thought about for quite some time here at Macrium Software. We wanted to build a clone solution that would effectively and rapidly copy only the differences between the source and target file systems. The advantage of this is obvious, RDC offers similar a performance increase as an Incremental disk image offers over a Full image and enables regular clones to be a viable and fast DR solution.


How does it work?

The NTFS file system resident on the clone source is compared with file system on the target disk. The two file systems are first verified that they originated from the same format command and then the target NTFS file system structures are analyzed for differences. All the NTFS file system structures are copied to the target disk and any that do not exist or have been modified on the target disk cause the data records for each NTFS file or object to be copied as well. The result is an 'Incremental' clone applying only file system changes detected between the source and the target.
Note: RDC works with NTFS file systems only. All other file systems will perform a full clone 
Note: RDC is not available when shrinking partitions during a clone.


Enable SSD TRIMThis features provides automated SSD optimization resulting enhanced SSD performance and longevity. Writing to an unused block is much quicker than an in-use block as it avoids both the slow erase operation and the read-modify-write cycle. This results an increase of both the lifetime and the performance of the device. It is effective for all windows operating systems, even those that support SSD trim natively as the file system driver can only TRIM blocks on de-allocation; it cannot TRIM blocks written by another process. It is also effective for USB attached SSDs.
Perform a Forensic Sector Copy

Backup every sector.

This can add a significant amount of time to the backup process.




Reparse Points

Reparse points are a feature of the NTFS file system that provides the ability to create a link to a directories which then fictions as an alias of that directory.

e.g. Reparse point is the folder "Documents and Settings" which when followed points (or expands) to a number of other folders. If followed then all folders the reparse point "contents" will be included in the backup.


The options below define whether reparse points are followed or whether reparse point definitions are backed up:

Option

Description

System Reparse Points


Do not followOnly backup the Reparse Definitions (Recommended)
FollowBackup all the Reparse Points
User Reparse Points


Do not followBackup the Reparse Definitions
FollowBackup all the Reparse Points (Recommended)



Backup Set Matching

The options below define the logic used for appending to an existing backup set and how retention rules are applied when selecting 'Apply retention rules to matching backup sets in the target folder' in the backup wizard.

Option

Description

Similar - Match on backups with at least one matching folderAdd and remove folders in your backup definition and still maintain a single backup set.

Strict - Match on backups with the same folders and filters

Retention rules will only be applied to exact matched backup sets.
All - Matching on any backupRetention rules will be applied to all File and Folder backup sets.



Shutdown

Option

Description

Shutdown

This will Shutdown your computer after the backup is complete.

A sub-option can be enabled to Force the shutdown process - All programs will be forced to close without being queried.

HibernateThis will Hibernate your computer after the backup is complete
SuspendThis will put your computer to Sleep after the backup is complete.



  • No labels