Forums on Intune, SCCM, and Windows 11

Welcome to the forums. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your topics and posts, as well as connect with other members through your own private inbox!

PENDING Use Toolkit Package keeps failing

Paakan Soloki

Member
Messages
7
Reaction score
0
Points
1
We are creating a new SCCM environment and have run into an issue with the imaging, for some reason the task sequence keeps failing on the the Use Toolkit Package step.
We have installed the necessary WinPe drivers but keep getting the same error.
The issue only occurs with a certain laptop (Dell Latitude 5500), we tested it with our old SCCM environment and there it images without issue.
Afterward we tested another laptop but same model on the new environment and it worked without issue.
We also doublechecked the drives in the Boot Image and they are identical, we also tried both Sata settings AHCI and Raid and both failed.

New environment SCCM 2103
Old environment SCCM 1906

Logs:

The task sequence execution engine failed executing the action (Use Toolkit Package) in the group (Full-OS) with the error code 2147942561
Action output: ... true. Attempting to download content locally for Package K2E0000A.
pszNewPath[0] != L'\0', HRESULT=80070057 (..\path.cpp,469)
filePath.assign(szDir), HRESULT=80070057 (..\CcmFile.cpp,862)
nPos != String::npos, HRESULT=800700a1 (..\path.cpp,101)
RecursiveCreatePath(sPath.substr(0, nPos), psa), HRESULT=800700a1 (..\path.cpp,104)
RecursiveCreatePath(sPath.substr(0, nPos), psa), HRESULT=800700a1 (..\path.cpp,104)
RecursiveCreatePath( sNormalizedPath, psa ), HRESULT=800700a1 (..\path.cpp,159)
DownloadContentLocally (pszSource, sSourceDirectory, dwFlags, hUserToken, mapNetworkAccess), HRESULT=800700a1 (..\resolvesource.cpp,3961)
TS::Utility::ResolveSource (pszPkgID, sPath, 0, hUserToken, mapNetworkAccess), HRESULT=800700a1 (runcommandline.cpp,305)cmd.Execute(pszPkgID, sProgramName.c_str(), sOutputVariableName.c_str(), dwCmdLineExitCode), HRESULT=800700a1 (main.cpp,395)
Failed to resolve the source for SMS PKGID=K2E0000A, hr=0x800700a1
Install Software failed to run command line, hr=0x800700a1. The operating system reported error 2147942561: The specified path is invalid.
 

Forum statistics

Threads
7,170
Messages
27,984
Members
18,286
Latest member
SteveL

Trending content

Back
Top