I installed the custom image on a different machine and it worked.
Task Sequence has been suspended
![84291-74644ecd-14c3-42d4-850f-d8ed3df1967d.jpeg][1] [1]: /api/attachments/84291-74644ecd-14c3-42d4-850f-d8ed3df1967d.jpeg?platform=QnA Hi team, I am trying to deploy a custom Image. When I try to install only adobe as application I get this message. I also get the same message when trying to install updates. How could this been fixed?
Windows for business | Windows Client for IT Pros | Devices and deployment | Set up, install, or upgrade
Windows for business | Windows Client for IT Pros | User experience | Other
2 additional answers
Sort by: Most helpful
-
Anonymous
2021-04-03T22:01:38.68+00:00 After searching I came on the same solution:
https://blog.noobstogeeks.com/task-sequence-error/Going to try this and if someone has a better or fixed solution it will be great, because I need to configure more devices
-
SunnyNiu-MSFT 1,706 Reputation points
2021-04-05T06:29:10.013+00:00 anonymous user
Here is an answer to your question that hopefully you find helpful!
This message may be caused by running the Microsoft Deployment Toolkit boot CD after a previously interrupted attempt to install the operating system.Note: This will delete all information on disk 0.
Hit F8 at the error message, this will bring up the command prompt.- Diskpart
- List disk
- Select disk 0
- List part
- Select part 1
- Clean
- Create part primary
- Assign
- Active
- Exit
Here is an article for reference:
https://social.technet.microsoft.com/Forums/en-US/a9522a63-6fcf-48f2-9455-e42354a32d01/quotthe-task-sequence-has-been-suspended-litetouch-is-trying-to-install-applications-this-cannot?forum=mdt
If the response is helpful, please click "Accept Answer"and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.