jdenzik
-
Total Posts
:
20
- Scores: 0
-
Reward points
:
10620
- Joined: 2/21/2012
|
Failed to Run Task Sequence (0x80004005)
-
Wednesday, February 29, 2012 12:27 PM
I get this in the smsts.log Unable to find System disk for this machine Failed to prepare the system partition for stageing. Unspecified error(Error: 80004005; Source Windows) Failed to stage WinPE Code(0x80004005 I need to mention that i am trying to run the task sequence on a vmware workstation for a build.
<message edited by jdenzik on Wednesday, February 29, 2012 12:35 PM>
|
|
gjones
-
Total Posts
:
2291
- Scores: 136
-
Reward points
:
97970
- Joined: 6/5/2001
- Location: Ottawa, Ontario, Canada
|
Re:Failed to Run Task Sequence (0x80004005)
-
Monday, July 02, 2012 11:20 AM
Yes, I know this is an old post, I’m trying to clean up older posts that are unanswered. Did you ever figure this out?
|
|
mrdidiusm
-
Total Posts
:
2
- Scores: 0
-
Reward points
:
5460
- Joined: 1/6/2012
|
Re:Failed to Run Task Sequence (0x80004005)
-
Wednesday, July 11, 2012 11:53 AM
I've encountered the same error before. In our case the problem was that WinPE didn't have a native driver for the hard disk so it wasn't able to mount the disk. It was confusing because we could initially boot the system and select the task sequence without a problem, but then the image would fail after rebooting into WinPE. Try loading the driver for the VMWare disk into the Drivers section under OSD. That got us up and running.
|
|