Share via

mdt New Computer deploymenttype failed

price ITadmin 1 Reputation point
2021-04-30T13:21:00.28+00:00

My mdt task sequence with New Computer deploymenttype failed on the test existing Windows 10 laptop. But it's working fine when deploymenttype=Refresh. Why?

Windows for business | Windows Client for IT Pros | Devices and deployment | Set up, install, or upgrade
0 comments No comments

2 answers

Sort by: Most helpful
  1. Simon Ren-MSFT 40,386 Reputation points Microsoft External Staff
    2021-05-01T06:52:47.76+00:00

    Hi,

    Thanks for posting in Microsoft MECM Q&A forum.

    Per my experience, it's not possible to change the deployment type to new computer if you execute a task sequence from a running OS. Even if you were to force this variable, the task sequence would fail, since WinPE will be placed on the local disk which will be used to boot and install the OS. However, prior to installing the OS, a step of the task sequence is to format and partition the disk, this same disk holds the current progress of the task sequence in the C:\Minint folder. The moment the disk has been formatted you'll run into issues since the task sequencer wont know a lot of the variables anymore necessary to complete the installation.

    Similar thread for your reference:
    Run DeploymentType NEWCOMPUTER logged in to existing Operating System
    MDT DeploymentType

    Best regards,
    Simon


    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.
    https://learn.microsoft.com/en-us/answers/articles/67444/email-notifications.html

    Was this answer helpful?

    1 person found this answer helpful.

  2. Simon Ren-MSFT 40,386 Reputation points Microsoft External Staff
    2021-05-06T02:29:00.983+00:00

    Hi,

    Thanks for your reply. If there is any other assistance we can provide, please feel free to let us know, we will do our best to help you. Have a nice day!

    Best regards,
    Simon

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.