Hi All,
Let me explain further :-)
I know that with MDT and by using manual methods you cna capture an OS before OSD starts, i am also aware that you can apply the captured image using imagex as part of a dedicated task sequence.
What i wish to do is capture a computers OS before i perform an OSD to it, but if for some reason the OSD fails i wish for the error/failure to be detected and then the previoulsy captured image be reapplied to the computer.
So in a scenario it would be something like this:
1. Backup Users computer as part of Task seqeunce.
2. Apply OSD,
3. OSD encounters an error
4. Task Sequence detects error and reapplys image captured in step 1.
I know this is possible as Raphael Perez has mentioned that this is what he does.. but how...?
No doubt its a script but i imagine its kind of complex as it will involve detection and a bit of preparation fot the image to be laid down..
any help appreciated..
Many thnaks..