OSD Known Issues Troubleshooting Guide | SCCM | ConfigMgr

Let’s check OSD Known Issues Troubleshooting Guide | SCCM | ConfigMgr. We also discuss the fixes for these issues in this post.

Well, you have seen many OSD troubleshooting steps in different posts. I’m sharing my experience here. Here you go with SCCM OSD Known Issues Troubleshooting Guide.

NOTE! – I have updated the troubleshooting guide part 2 with additional issues and fixes.

Related Posts Learn How to Troubleshoot SCCM Task Sequence Debugger

Patch My PC

SCCM OSD Task Sequence Troubleshooting Steps by Step Ultimate Guide with SMSTS.log

Introduction – OSD Known Issues Troubleshooting Guide

Hello World, I am starting this page to put across all the issues and troubleshooting steps performed to fix all those issues in real-time. This might be a never-ending post but I will still take my chances and if any roadblocks then I have Anoop. Stay Tuned and keep refreshing the page.

Who should read this Article?

This article will help IT and Configuration Manager administrators who currently manage a mostly on-premises PC management infrastructure. It will help them prepare the PCs faster if any of these errors are seen. Less effort and more coverage.

Errors are mostly from my Lab Infrastructure and Solutions provided by my old Mentor – (G, Balakrishnan).

Adaptiva

SCCM Task Sequence Log paths:

So before we begin let’s take a quick look at all the logs we need to read for all the troubleshooting related to OSD.

Please keep in mind that SMSTS.log is the one you will be always referring to for troubleshooting OSD-related issues. Refer to Vishal’s blog post to understand reading SMSTS.log.

Phase Path 
WinPE, before HDD formatx:\windows\temp\smstslog\smsts.log
WinPE, after HDD formatc:\_SMSTaskSequence\Logs\Smstslog\smsts.log
Full version, before agent installedc:\_SMSTaskSequence\Logs\Smstslog\smsts.log
Full OS, After SCCM agent%windir%\ccm\logs\Smstslog\smsts.log
Full OS,  build complete%windir%\ccm\logs\smsts.log 
SCCM Task Sequence Log paths OSD Known Issues Troubleshooting Guide | SCCM | ConfigMgr

Before you start your Troubleshooting, you need to check below:

Let’s OSD Known Issues Troubleshooting Guide for SCCM or ConfigMgr OSD deployments.

  • iDRAC Details to log in if the physical box. VMware if virtual.
  • Check the collection membership of the baseline collections.
  • See the variable information like IP, hostname, and description got updated properly.
  • CMTRACE is available from the command prompt.

Please keep in mind you will be looking at SMSTS.log for anything and everything

Re-Initialize the failed task sequence:

This will be very helpful when TS failed without rebooting the server you can trigger the baseline again.

  • From a command prompt, type “tsbootshell.exe” command.
  • x:\sms\bin\x64\TsBootShell.exe

Different Errors and Workarounds

There is no Task Sequence Available for this computer

  • Collection membership is not updated
  • Duplicate MAC Exists in SCCM DB
OSD Known Issues Troubleshooting
OSD Known Issues Troubleshooting

Example for Duplicate MAC having a different hostname:

OSD Known Issues Troubleshooting Guide | SCCM | ConfigMgr 1
OSD Known Issues Troubleshooting

Error while Applying Operating system Image error code 0x80070032

SCCM OSD Error Error while Applying Operating system Image with error code 0x80070032.

OSD Known Issues Troubleshooting SCCM OSD Error Error while Applying Operating system Image with error code 0x80070032.
OSD Known Issues Troubleshooting SCCM OSD Error Error while Applying Operating system Image with error code 0x80070032.

0x800700A1 0x800700A1 = BAD_PATHNAME

The task sequence has failed with the error code 0x800700A1 – 0x800700A1 = BAD_PATHNAME – The task sequence tries to copy the files to the local hard drive but cannot find the path as the drive is in a RAW state.

  • Task sequence error 0x8007000F – Failed to prepare the system partition for staging. The system cannot find the drive specified.
  • OS Installation disk Must be having Drive letter “C”.
  • Use “Diskpart” to check the drive letter and use the “Assign Letter” command to change the drive letter
  • To avoid this, configure only RAID-1 OS, and later configure RAID-5 once the baseline completes

https://4sysops.com/archives/sccm-windows-deployment-troubleshooting-part-2-disk-related-issues/

Failed to Run Task sequence with error code “0x80004005”

Possible causes of 0x80004005 error with SCCM OSD Task Sequence are given below:

  • Communication failure from source to MP
  • Ping failure
  • Port block
  • Unknown host
OSD Known Issues Troubleshooting
OSD Known Issues Troubleshooting

Software Installation Failure with the Error code 0x800713EC

How to fix OSD error Software Installation Failure with the Error code 0x800713EC?

OSD Known Issues Troubleshooting Software Installation Failure with the Error code 0x800713EC
0x80004005 – OSD Known Issues Troubleshooting Software Installation Failure with the Error code 0x800713EC
  • A Special case .net installation failure due to space issue in C drive
  • Created less partition space which led to baseline failed
  • For any application installation failure, Check the respective application installation logs in C:\LOGS folder
OSD Known Issues Troubleshooting
What to check in the logs is the entry shown in the above screenshot.

The task sequence Failed. Package unavailable in DP 0x80040103

Have you seen below error 0x80040103 while running Task Sequence? You will see the below lines in the SMSTS.log. OSD Known Issues Troubleshooting Guide for SCCM or ConfigMgr.

OSD Known Issues Troubleshooting - SCCM OSD - ConfigMgr
OSD Known Issues Troubleshooting – SCCM OSD – ConfigMgr

