<?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>Windows 7 &#8211; Haikos Blog</title>
	<atom:link href="https://www.hertes.net/tag/windows-7/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>
		<item>
		<title>Windows 7 als VHD installieren und sowohl nativ als auch in Hyper-V booten</title>
		<link>https://www.hertes.net/2011/10/windows-7-als-vhd-installieren-und-sowohl-nativ-als-auch-in-hyper-v-booten/</link>
					<comments>https://www.hertes.net/2011/10/windows-7-als-vhd-installieren-und-sowohl-nativ-als-auch-in-hyper-v-booten/#respond</comments>
		
		<dc:creator><![CDATA[Haiko]]></dc:creator>
		<pubDate>Wed, 05 Oct 2011 14:30:57 +0000</pubDate>
				<category><![CDATA[Homeserver]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Server 2008 R2]]></category>
		<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[VHD]]></category>
		<guid isPermaLink="false">http://www.hertes.net/?p=1440</guid>

					<description><![CDATA[Wenn man eine Windows 7 Installation sowohl nativ als auch in Hyper-V innerhalb eines Server 2008 R2 nutzen will, dann muss man folgendermaßen vorgehen, um am Ende ein und dieselbe Installation auf beide Arten booten zu können: Windows Server 2008 R2 installieren Mit Windows-7 DVD neustarten, Installation starten Mittels [Shift]+[F10] die Commandshell öffnen &#8222;diskpart&#8220; starten &#8222;create vdisk file=&#8220;C:\win7.vhd&#8220; type=expandable maximum=120000&#8243;  (für eine 120GB VHD) &#8222;select vdisk file=&#8220;c:\wim7.vhd&#8220;&#8220; &#8222;attach vdisk&#8220; &#8222;exit&#8220; Nun ist die vDisk bei der Auswahl des Zieldatenträgers für die Windows-7-Installation auswählbar Nachdem die Installation durchgelaufen ist, wird ein zweiter Eintrag im Bootmenü erzeugt Nun wieder Server 2008 booten,&#8230;]]></description>
										<content:encoded><![CDATA[<p>Wenn man eine Windows 7 Installation sowohl nativ als auch in Hyper-V innerhalb eines Server 2008 R2 nutzen will, dann muss man folgendermaßen vorgehen, um am Ende ein und dieselbe Installation auf beide Arten booten zu können:</p>
<ul>
<li>Windows Server 2008 R2 installieren</li>
<li>Mit Windows-7 DVD neustarten, Installation starten</li>
<li>Mittels [Shift]+[F10] die Commandshell öffnen</li>
<li>&#8222;diskpart&#8220; starten</li>
<ul>
<li>&#8222;create vdisk file=&#8220;C:\win7.vhd&#8220; type=expandable maximum=120000&#8243;  (für eine 120GB VHD)</li>
<li>&#8222;select vdisk file=&#8220;c:\wim7.vhd&#8220;&#8220;</li>
<li>&#8222;attach vdisk&#8220;</li>
<li>&#8222;exit&#8220;</li>
</ul>
<li>Nun ist die vDisk bei der Auswahl des Zieldatenträgers für die Windows-7-Installation auswählbar</li>
<li>Nachdem die Installation durchgelaufen ist, wird ein zweiter Eintrag im Bootmenü erzeugt</li>
<li>Nun wieder Server 2008 booten, Hyper-V-Rolle installieren, neustarten</li>
<li>Server 2008 booten, Commandshell öffnen</li>
<ul>
<li>diskpart</li>
<ul>
<li>&#8222;select vdisk file=&#8220;C:\win7.vhd&#8220;</li>
<li>attach vdisk</li>
<li>select part 1</li>
<li>active</li>
<li>assign letter=V</li>
<li>exit</li>
</ul>
<li>Im Commandshell nach V:\Windows\System32 wechseln</li>
<ul>
<li>&#8222;bcdboot.exe V:\Windows /s V:\&#8220;</li>
<li>&#8222;bcdedit /store V:\boot\BCD /set {bootmgr} device boot&#8220;</li>
<li>&#8222;bcdedit /store V:\boot\BCD /set {default} device boot&#8220;</li>
<li>&#8222;bcdedit /store V:\boot\BCD /set {default} osdevice boot&#8220;</li>
</ul>
<li>Wieder zurück nach C:\</li>
<li>diskpart</li>
<ul>
<li>select vdisk file=&#8220;C:\Win7.vhd&#8220;</li>
<li>detach vdisk</li>
<li>exit</li>
</ul>
</ul>
<li>Server 2008 booten, dort im Hyper-V eine neue virtuelle Maschine erzeugen, als Festplatte die win7.vhd auswählen</li>
<li>Diese Maschine kann nun aus Hyper-V oder nativ beim starten des physischen Rechners gebootet werden</li>
</ul>
]]></content:encoded>
					
					<wfw:commentRss>https://www.hertes.net/2011/10/windows-7-als-vhd-installieren-und-sowohl-nativ-als-auch-in-hyper-v-booten/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
