<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ISO &#8211; Haikos Blog</title>
	<atom:link href="https://www.hertes.net/tag/iso/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.hertes.net</link>
	<description>Blog von Haiko Hertes zu allen Themen rund um Microsoft, Cloud und Datacenter</description>
	<lastBuildDate>Mon, 23 Sep 2013 12:35:10 +0000</lastBuildDate>
	<language>de</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>SCCM2012: CcmSetup failed with error code 0x80004005 bzw. 0x800b0101</title>
		<link>https://www.hertes.net/2013/03/sccm2012-ccmsetup-failed-with-error-code-0x80004005-bzw-0x800b0101/</link>
					<comments>https://www.hertes.net/2013/03/sccm2012-ccmsetup-failed-with-error-code-0x80004005-bzw-0x800b0101/#respond</comments>
		
		<dc:creator><![CDATA[Haiko]]></dc:creator>
		<pubDate>Tue, 12 Mar 2013 16:04:57 +0000</pubDate>
				<category><![CDATA[System Center Configuration Manager]]></category>
		<category><![CDATA[ISO]]></category>
		<category><![CDATA[Patch]]></category>
		<category><![CDATA[Release]]></category>
		<category><![CDATA[SCCM]]></category>
		<category><![CDATA[Windows 7]]></category>
		<guid isPermaLink="false">http://www.hertes.net/?p=1631</guid>

					<description><![CDATA[Ich hatte heute mal wieder ein kleineres Problem mit dem SCCM 2012 SP1, das sich wie folgt äußerte: Auf einem Windows 7 Client wollte ich per Push-Installation den CM-Client installieren. Dies schlug jedoch mehrfach fehl, obwohl auf den ersten Blick alles in Ordnung war. Im Logfile unter C:\Windows\ccmsetup\Logs war zu lesen: [LOG[Couldn't verify 'C:\windows\ccmsetup\MicrosoftPolicyPlatformSetup.msi' authenticode signature. Return code 0x800b0101]LOG]!&#62;&#60;time="15:09:23.921-60" date="03-12-2013" component="ccmsetup" context="" type="3" thread="1600" file="util.cpp:1236"&#62; [LOG[A Fallback Status Point has not been specified. Message with STATEID='316' will not be sent.]LOG]!&#62;&#60;time="15:09:23.921-60" date="03-12-2013" component="ccmsetup" context="" type="1" thread="1600" file="ccmsetup.cpp:9428"&#62; [LOG[InstallFromManifest failed 0x80004005]LOG]!&#62;&#60;time="15:09:23.921-60" date="03-12-2013" component="ccmsetup" context="" type="3" thread="1600" file="ccmsetup.cpp:7086"&#62; [LOG[CcmSetup failed with error code&#8230;]]></description>
										<content:encoded><![CDATA[<p>Ich hatte heute mal wieder ein kleineres Problem mit dem SCCM 2012 SP1, das sich wie folgt äußerte:</p>
<p>Auf einem Windows 7 Client wollte ich per Push-Installation den CM-Client installieren. Dies schlug jedoch mehrfach fehl, obwohl auf den ersten Blick alles in Ordnung war. Im Logfile unter C:\Windows\ccmsetup\Logs war zu lesen:</p>
<pre>[LOG[Couldn't verify 'C:\windows\ccmsetup\MicrosoftPolicyPlatformSetup.msi' authenticode signature. Return code 0x800b0101]LOG]!&gt;&lt;time="15:09:23.921-60" date="03-12-2013" component="ccmsetup" context="" type="3" thread="1600" file="util.cpp:1236"&gt;
[LOG[A Fallback Status Point has not been specified. Message with STATEID='316' will not be sent.]LOG]!&gt;&lt;time="15:09:23.921-60" date="03-12-2013" component="ccmsetup" context="" type="1" thread="1600" file="ccmsetup.cpp:9428"&gt;
[LOG[InstallFromManifest failed 0x80004005]LOG]!&gt;&lt;time="15:09:23.921-60" date="03-12-2013" component="ccmsetup" context="" type="3" thread="1600" file="ccmsetup.cpp:7086"&gt;
[LOG[CcmSetup failed with error code 0x80004005]LOG]!&gt;&lt;time="15:09:23.921-60" date="03-12-2013" component="ccmsetup" context="" type="1" thread="1624" file="ccmsetup.cpp:10544"&gt;</pre>
<p>Insbesondere dieser Eintrag machte mich etwas stutzig:</p>
<p><em>Couldn&#8217;t verify &#8218;C:\windows\ccmsetup\MicrosoftPolicyPlatformSetup.msi&#8216; authenticode signature. Return code 0x800b0101</em></p>
<p>Nach kurzer Suche war die Fehlerquelle gefunden: Ich hatte das erste RTM-Release vom SCCM2012SP1 installiert. Hier gibt es ein Problem mit Zeitstempeln digitaler Signaturen. Daher wurde am 25.01.2013 ein Re-release des SP1 veröffentlicht. Mit diesem wäre der Fehler nicht aufgetreten.</p>
<p>Es gibt aber auch eine andere Lösung, ohne den SCCM neu installieren zu müssen: Microsoft hat in der KB einen entsprechenden Artikel samt passendem Hotfix veröffentlicht:</p>
<p><a href="http://support.microsoft.com/kb/2801987/de">http://support.microsoft.com/kb/2801987/de</a></p>
<p>Der Direktlink zum Hotfix:</p>
<p><a href="http://hotfixv4.microsoft.com/ConfigMgrV5/sp1/ConfigMgr_2012_SP1_CU0_KB2801987_ENU/05.00.7804.1108/free/457899_ENU_x64_zip.exe">http://hotfixv4.microsoft.com/ConfigMgrV5/sp1/ConfigMgr_2012_SP1_CU0_KB2801987_ENU/05.00.7804.1108/free/457899_ENU_x64_zip.exe</a></p>
<p>&nbsp;</p>
<p><span style="text-decoration: underline;">Hinweis zu den ISOs:</span></p>
<p>mu_system_center_2012_configuration_manager_and_endpoint_protection_with_sp1_x86_x64_dvd_1360357</p>
<p>-&gt; Das ist das erste Release (RTM) &#8211; fehlerhaft</p>
<p>mu_system_center_2012_configuration_manager_and_endpoint_protection_with_sp1_x86_x64_dvd_1565907</p>
<p>-&gt; Das ist das bereinigte Re-Release</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.hertes.net/2013/03/sccm2012-ccmsetup-failed-with-error-code-0x80004005-bzw-0x800b0101/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
