Greetings,
I have created a build and capture task sequence that fails when I try to install an application. Packages work just fine. The error messages in smsts.log indicates that the TS is not able to find the MP, but other parts of the TS obviously does. The action"Setup Windows and Configuration Manager" uses the default client package last updated by SCCM when I upgraded from SCCM 2012 SP1 to R2. I refer to the MP in the Installation Properties in the correct way, as SMSMP=hostname.domain.tld
Do anyone have any experience with similar situations? Is there something I am missing?
Thank you,
Jonas
Complete set of log files from Windows\ccm and Windows\ccmsetup can be found here.
Here is a snippet from the smsts.log file:
Policy Evaluation failed, hr=0x87d00269 InstallApplication 26.02.2014 13:55:18 2708 (0x0A94) MP list missing in WMI, sending message to location service to retrieve MP list and retrying. InstallApplication 26.02.2014 13:55:18 2708 (0x0A94) Install application action failed: 'Microsoft .NET Framework 4.5.1 x64'. Error Code 0x87d00269 InstallApplication 26.02.2014 13:56:19 2708 (0x0A94) Install application action cannot continue. ContinueOnErrorFlag is set to false. InstallApplication 26.02.2014 13:56:19 2708 (0x0A94) Install Static Applications failed, hr=0x87d00269 InstallApplication 26.02.2014 13:56:19 2708 (0x0A94) Failed to run the last action: Install Applications. Execution of task sequence failed. Required management point not found (Error: 87D00269; Source: CCM)