callen416
Posts: 40
Score: 0 Joined: 9/21/2005 Status: offline
|
During an SCCM/Microsoft Deployment OS deployment, I'm receiving this error pertaining all/any application installs: Any ideas as to why these installs are not happening? -Package(s) is on the local Distribution Point -MP is registered in AD -Other parts of the Image work via customsettings.ini --I.E -Roles , joining domain etc Application installs do not work either from the "Install Application" task sequence or hard coding them into the packages tab in the deployment workbench. SMS10000-HD10000D-6CC4AEB6 Added HD10000D:"Per-system unattended" to the install list Adding 2 installs to steps Setting total steps to 3 Step 1 out of 3 complete Preparing policy assignment request Executing Policy Assignment Request. Sending RequestAssignments CLibSMSMessageWinHttpTransport::Send: URL: server:80 CCM_POST /ccm_system/request Decompressing reply body. ::DecompressBuffer(65536) Decompression (zlib) succeeded: original size 334, uncompressed size 908. Retrieving Policy Assignments: assignmentList.size() > 0, HRESULT=80004005 (e:\nts_sms_fre\sms\client\osdeployment\installsoftware\dsutils.cpp,698) dsUtil.DownloadPolicies(), HRESULT=80004005 (e:\nts_sms_fre\sms\client\osdeployment\installsoftware\dsinstaller.cpp,243) dsInstaller.Execute(), HRESULT=80004005 (e:\nts_sms_fre\sms\client\osdeployment\installsoftware\main.cpp,357) No matching policy assignments received. Policy download failed, hr=0x80004005. The operating system reported error 2147500037: Unspecified error
|