bennyk
November 1st, 2006, 09:52 AM
Hello Everybody,
how is it possible to access the secure zone via Script ? Using files in normal filesystem works fine:
trueimagecmd /create /filename:"1.tib" /partition:1-1
creates the file in the current folder, but
trueimagecmd /create /file_partition:1-2 /filename:"1.tib" /partition:1-1
works until 99% completet and crashes.
trueimagecmd /deploy /file_partition:1-2 /filename:"1.tib" /partition:1-1
after backing up manual returns:
Failed to lock partition 1-1.
I hope, it's a sysntax error, but can not find any information about the filename .... Could someone help me ? I want to create a script, to backup or restore by doubbleclick for some testsystems. I want to backup the systems in bigger tests to roll back, if next iterationstep fails.
Thanx.
how is it possible to access the secure zone via Script ? Using files in normal filesystem works fine:
trueimagecmd /create /filename:"1.tib" /partition:1-1
creates the file in the current folder, but
trueimagecmd /create /file_partition:1-2 /filename:"1.tib" /partition:1-1
works until 99% completet and crashes.
trueimagecmd /deploy /file_partition:1-2 /filename:"1.tib" /partition:1-1
after backing up manual returns:
Failed to lock partition 1-1.
I hope, it's a sysntax error, but can not find any information about the filename .... Could someone help me ? I want to create a script, to backup or restore by doubbleclick for some testsystems. I want to backup the systems in bigger tests to roll back, if next iterationstep fails.
Thanx.