xerxes2985 Posted May 25, 2018 Report post Posted May 25, 2018 Scenario: Windows 10 ADK 1803, SCCM CBB 1802, build and capture TS, OS Deployment TS. I did a build and capture of Windows 10 1803 CBB (64 bit), I then added my newly captured image, and slipstreamed the updates into the image. Upon Deployment of said image, the image gets deployed but steps in my Task Sequence fail to run. There are these errors (I assume related to "Install Updates" TS step) Failed to find property 'WUfBEnabled' in 'CCM_SoftwareUpdatesClientConfig' class defintion. Error 0x80041002. Default value will be used for this property TSManager 5/24/2018 6:14:16 PM 4676 (0x1244) Failed to find property 'EnableThirdPartyUpdates' in 'CCM_SoftwareUpdatesClientConfig' class defintion. Error 0x80041002. Default value will be used for this property TSManager 5/24/2018 6:14:16 PM 4676 (0x1244) Failed to find property 'EnableExpressUpdates' in 'CCM_SoftwareUpdatesClientConfig' class defintion. Error 0x80041002. Default value will be used for this property TSManager 5/24/2018 6:14:16 PM 4676 (0x1244) Failed to find property 'ExpressUpdatesPort' in 'CCM_SoftwareUpdatesClientConfig' class defintion. Error 0x80041002. Default value will be used for this property TSManager 5/24/2018 6:14:16 PM 4676 (0x1244) Failed to find property 'ExpressVersion' in 'CCM_SoftwareUpdatesClientConfig' class defintion. Error 0x80041002. Default value will be used for this property TSManager 5/24/2018 6:14:16 PM 4676 (0x1244) Then these Failed to find property 'AutoApplyDeployment' in 'CCM_ApplicationManagementClientConfig' class defintion. Error 0x80041002. Default value will be used for this property TSManager 5/24/2018 6:14:16 PM 4676 (0x1244) Failed to find property 'EnableHealthAttestation' in 'CCM_ClientAgentConfig' class defintion. Error 0x80041002. Default value will be used for this property TSManager 5/24/2018 6:14:16 PM 4676 (0x1244) Failed to find property 'UseOnPremHAService' in 'CCM_ClientAgentConfig' class defintion. Error 0x80041002. Default value will be used for this property TSManager 5/24/2018 6:14:16 PM 4676 (0x1244) Failed to find property 'OnPremHAServiceUrl' in 'CCM_ClientAgentConfig' class defintion. Error 0x80041002. Default value will be used for this property TSManager 5/24/2018 6:14:16 PM 4676 (0x1244) Failed to find property 'GracePeriodHours' in 'CCM_ClientAgentConfig' class defintion. Error 0x80041002. Default value will be used for this property TSManager 5/24/2018 6:14:16 PM 4676 (0x1244) Then the next significant error Status Agent hasn't been initialized yet. Attempting to create pending event. TSManager 5/24/2018 6:14:16 PM 4676 (0x1244) Raising pending event: instance of CCM_PolicyAgent_SettingsEvaluationComplete { DateTime = "20180524231416.340000+000"; PolicyNamespace = "\\\\.\\root\\ccm\\policy\\machine\\actualconfig"; ProcessID = 4672; ThreadID = 4676; }; TSManager 5/24/2018 6:14:16 PM 4676 (0x1244) Successfully submitted pending event to WMI. TSManager 5/24/2018 6:14:16 PM 4676 (0x1244) End TS policy evaluation TSManager 5/24/2018 6:14:16 PM 4676 (0x1244) Policy evaluation initiated TSManager 5/24/2018 6:14:16 PM 4676 (0x1244) Waiting for policy to be compiled in 'root\ccm\policy\machine' namespace TSManager 5/24/2018 6:14:16 PM 4676 (0x1244) Query = 'CCM_SoftwareUpdatesClientConfig.SiteSettingsKey="1"' TSManager 5/24/2018 6:14:16 PM 4676 (0x1244) Verified policy for instance path 'CCM_SoftwareUpdatesClientConfig.SiteSettingsKey="1"' compiled in 'root\ccm\policy\machine' namespace TSManager 5/24/2018 6:14:16 PM 4676 (0x1244) Query = 'CCM_SoftwareDistributionClientConfig.SiteSettingsKey="1"' TSManager 5/24/2018 6:14:16 PM 4676 (0x1244) Verified policy for instance path 'CCM_SoftwareDistributionClientConfig.SiteSettingsKey="1"' compiled in 'root\ccm\policy\machine' namespace TSManager 5/24/2018 6:14:16 PM 4676 (0x1244) Query = 'CCM_NetworkAccessAccount.SiteSettingsKey="1"' TSManager 5/24/2018 6:14:16 PM 4676 (0x1244) Verified policy for instance path 'CCM_NetworkAccessAccount.SiteSettingsKey="1"' compiled in 'root\ccm\policy\machine' namespace TSManager 5/24/2018 6:14:16 PM 4676 (0x1244) Query = 'CCM_NetworkAccessAccount.SiteSettingsKey="1"' TSManager 5/24/2018 6:14:16 PM 4676 (0x1244) Verified policy for instance path 'CCM_NetworkAccessAccount.SiteSettingsKey="1"' compiled in 'root\ccm\policy\machine' namespace TSManager 5/24/2018 6:14:16 PM 4676 (0x1244) Query = 'CCM_RebootSettings.SiteSettingsKey="1"' TSManager 5/24/2018 6:14:16 PM 4676 (0x1244) Verified policy for instance path 'CCM_RebootSettings.SiteSettingsKey="1"' compiled in 'root\ccm\policy\machine' namespace TSManager 5/24/2018 6:14:16 PM 4676 (0x1244) Query = 'CCM_ApplicationManagementClientConfig.SiteSettingsKey="1"' TSManager 5/24/2018 6:14:16 PM 4676 (0x1244) Verified policy for instance path 'CCM_ApplicationManagementClientConfig.SiteSettingsKey="1"' compiled in 'root\ccm\policy\machine' namespace TSManager 5/24/2018 6:14:16 PM 4676 (0x1244) Query = 'CCM_ClientAgentConfig.SiteSettingsKey="1"' TSManager 5/24/2018 6:14:16 PM 4676 (0x1244) Verified policy for instance path 'CCM_ClientAgentConfig.SiteSettingsKey="1"' compiled in 'root\ccm\policy\machine' namespace TSManager 5/24/2018 6:14:16 PM 4676 (0x1244) Policy verification done TSManager 5/24/2018 6:14:16 PM 4676 (0x1244) Config policies compiled successfully TSManager 5/24/2018 6:14:16 PM 4676 (0x1244) _SMSTSReturnToGINA variable set to true TSManager 5/24/2018 6:14:16 PM 4676 (0x1244) Waiting for CcmExec service to be fully operational TSManager 5/24/2018 6:14:16 PM 4676 (0x1244) Succeeded loading resource DLL 'C:\WINDOWS\CCM\1033\TSRES.DLL' TSManager 5/24/2018 6:14:17 PM 4676 (0x1244) Timed out waiting for ccmexec service to be fully operational TSManager 5/24/2018 6:44:29 PM 4676 (0x1244) 0, HRESULT=80004005 (e:\nts_sccm_release\sms\framework\tscore\utils.cpp,5208) TSManager 5/24/2018 6:44:29 PM 4676 (0x1244) Failed to wait for Ccmexec service to be fully operational (0x80004005) TSManager 5/24/2018 6:44:29 PM 4676 (0x1244) Specifically the following lines, where I believe the remainder of my issues spawn from? Timed out waiting for ccmexec service to be fully operational TSManager 5/24/2018 6:44:29 PM 4676 (0x1244) 0, HRESULT=80004005 (e:\nts_sccm_release\sms\framework\tscore\utils.cpp,5208) TSManager 5/24/2018 6:44:29 PM 4676 (0x1244) Failed to wait for Ccmexec service to be fully operational (0x80004005) TSManager 5/24/2018 6:44:29 PM 4676 (0x1244) Then I get down to my next step in my TS, where again I see the "timed out waiting..." message !--------------------------------------------------------------------------------------------! TSManager 5/24/2018 6:44:34 PM 4676 (0x1244) Expand a string: FullOS TSManager 5/24/2018 6:44:34 PM 4676 (0x1244) Executing command line: smsappinstall.exe /app:ScopeId_6BC60758-14AB-484E-8AF3-71922ADE2F4A/Application_b0178a91-358a-48e2-9ca5-343894032d5b,ScopeId_6BC60758-14AB-484E-8AF3-71922ADE2F4A/Application_7d3731d2-bf9a-4c2c-9b1e-e0e8a014bc8c,ScopeId_6BC60758-14AB-484E-8AF3-71922ADE2F4A/Application_cd92f8fa-35b3-406f-9714-9923942705bc,ScopeId_6BC60758-14AB-484E-8AF3-71922ADE2F4A/Application_f45cbbaf-4bea-44ea-bcff-1442e606442d,ScopeId_6BC60758-14AB-484E-8AF3-71922ADE2F4A/Application_c8b54e20-cde4-4665-9033-6842ed0ab1eb,ScopeId_6BC60758-14AB-484E-8AF3-71922ADE2F4A/Application_be480c85-3c63-460c-95df-2f314c662a95,ScopeId_6BC60758-14AB-484E-8AF3-71922ADE2F4A/Application_4ec3cc05-3815-46f2-8ebd-3cf3d1d91276,ScopeId_6BC60758-14AB-484E-8AF3-71922ADE2F4A/Application_9f1c5056-8d95-4830-85ca-3fb42f21fdda,ScopeId_6BC60758-14AB-484E-8AF3-71922ADE2F4A/Application_64069075-99d6-47c2-8fbd-1864d0cfac12 /basevar: /continueOnError:True TSManager 5/24/2018 6:44:34 PM 4676 (0x1244) [ smsinstallapp.exe ] InstallApplication 5/24/2018 6:44:34 PM 972 (0x03CC) Application Names: InstallApplication 5/24/2018 6:44:34 PM 972 (0x03CC) 'ScopeId_6BC60758-14AB-484E-8AF3-71922ADE2F4A/Application_b0178a91-358a-48e2-9ca5-343894032d5b' InstallApplication 5/24/2018 6:44:34 PM 972 (0x03CC) 'ScopeId_6BC60758-14AB-484E-8AF3-71922ADE2F4A/Application_7d3731d2-bf9a-4c2c-9b1e-e0e8a014bc8c' InstallApplication 5/24/2018 6:44:34 PM 972 (0x03CC) 'ScopeId_6BC60758-14AB-484E-8AF3-71922ADE2F4A/Application_cd92f8fa-35b3-406f-9714-9923942705bc' InstallApplication 5/24/2018 6:44:34 PM 972 (0x03CC) 'ScopeId_6BC60758-14AB-484E-8AF3-71922ADE2F4A/Application_f45cbbaf-4bea-44ea-bcff-1442e606442d' InstallApplication 5/24/2018 6:44:34 PM 972 (0x03CC) 'ScopeId_6BC60758-14AB-484E-8AF3-71922ADE2F4A/Application_c8b54e20-cde4-4665-9033-6842ed0ab1eb' InstallApplication 5/24/2018 6:44:34 PM 972 (0x03CC) 'ScopeId_6BC60758-14AB-484E-8AF3-71922ADE2F4A/Application_be480c85-3c63-460c-95df-2f314c662a95' InstallApplication 5/24/2018 6:44:34 PM 972 (0x03CC) 'ScopeId_6BC60758-14AB-484E-8AF3-71922ADE2F4A/Application_4ec3cc05-3815-46f2-8ebd-3cf3d1d91276' InstallApplication 5/24/2018 6:44:34 PM 972 (0x03CC) 'ScopeId_6BC60758-14AB-484E-8AF3-71922ADE2F4A/Application_9f1c5056-8d95-4830-85ca-3fb42f21fdda' InstallApplication 5/24/2018 6:44:34 PM 972 (0x03CC) 'ScopeId_6BC60758-14AB-484E-8AF3-71922ADE2F4A/Application_64069075-99d6-47c2-8fbd-1864d0cfac12' InstallApplication 5/24/2018 6:44:34 PM 972 (0x03CC) BaseVar = '', ContinueOnError='True' InstallApplication 5/24/2018 6:44:34 PM 972 (0x03CC) SwdAction = '0001' InstallApplication 5/24/2018 6:44:34 PM 972 (0x03CC) Waiting for CcmExec service to be fully operational InstallApplication 5/24/2018 6:44:34 PM 972 (0x03CC) Succeeded loading resource DLL 'C:\WINDOWS\CCM\1033\TSRES.DLL' InstallApplication 5/24/2018 6:44:35 PM 972 (0x03CC) Timed out waiting for ccmexec service to be fully operational InstallApplication 5/24/2018 7:14:49 PM 972 (0x03CC) 0, HRESULT=80004005 (e:\nts_sccm_release\sms\framework\tscore\utils.cpp,5208) InstallApplication 5/24/2018 7:14:49 PM 972 (0x03CC) Failed to wait for Ccmexec service to be fully operational (0x80004005) InstallApplication 5/24/2018 7:14:49 PM 972 (0x03CC) TS::Utility::WaitForCcmExec(), HRESULT=80004005 (e:\nts_sccm_release\sms\client\osdeployment\installapplication\main.cpp,253) InstallApplication 5/24/2018 7:14:49 PM 972 (0x03CC) Process completed with exit code 2147500037 TSManager 5/24/2018 7:14:49 PM 4676 (0x1244) !--------------------------------------------------------------------------------------------! TSManager 5/24/2018 7:14:49 PM 4676 (0x1244) Failed to run the action: Install Applications. Unspecified error (Error: 80004005; Source: Windows) TSManager 5/24/2018 7:14:49 PM 4676 (0x1244) The execution of the group (Setup Operating System) has failed and the execution has been aborted. An action failed. Operation aborted (Error: 80004004; Source: Windows) TSManager 5/24/2018 7:14:49 PM 4676 (0x1244) Failed to run the last action: Install Applications. Execution of task sequence failed. Unspecified error (Error: 80004005; Source: Windows) TSManager 5/24/2018 7:14:49 PM 4676 (0x1244) And then my TS step fails to run the "Install Applications" step. I assume the issue is completely related to the client failing to install properly - My question is how can I fix this? What I have done so far is: Update the boot image to the latest version (10.0.17134.1) Used the default Config Manager package in my build and capture, and OS Deployment TS, specifying the SMSMP Tested deploying the image again - Each time the same issues occur, the client fails to install properly and looks like this when I get into Windows I have also attached a copy of SMSTS.log as well. Thanks for any assistance. smsts.log Quote Share this post Link to post Share on other sites More sharing options...
xerxes2985 Posted May 25, 2018 Report post Posted May 25, 2018 Also - my site is using HTTPS: Should my SMSMP=https://servername look as such? Quote Share this post Link to post Share on other sites More sharing options...