Software Installation Failure with the Error code 0x800713EC?

0x80040103 - OSD Known Issues Troubleshooting
0x80040103 – OSD Known Issues Troubleshooting – SCCM OSD – ConfigMgr

Task Sequence failed with error code (0x80091007)

Hash Mismatch issue – Look for the package in question and the same needs to be updated to the DP’s in SCCM. OSD Known Issues Troubleshooting Guide | SCCM | ConfigMgr.

OSD Known Issues Troubleshooting - SCCM OSD - ConfigMgr
OSD Known Issues Troubleshooting – SCCM OSD – ConfigMgr

Port Issue 80072ee7

Let’s check the Port Issue 80072ee7 issue highlighted in the tsmgr.log to fix the SCCM OSD issue.

  • The Communication to the SCCM Server default port is failing
  • This is a rare case, in some locations ex: CDC, DMZ, or ODC have blocked all default ports
OSD Known Issues Troubleshooting - SCCM OSD - ConfigMgr
OSD Known Issues Troubleshooting 80072ee7 – SCCM OSD – ConfigMgr

HAL_INITIALIZATION_FAILED

ESXi version is lower than what we have the drivers available in our catalog

The boot image will not start if the ESXi <  5. 0% complete error in SCCM OSD. Your PC ran into a problem and needs to restart. We’re just collecting some error info, and then you can restart. (0% complete).

If you’d like to know more, you can search online later for this error. HAL_INITIALIZATION_FAILED.

OSD Known Issues Troubleshooting - SCCM OSD - ConfigMgr
OSD Known Issues Troubleshooting – SCCM OSD – ConfigMgr

Applying Driver package error:

I have seen applying driver package issues or errors as part of SCCM OSD.

  • We kept the auto-apply driver to step in All TS which is suggested by MS to solve the “Apply driver package” failure issue
  • DISM is unable to load and unload the registry hive when it applying the driver package

http://blogs.catapultsystems.com/mlist/archive/2012/10/18/auto-apply-drivers-vs-apply-driver-package-in-task-sequences/

OSD Known Issues Troubleshooting - SCCM OSD - ConfigMgr
This is the message you will see in the logs.

OSD Known Issues Troubleshooting Guide | SCCM | ConfigMgr? The error code mentioned in the below screen is related to OSD Task Sequence deployment and the error code is 0x80004005. This means access denied error.

OSD Known Issues Troubleshooting - SCCM OSD - ConfigMgr
OSD Known Issues Troubleshooting – SCCM OSD – ConfigMgr

Multiple boot images are mapped which leads to wrong variable selection

OSD Known Issues Troubleshooting Guide | SCCM | ConfigMgr with multiple boot images which leads to wrong variable selection.

Multiple boot image mapped which leads to wrong variable selection
Multiple boot image mapped which leads to wrong variable selection

TS Unable to read the configuration disk

Rebuild the RAID error as part of SCCM OSD. Task Sequence Unable to read the configuration disk.

TS Unable to read the configuration disk
TS Unable to read the configuration disk

Task sequence failed with 0x80091007

SCCM Task Sequence failed with the error Unable to read the configuration disk. How to fix it?

Task sequence failed with 0x80091007
Task sequence failed with 0x80091007
  • 1)  remove and re-distribute the content, or create the packages again.
  • 2) Make sure there is no hidden file within any of the package source folders.
  • 3) Make sure enable binary differential compression is enabled
  • 4) make sure there is no Hardware issue
  • 5) update all firmware to the latest

Struck long time setup preparing your computer for the first time

Press F8 to open the command prompt and track the SMSTS.log file to see what is exactly going on. OSD known issues with Struck long time setup preparing your computer for the first time.

 Struck long time setup preparing your computer for the first time
Struck long time setup preparing your computer for the first time

Conclusion – Additional Tips OSD Known Issues Troubleshooting

Task Sequence Failed with the Error Code 0x80070002 – we see this error usually during the operating system deployment using SCCM 2012 R2. When you deploy the task sequence to a collection and when you boot the computer from the network, during the step “Applying Operating System” you encounter the Error Code 0x80070002.

In this situation what one might think would be to check the SMTS.log file. I would recommend that but there is something else that you need to check first. Error code 0x80070002 in SCCM 2012 can be interpreted as a network error wherein during the OSD the necessary files are not accessible by the computer where the operating system is being deployed.

The server lost the IP address or the IP assigned to the server is wrong,  and it’s failing to communicate with the SCCM server after the first reboot.

Resources

Author

My name is Deepak Rai, and I am a Technical Lead on SCCM and Intune with more than 14 years of experience in IT. My main domain is SCCM (AKA ConfigMgr, CB, MECM, etc.), Intune, and Azure (Runbooks). I have worked on several platforms (Active Directory, Exchange, Veritas NETBACKUP, Symantec Backup Exec, NDMP devices Like Netapp, EMC Data Domain, Quantum using Backup Exec 2010 and 2012, HP storage works 4048 MSL G3, Data Deduplication related troubleshooting.) in these 13 years but at last ended up to the technology from which I started as IT Engineer (SCCM).

4 thoughts on “OSD Known Issues Troubleshooting Guide | SCCM | ConfigMgr”

  1. Hi Deepak, Thankyou for this Article. But I have one question, if the task sequence completed successfully but it there are few missing software in the client machine, then what can be the reason?

    Reply
  2. Hello,

    I am working on SCCM OSD Implementation but the Problem is when i am booting one system it is getting completed.

    When we try to boot 10 Systems in one go, each system gets stuck on the downloading NBP file, and nothing is moving forward. Please suggest the appropriate way

    Reply

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.