关于MDT2010 The task sequence has been suspended的解决方法
(2010-12-30 15:39:13)
标签:
杂谈 |
分类: MDT2010 |
问题:
一般是用vmware做测试的时候碰到,task sequence出现问题,重启,重新进入PE进行OS部署,这时候,就会出现
The task sequence has been suspended.
LiteTouch has encountered and Environment Error (Boot into WinPE!)
解决方法:
When booting into a Litetouch WinPE image, we can encounter this error:
1. We are in the middle of a Litetouch OS installation, and the user booted back into WinPE, when the new OS should be running. User should remove the WinPE Boot media or adjust the boot order.
2. We start a Litetouch installation from scratch, *however* there was a previous Litetouch Task Sequence running, and was not properly cleaned up. In that case remove the c:\minint\ and/or c:\_SMSTaskSequence directory and reboot back into WinPE.
For MDT 2010 Update 1 we made some enhancments to this environment problem. Previous Versions of MDT would halt the Task Sequence and prevent it from continuing ( a little harsh ).