error while deploying image

Anonymous
2024-03-17T14:44:38+00:00

server 2019 with MDT just getting this error message

"unable to locate result.xml failure"

tried to delete all content and rebuild and update image from boot folder as i found other people suggested it

didn't worked for me

i don't understand the log files to read the problem and find a solution

please assist

Windows for business | Windows Server | Devices and deployment | Set up, install, or upgrade

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments
{count} votes

3 answers

Sort by: Most helpful
  1. Anonymous
    2024-03-18T02:24:28+00:00

    Hi אלירן מימון,

    based on the error message you provided, it seems that the deployment process is unable to locate the result.xml file, which is a log file that contains information about the deployment process. This could be due to a number of reasons, such as a missing or corrupted file, incorrect file path, or permission issues.

    To troubleshoot this issue, I would recommend checking the following:

    1. Verify that the result.xml file exists in the correct location. By default, the file should be located in the deployment share folder under the Logs directory.
    2. Check the permissions on the deployment share folder and ensure that the user account running the deployment process has the necessary permissions to access and modify the files in the folder.
    3. Check the deployment logs for any additional error messages or warnings that may provide more information about the issue. The logs can be found in the same directory as the result.xml file.

    Kind regards,

    Lei

    0 comments No comments
  2. Anonymous
    2024-03-18T07:56:43+00:00

    Hi I've compared to other server that we have and there's no result.xml inside the deployment share folder and it works.

    also, i compare the ntfs and share permissions and they are the same.

    please help.

    where exactly should i find the right place for the logs to determine the problem to be solve?

    0 comments No comments
  3. Anonymous
    2024-03-19T08:27:17+00:00

    Hello,

    you can find the log files in the following locations on the MDT deployment server:

    C:MININTSMSOSDOSDLOGS

    Alternatively, you can press the 'F8' key during deployment to open a command prompt window and enter the following command to view the log files:

    notepad X:WindowsTempDeploymentLogsBDD.log

    Note that you will need to replace the 'X' with the drive letter on your deployment server.

    Search for "unable to locate result.xml failure" in the log file to find more details about the error.

    If the log is not helpful for you, you may need to repost your question in the Q&A forum, where there will be a dedicated engineer to provide you with a professional and effective response. Here is a link to the Q&A forum: https://learn.microsoft.com/en-us/answers/questions/.

    0 comments No comments