MDT Task sequence does not start after OS installation.

Michel Salim 0 Reputation points
2023-06-09T22:30:39.1233333+00:00

It only happens in the .wim of Windows 11, using the same task but with the .wim Windows 10, the problem does not happen.

This is the only error that appears in the BDD.log:

FAILURE (Err): 429: CreateObject(Microsoft.BDD.Utility) - ActiveX component cannot create object

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
0 comments No comments
{count} votes

3 answers

Sort by: Most helpful
  1. XinGuo-MSFT 22,231 Reputation points
    2023-06-12T07:53:49.84+00:00

    Hi,

    Which policies are causing this? Do you have anything that limits/modifies the local administrator account? Or restricts the loading of ActiveX?

    You can try to open a CMD as admin and start the LiteTouch.wsf via the administrative CMD.


  2. Michel Salim 0 Reputation points
    2023-06-12T12:52:27.2466667+00:00

    I don't think that any policy, because it works in W10 and at first, it worked in W11 and then it stopped...

    Starting LiteTouch.wsf via cmd adm, the task completes successfully.

    0 comments No comments

  3. Limitless Technology 44,766 Reputation points
    2023-06-12T13:53:10.86+00:00

    Hello there,

    This error can occur if the MDT Windows Management Instrumentation (WMI) classes are not properly registered.

    To resolve this issue, follow the steps below:

    Close all of your remote and local Configuration Manager admin console sessions.

    Log on to your Configuration Manager server, in Microsoft Deployment Toolkit, select Configure ConfigMgr Integration.

    In the Configure ConfigMgr Integration wizard, select Remove the MDT console extensions for System Center Configuration Manager, click Next, then click Finish.

    Rerun Configure ConfigMgr Integration, select Install the MDT extensions for Configuration Manager, click Next, then click Finish.

    Once you do the steps, try creating the task sequence again. It should now complete successfully.

    https://learn.microsoft.com/en-us/troubleshoot/mem/configmgr/os-deployment/cannot-create-mdt-task-sequence

    Hope this resolves your Query !!

    --If the reply is helpful, please Upvote and Accept it as an answer–

    0 comments No comments

Your answer

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