Unsolved
This post is more than 5 years old
1 Message
0
34222
March 11th, 2009 10:00
Dell Deployment Pack for Configmgr WORKED!!!
Thanks. I had no trouble combining the files and getting my system (PE840) to read and go through the process. I'd been beating my head against the wall tyring to figure out how to preconfigure the system for WS2008, then i found this. Now if I could only get my system to recognize my DVD drive i'll be up an running...
No Events found!


TommyEr
20 Posts
0
April 2nd, 2009 06:00
The task sequence execution engine failed executing the action (Set RebootStep Variable) in the group () with the error code 2147942561
Action output: 800700a1 (e:\nts_sms_fre\sms\framework\core\ccmcore\path.cpp,102)
RecursiveCreatePath(sPath.substr(0, nPos), psa), HRESULT=800700a1 (e:\nts_sms_fre\sms\framework\core\ccmcore\path.cpp,102)
RecursiveCreatePath( sNormalizedPath, psa ), HRESULT=800700a1 (e:\nts_sms_fre\sms\framework\core\ccmcore\path.cpp,157)
DownloadContentLocally(pszSource, sSourceDirectory, dwFlags, hUserToken, pszUserName, pszUserPassword), HRESULT=800700a1 (e:\nts_sms_fre\sms\framework\tscore\resolvesource.cpp,3128)
TS::Utility::ResolveSource(pszPkgID, sPath, 0, hUserToken, sUserName.empty() ? NULL : sUserName.c_str(), sUserName.empty() ? NULL : sUserPassword.c_str()), HRESULT=800700a1 (e:\nts_sms_fre\sms\client\osdeployment\installsoftware\runcommandline.cpp,395)
cmd.Execute(pszPkgID, sProgramName, dwCmdLineExitCode), HRESULT=800700a1 (e:\nts_sms_fre\sms\client\osdeployment\installsoftware\main.cpp,385)
Failed to resolve the source for SMS PKGID=(PowerEdge Custom Reboot Script), hr=0x800700a1
Install Software failed to run command line, hr=0x800700a1. The operating system reported error 2147942561: The specified path is invalid.
The task sequence execution engine aborted execution for a failure of the action (Set RebootStep Variable) in the group (). The operating system reported error 2147942561: The specified path is invalid.
I've checked and updated my DPs and still I get this error. Screenshots of my task sequence can be provided upon request. I'm using CustomReboot.vbs provided in the installation of Dell Deployment Pack for ConfigMGR.
Thanks!
Regards,
Tommy Eriksen
TommyEr
20 Posts
0
April 14th, 2009 13:00
Any suggestions please?
DELL-Greg R
118 Posts
0
April 14th, 2009 15:00
When you install the DDP, you have three new packages: "Dell PowerEdge Custom Reboot Script 1.0", "Dell PowerEdge Deployment Toolkit Integration 1.0", and "ConfigMgr Client Package 1.0". (the first two will be found in a packages subfolder named "Dell PowerEdge Deployment", and the last one will be in the root of Packages. You need to send each of these packages to your distribution points. Have you done that yet?
TommyEr
20 Posts
0
April 14th, 2009 23:00
sccm_ddp_eng
16 Posts
0
April 15th, 2009 12:00
I see that the log says "DownloadContentLocally" which is actually prohibited by the task sequence environment when in a PXE boot.