MDT Litetouch deployment failing - task sequence error

Salvadore Delvisco 20 Reputation points
2023-06-06T15:15:24.23+00:00

We are getting several errors when trying to deploy Windows 10 with Litetouch through MDT.

This process has been in use for a while but it just started failing recently. Currently we are testing on a VM but normally we deploy to HP laptops and we get the same errors on the test VM and on the laptops.

MDT_Error_06-05-2023

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
11,866 questions
Microsoft Deployment Toolkit
Microsoft Deployment Toolkit
A collection of Microsoft tools and documentation for automating desktop and server deployment. Previously known as Microsoft Solution Accelerator for Business Desktop Deployment (BDD).
915 questions
0 comments No comments
{count} votes

Accepted answer
  1. AllenLiu-MSFT 46,766 Reputation points Microsoft Vendor
    2023-06-07T02:29:17.8566667+00:00

    Hi, @Salvadore Delvisco

    Thank you for posting in Microsoft Q&A forum.

    Based on the provided error message, the MDT task sequence is failing due to the inability to login to the network share. This may be caused by an incorrect username or password, or insufficient permissions to access the network share. To fix the issue, follow these steps:

    1. Verify that the credentials used to access the network share are correct. Ensure that the username and password are correct and that the account has sufficient permissions to access the network share.
    2. Verify the permissions on the MDT deployment share. The account used to access the network share must have share and NTFS permissions granted to it. Refer to this guide on quick start guide for Lite Touch Installation for more information.
    3. Check the MDT logs for error messages to get a more specific idea of what may be causing the login failure.

    https://learn.microsoft.com/en-us/troubleshoot/mem/configmgr/mdt/troubleshooting-reference#mdt-logs


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Add comment".

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

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.