
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?

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?
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
@WRaspe-5601
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.
15 people are following this question.