i'm having difficultys copying files to my target machine.
In the microsoft's guide of WinRe it says when creating an image based recovery you'll have to copy your Winre.wim to the target machine's root. and run some scripts.
Quote
• The Windows RE .wim image file must be named winre.wim.
• The Windows RE .wim image file must be located at the root directory of the target
Quote
but what sort of command's do i put into the script? i tried with an xcopy and copy command, but that díd'nt work.
i alse have difficultys running scripts on my target machine, i want to automatticly run the SetAutoFailover.cmd on the target machine to set the WinRe options but that doe not work also.
the command line for this is "setautofailover.cmd /wim /target d: /mainos {default} /disk 0 /partition 1", i want to run it automatic to set the first partition to WinRe. what i don't get is the d: is this the drive where the os is on? i searched the microsoft site for explanation of these options but i could'nt find them.
what in my xml file is :
- <RunSynchronous>
- <RunSynchronousCommand wcm:action="add">
- <Credentials>
<Domain></Domain>
<Password></Password>
<Username></Username>
</Credentials>
<Description>copywinre</Description>
<Order>1</Order>
<Path>D:\RemoteInstall\data\Scripts\CopyWinRe.cmd</Path>
</RunSynchronousCommand>
</RunSynchronous>
</component>
thanks in advance
chaos2305
This post has been edited by chaos2305: 04 January 2007 - 08:19 AM



Help
Back to top










