Macrium Reflect
Hejsa.jeg er meget bange for jeg har gjort noget galt. Jeg ville lave en bacnkup af mit Windows, så jeg altid kunne "komme tilbage" til min ny installerede Windows 7. Da jeg skulle oprette det, lavede jeg denne tråd:
http://www.eksperten.dk/spm/896261#reply_7509648
Jeg vil nu til at prøve at restore min Windows 7. Jeg åbner min mappe, hvor jeg har gemt filen og det er en XML fil. Der er ikke noget image. Når jeg åbner denne fil, åbner explorer og viser dette:
<?xml version="1.0" encoding="iso-8859-1" ?>
- <!--
-->
- <!-- BDF v1.0.2 Image and backup definition file for Macrium Reflect v4.2
-->
- <!--
-->
- <!-- This file is a template XML to enable a Reflect backup or Image to be initiated from VB Script or an
-->
- <!-- MSDOS batch file.
-->
- <!-- Simply modify this file if required and pass the file name as a parameter to reflect.exe.
-->
- <backup_definition>
- <!-- backup or image file properies
-->
- <properties>
- <!-- Name that appears in the log when this definition is executed
-->
<name>D:\My Backup(1).xml</name>
- <!-- Auto Verify Image or Backup File. Y - Yes, N - No
-->
<autoverify>N</autoverify>
- <!-- 0 - Disk Image, 1 - File and folder backup
-->
<backup_type>0</backup_type>
- <!-- 0 - Full, 1 - Incremental, 2 - Differential
-->
<method>0</method>
- <!-- Compression level. 0 - No compression, 1 - Medium, 2 - High
-->
- <!-- Applies to full file and folder backups and images only
-->
<compression>1</compression>
- <!-- Intelligent sector copy Y - Yes, N - No
-->
- <!-- Applies to full disk images only
-->
<intelligent>Y</intelligent>
- <!-- Maximum file size of the destination file
-->
- <!-- 0 - Auto, otherwise file size in MB (1024 = 1GB)
-->
- <!-- Applies to full file and folder backups and images only
-->
<maxfilesize>0</maxfilesize>
- <!-- Password protection. Empty - No Password, Otherwise enter password value
-->
- <!-- Applies to full file and folder backups and images only
-->
<password Type="Clear" />
- <!-- AES Encryption. 0 - None, 1 - Standard 128 Bit, 2 - Medium 192 Bit, 3 High 256 bit
-->
- <!-- Applies to full file and folder backups and images only
-->
<aes>0</aes>
- <!-- Override the application defined timeout for batch jobs. Y - Yes, N - No
-->
- <!-- Applies to all images and backups
-->
<disable_timeout>N</disable_timeout>
</properties>
- <!-- The source of the backup
-->
- <source>
- <!-- The following applies to Full Disk Images only
-->
- <image_entry id="1">
- <!-- disk is the 1 based index of the disk to be imaged
-->
<disk>1</disk>
- <!-- partition is the 1 based index of the partition on the disk
-->
<partition>1</partition>
</image_entry>
- <!-- Folders to backup e.g. 'c:\my documents\'. Increment the 'id' for each folder
-->
- <!-- Applies to full file and folder backups only
-->
- <folder_entry id="1">
<folder />
</folder_entry>
- <!-- File filter pattern to include, separated with semi colons
-->
- <!-- Applies to full file and folder backups only
-->
<include_filter />
- <!-- File filter pattern to exclude, separated with semi colons
-->
- <!-- Applies to full file and folder backups only
-->
<exclude_filter />
- <!-- Exclude System files Y or N
-->
- <!-- Applies to full file and folder backups only
-->
<exclude_system_files />
- <!-- Exclude Hidden files Y or N
-->
- <!-- Applies to full file and folder backups only
-->
<exclude_hidden_files />
- <!-- 0 - Append to most recent full image, ImageID - Append to that image only
-->
- <!-- An ImageID is the 16 character hex name of the backup set. e.g. 2931D883700D0BAC
-->
- <!-- Applies to Incremental and differential backups / images only
-->
<append_to_id />
</source>
- <!-- Destination of backup or image file
-->
- <destination>
- <!-- Fully qualified path to destination directory
-->
<directory>D:\</directory>
- <!-- Destination file name.
-->
- <!-- A empty name indicates that the 16 character hex name of the
-->
- <!-- backup set will be used. This is the recommended setting
-->
- <!-- Applies to full file and folder backups and Images
-->
<file_name />
- <!-- Disk Space Management
-->
- <dsm>
- <!-- Active Y - Yes, N - No
-->
<active>N</active>
- <!-- Type 0 - Days, 1 - Weeks
-->
<type>0</type>
- <!-- Numbers of days or weeks
-->
<number>30</number>
</dsm>
</destination>
</backup_definition>
Har jeg gjort noget galt eller?
Med Venlig Hilsen
Mads
