Unable to read task sequence configuration disk on virtual machine

Glenn Sutter 1 Reputation point
2022-03-12T02:31:37.87+00:00

I deployed Windows 10 Enterprise to my virtual Windows 10 machine (hosted on Azure) using MECM. I RDP'ed into that machine, opened Software Center, clicked on Operating Systems on the left, saw the OS which I had pushed to it, named "Windows 10 Enterprise 21H2", and clicked the Install button. Since that moment, I have been unable to remote into the Windows 10 machine by any means. I used the screenshot tool in MS Azure to see what is currently on the screen of that Windows 10 machine, and it keeps alternating between two windows:

---------------------------------------------------------------------

WINDOW 1:

182350-initializing-hardware-devices.png

All the text in that image is below:

Please wait...

IT Organization

Initializing Windows PE

Initializing hardware devices...

----------

WINDOW 2:

182406-unable-to-read-task-sequence-config-disk.png

All the text in that image is below:

Microsoft Endpoint Configuration Manager

Task Sequence Error

IT Organization

Initializing Windows PE

Unable to read task sequence configuration disk. For more information, contact your system administrator or helpdesk operator.

The computer will automatically restart in xx:xx:xx

Restart Now

---------------------------------------------------------------------

My virtual Windows 10 machine has been doing this for 8 days now and is totally unusable. How do I break it out of this loop?

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,586 questions
Windows 10 Setup
Windows 10 Setup
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
1,922 questions
Microsoft Configuration Manager Deployment
Microsoft Configuration Manager Deployment
Microsoft Configuration Manager: An integrated solution for for managing large groups of personal computers and servers.Deployment: The process of delivering, assembling, and maintaining a particular version of a software system at a site.
942 questions
0 comments No comments
{count} votes

3 answers

Sort by: Most helpful
  1. Simon Ren-MSFT 32,221 Reputation points Microsoft Vendor
    2022-03-15T02:35:43.323+00:00

    Hi,

    Thanks for posting in Microsoft MECM Q&A forum.

    Per my experience, we could not do pxe or boot from an ISO media from MECM on Azure VM directly. We can try to create a Task Sequence to build a VHD image and then upload the image to Azure and configure it as an Image.

    Please refer to:
    SCCM OSD on Azure VM
    Prepare a Windows VHD or VHDX to upload to Azure

    Hope it helps. Have a nice day!

    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.


  2. Limitless Technology 39,511 Reputation points
    2022-03-17T12:35:48.797+00:00

    Hi @Glenn Sutter

    The Task Sequence error appears at the stage of Initializing Windows PE when you have started the deployment.

    It’s best to examine the SMSTS.log to troubleshoot OSD-related problems, learn to read SMSTS.log is very important, and be aware of the location of SMSTS log files for different phases of deployment.

    To fix the Unable to Read Task Sequence Configuration Disk, you can try formatting the disk by diskpart commands. There is also a Hotfix installation for this issue you can check it from the below article.

    Windows PE boot images don't initialize in System Center Configuration Manager
    https://support.microsoft.com/en-us/topic/windows-pe-boot-images-don-t-initialize-in-system-center-configuration-manager-6795eb23-0162-1eaa-2e22-de3a9e09ecfb

    Hope this resolves your Query!!

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


  3. Simon Ren-MSFT 32,221 Reputation points Microsoft Vendor
    2022-03-21T08:35:01.543+00:00

    Hi,

    Hope everything goes well. May we know the current status of the question?

    During my research, I found some helpful guides about cloud OS Deployment:
    Cloud OS Deployment, Part 1 – Running MDT Task Sequences from Microsoft Intune
    Cloud OS Deployment, Part 2 – Bare Metal Deployment via MDT from the Cloud
    Please note: The links are not from Microsoft, just for your reference. Thanks for your time.

    If there is any other assistance we can provide, please feel free to let us know, we will do our best to help you.

    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.