Hello, I have a Windows Server 2012 R2 server with GSS 3.3 installed. Client computer OS is Windows 10, Disk Management looks like this:
Create image command: -CLONE,MODE=CREATE,SRC=2,DST=%IMAGE_FILENAME% -SURE -IB -SPLIT=0 -Z3
Restore command: -CLONE,MODE=PRESTORE,SRC=%IMAGE_FILENAME%:4,DST=2:4 -sure
The create image job works fine. Restore image job also works for the first time but failed for the second time, job status displayed "Unable to boot to Windows automation".
I searched a little bit in this Forum and found similiar posts, e.g.
https://www.symantec.com/connect/forums/add-automa...
https://www.symantec.com/connect/forums/unable-boo...
For my situation, if the default boot setting is not correct initially, how the restore image job success for the first time? I am wondering, besides of checking boot order, is there any place I can check? Please advise, thank you in advance.