TI2009 script error

Discussion in 'Acronis True Image Product Line' started by mrQQ, Nov 2, 2008.

Thread Status:
Not open for further replies.
  1. mrQQ

    mrQQ Registered Member

    Joined:
    Feb 4, 2008
    Posts:
    22
    Hello,

    i've created a script which backups C drive, to network location in differential form. This is the script:

    Code:
    ļ»æ<?xml version="1.0" encoding="UTF-8" ?>
    <batch>
    	<version>
    		2.0
    	</version>
    	<uuid>
    		442B44F3-A717-4B45-8B56-B49BA7475510
    	</uuid>
    	<display>
    		C Disk Backup
    	</display>
    	<description>
    		C Disk Backup
    	</description>
    	<priority>
    		normal
    	</priority>
    	<stage>
    		<description>
    			My Computer Backup
    		</description>
    		<user_command>
    			<command enabled="false" />
    		</user_command>
    		<operations>
    			<backup check_after="true">
    				<archive_options check_network_timeout="false" id="9069085199120862590" network_timeout="0">
    					<volumes_locations>
    						<volume_location uri="\\Qq-storage\backup\System\c_img2k9.tib" volume_id="943837024" />
    						<volume_location uri="\\Qq-storage\backup\System\c_img2k92.tib" volume_id="0" />
    					</volumes_locations>
    				</archive_options>
    				<common_options allow_multi_volume_snapshot="false" allow_reset_archive_bit="false" app_settings_backup="false" description="" exclude_by_mask="true" exclude_hidden="false" exclude_system="false" fast_incremental="true" ignore_encryption="false" increment_type="differential" ocb="false" roatation_scheme="0" skip_security="true" smart_backup="false" use_vss="false">
    					<file_mask pattern="C:\eboostr.dat" />
    					<file_mask pattern="C:\Program Files\Adobe\Adobe Premiere Elements 7.0\*.*" />
    					<file_mask pattern="C:\Garmin\*.*" />
    					<stream_options allow_silent_media="false" cache_network_write="false" compression_level="normal" encryption_algorithm="none" format="tib" ignore_bad_sectors="false" silent_mode="false" type="disk">
    						<net_speed_limit speed_limit_mode="percent" value="100" />
    						<disk_speed_limit speed_limit_mode="percent" value="100" />
    						<quota capacity="214748364800" count="14" type="5" />
    					</stream_options>
    				</common_options>
    				<disk_source has_asz_backup="false" sector_by_sector_backup="false" sector_by_sector_backup_unallocated="false">
    					<holder strid="\local\hd_sign(DF0F7DB9)\part_sn(A87E5236ACA87E89)start(63)" />
    				</disk_source>
    			</backup>
    		</operations>
    		<user_command>
    			<command enabled="false" />
    		</user_command>
    	</stage>
    	<common_options>
    		<notify>
    			<email address="algkep@gmail.com" enabled="1" encryption-type="none" from="" long_format="1" pop-before-smtp="false" pop-server="" pop-server-port="110" server="smtp.dokeda.lt" server-port="25" subject="" user="">
    				<notify_mode full_log="true" operation_complete="true" operation_fail="true" operation_message="true" />
    			</email>
    			<winpopup enabled="1" long_format="1" server="">
    				<notify_mode full_log="false" operation_complete="true" operation_fail="true" operation_message="true" />
    			</winpopup>
    		</notify>
    		<show_only_own_task enabled="0" />
    	</common_options>
    </batch>
    
    I run it through windows scheduller, with following syntax:

    "C:\Program Files\Common Files\Acronis\TrueImageHome\TrueImageHomeService.exe" /script:"C:\Documents and Settings\All Users\Application Data\Acronis\TrueImageHome\Scripts\442B44F3-A717-4B45-8B56-B49BA7475510.tib.tis"

    but when I run it, i get error saying that

    "W00040011: Specify location of the volume 2. Click browse to specify location, Retry to try again, or click Cancel to cancel"

    What is wrong here?
     
  2. Acronis Support

    Acronis Support Acronis Support Staff

    Joined:
    Apr 28, 2004
    Posts:
    25,885
Thread Status:
Not open for further replies.
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.