<?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>System Center &#8211; Haikos Blog</title>
	<atom:link href="https://www.hertes.net/tag/system-center/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>Wed, 01 Mar 2017 12:26:17 +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>System Center Configuration Manager: Objekt f&#252;r Bearbeitung gesperrt (&#8220;Das Objekt kann nicht bearbeitet werden.&#8221;)</title>
		<link>https://www.hertes.net/2017/02/system-center-configuration-manager-objekt-fr-bearbeitung-gesperrt-das-objekt-kann-nicht-bearbeitet-werden/</link>
					<comments>https://www.hertes.net/2017/02/system-center-configuration-manager-objekt-fr-bearbeitung-gesperrt-das-objekt-kann-nicht-bearbeitet-werden/#respond</comments>
		
		<dc:creator><![CDATA[Haiko]]></dc:creator>
		<pubDate>Tue, 28 Feb 2017 18:26:00 +0000</pubDate>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[System Center]]></category>
		<category><![CDATA[System Center Configuration Manager]]></category>
		<category><![CDATA[Configuration Manager]]></category>
		<category><![CDATA[Lock]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[SCCM]]></category>
		<category><![CDATA[SEDO]]></category>
		<guid isPermaLink="false">https://www.hertes.net/?p=3392</guid>

					<description><![CDATA[Ein Problem, dass ich bereits früher in einem Artikel beleuchtet hatte, ist mir heute wieder untergekommen: Nach einem Absturz der SCCM Konsole ist ein Objekt für die Bearbeitung durch den sogenannten SEDO-Lock gesperrt. In meinem Fall war dies heute eine Application (Anwendung): Neben der früher angesprochenen (und&#160; bis heute nicht supporteten) Variante, den Lock direkt auf der Datenbank zu löschen, gibt es zwei Varianten die unterstützt werden (eigentlich drei – die dritte wäre, 30 Minuten zu warten): PowerShell: Die erste Alternative (und auch die erste Wahl ) ist die Verwendung der PowerShell: Get-CMApplication –Name “NAMEOFTHEAPP” &#124; Unlock-CMObject &#160; Dienst: Alternativ&#8230;]]></description>
										<content:encoded><![CDATA[<p>Ein Problem, dass ich bereits <a href="https://www.hertes.net/2013/05/sccm2012-durch-sedo-dauerhaft-gesperrte-tasksequenzen-entsperren/">früher in einem Artikel beleuchtet hatte</a>, ist mir heute wieder untergekommen:</p>
<p>Nach einem Absturz der SCCM Konsole ist ein Objekt für die Bearbeitung durch den sogenannten SEDO-Lock gesperrt. In meinem Fall war dies heute eine Application (Anwendung):</p>
<p><a href="https://www.hertes.net/wp-content/uploads/2017/03/Screenshot-51.png"><img fetchpriority="high" decoding="async" title="Screenshot (51)" style="border-top: 0px; border-right: 0px; background-image: none; border-bottom: 0px; float: none; padding-top: 0px; padding-left: 0px; margin-left: auto; border-left: 0px; display: block; padding-right: 0px; margin-right: auto" border="0" alt="Screenshot (51)" src="https://www.hertes.net/wp-content/uploads/2017/03/Screenshot-51_thumb.png" width="644" height="244" /></a></p>
<p>Neben der früher angesprochenen (und&#160; bis heute nicht supporteten) Variante, den Lock direkt auf der Datenbank zu löschen, gibt es zwei Varianten die unterstützt werden (eigentlich drei – die dritte wäre, 30 Minuten zu warten):</p>
<p><u><strong>PowerShell:</strong></u></p>
<p>Die erste Alternative (und auch die erste Wahl <img decoding="async" class="wlEmoticon wlEmoticon-winkingsmile" style="border-top-style: none; border-left-style: none; border-bottom-style: none; border-right-style: none" alt="Zwinkerndes Smiley" src="https://www.hertes.net/wp-content/uploads/2017/03/wlEmoticon-winkingsmile.png" />) ist die Verwendung der PowerShell:</p>
<p><a href="https://www.hertes.net/wp-content/uploads/2017/03/Screenshot-53.png"><img decoding="async" title="Screenshot (53)" style="border-top: 0px; border-right: 0px; background-image: none; border-bottom: 0px; float: none; padding-top: 0px; padding-left: 0px; margin-left: auto; border-left: 0px; display: block; padding-right: 0px; margin-right: auto" border="0" alt="Screenshot (53)" src="https://www.hertes.net/wp-content/uploads/2017/03/Screenshot-53_thumb.png" width="1028" height="118" /></a></p>
<blockquote><p>Get-CMApplication –Name “NAMEOFTHEAPP” | Unlock-CMObject</p></blockquote>
<p>&#160;</p>
<p><u><strong>Dienst:</strong></u></p>
<p>Alternativ kann einfach der SMS Executive Dienst neugestartet werden, was die Wartezeit von 30 Minuten abkürzt, aber natürlich auch weitere Folgen für den Betrieb des SCCM hat.</p>
<p><a href="https://www.hertes.net/wp-content/uploads/2017/03/Screenshot-54.png"><img decoding="async" title="Screenshot (54)" style="border-top: 0px; border-right: 0px; background-image: none; border-bottom: 0px; float: none; padding-top: 0px; padding-left: 0px; margin-left: auto; border-left: 0px; display: block; padding-right: 0px; margin-right: auto" border="0" alt="Screenshot (54)" src="https://www.hertes.net/wp-content/uploads/2017/03/Screenshot-54_thumb.png" width="644" height="419" /></a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.hertes.net/2017/02/system-center-configuration-manager-objekt-fr-bearbeitung-gesperrt-das-objekt-kann-nicht-bearbeitet-werden/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Windows Server 2016 und System Center 2016 sind jetzt GA und damit im Download verf&#252;gbar!</title>
		<link>https://www.hertes.net/2016/10/windows-server-2016-und-system-center-2016-sind-jetzt-ga-und-damit-im-download-verfgbar/</link>
					<comments>https://www.hertes.net/2016/10/windows-server-2016-und-system-center-2016-sind-jetzt-ga-und-damit-im-download-verfgbar/#respond</comments>
		
		<dc:creator><![CDATA[Haiko]]></dc:creator>
		<pubDate>Thu, 13 Oct 2016 18:47:41 +0000</pubDate>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[System Center]]></category>
		<category><![CDATA[Windows Server 2016]]></category>
		<category><![CDATA[System Center 2016]]></category>
		<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[Windows Server vNext / 2016]]></category>
		<guid isPermaLink="false">http://www.hertes.net/?p=3274</guid>

					<description><![CDATA[Da ich die letzten Tage im Ausland unterwegs war diese Meldung etwas verzögert: Sowohl Windows Server 2016 als auch System Center 2016 sind seit gestern “General Available” also für die Allgemeinheit verfügbar. Dadurch sind die Produkte nun also auch in der MSDN… … als auch im VLSC verfügbar: Natürlich könnt ihr die Produkte auch weiterhin über das Evaluation Center herunterladen. Viel Spaß damit! &#160; Einige Ressourcen dazu: Evaluation Version Leitfaden zu Windows Server 2016]]></description>
										<content:encoded><![CDATA[<p>Da ich die letzten Tage im Ausland unterwegs war diese Meldung etwas verzögert:</p>
<p>Sowohl Windows Server 2016 als auch System Center 2016 sind seit gestern “General Available” also für die Allgemeinheit verfügbar. Dadurch sind die Produkte nun also auch in der MSDN…</p>
<p><a href="https://www.hertes.net/wp-content/uploads/2016/10/image.png"><img loading="lazy" decoding="async" title="image" style="border-top: 0px; border-right: 0px; background-image: none; border-bottom: 0px; float: none; padding-top: 0px; padding-left: 0px; margin-left: auto; border-left: 0px; display: block; padding-right: 0px; margin-right: auto" border="0" alt="image" src="https://www.hertes.net/wp-content/uploads/2016/10/image_thumb.png" width="642" height="197" /></a></p>
<p>… als auch im VLSC verfügbar:</p>
<p><a href="https://www.hertes.net/wp-content/uploads/2016/10/image-1.png"><img loading="lazy" decoding="async" title="image" style="border-top: 0px; border-right: 0px; background-image: none; border-bottom: 0px; float: none; padding-top: 0px; padding-left: 0px; margin-left: auto; border-left: 0px; display: block; padding-right: 0px; margin-right: auto" border="0" alt="image" src="https://www.hertes.net/wp-content/uploads/2016/10/image_thumb-1.png" width="642" height="269" /></a></p>
<p>Natürlich könnt ihr die Produkte auch weiterhin über das Evaluation Center herunterladen. Viel Spaß damit!</p>
<p>&#160;</p>
<p>Einige Ressourcen dazu:</p>
<p><a href="https://click.email.microsoftemail.com/?qs=7c696e3d8d045be48edefa725f0178f8162f2f5636193ba594b082b29568db229945ee21adfffc0c">Evaluation Version</a></p>
<p><a href="https://click.email.microsoftemail.com/?qs=7c696e3d8d045be4c51cd8a34ccb04561d05e3f1b11cda1112f0986a72b7c7bc14320b9268b11021">Leitfaden zu Windows Server 2016</a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.hertes.net/2016/10/windows-server-2016-und-system-center-2016-sind-jetzt-ga-und-damit-im-download-verfgbar/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Windows Server 2016 und System Center 2016 Launch</title>
		<link>https://www.hertes.net/2016/09/windows-server-2016-und-system-center-2016-launch/</link>
					<comments>https://www.hertes.net/2016/09/windows-server-2016-und-system-center-2016-launch/#respond</comments>
		
		<dc:creator><![CDATA[Haiko]]></dc:creator>
		<pubDate>Wed, 28 Sep 2016 05:52:00 +0000</pubDate>
				<category><![CDATA[Konferenzen]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[System Center]]></category>
		<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[Windows Server 2016]]></category>
		<category><![CDATA[Ignite]]></category>
		<category><![CDATA[System Center 2016]]></category>
		<category><![CDATA[Windows Server vNext / 2016]]></category>
		<guid isPermaLink="false">http://www.hertes.net/?p=3255</guid>

					<description><![CDATA[Nur als kurze “Randnotiz”: Microsoft hat den Windows Server 2016 auf der Ignite in Atlanta vor nicht ganz 2 Tagen gelauncht. Den Blog-Artikel des Windows Server Teams findet ihr hier: https://blogs.technet.microsoft.com/hybridcloud/2016/09/26/announcing-the-launch-of-windows-server-2016 Leider stehen die Bits noch nicht zum Download zur Verfügung, auch nicht in der MSDN. Allerdings kann man die Evaluation-Version als ISO oder VHD herunterladen, siehe hier: https://www.microsoft.com/en-us/evalcenter/evaluate-windows-server-2016 Außerdem wurde am selben Tag das System Center 2016 gelauncht. Infos siehe hier: https://blogs.technet.microsoft.com/hybridcloud/2016/09/26/announcing-the-launch-of-system-center-2016-and-new-services-for-operations-management-suite/ Die Evaluierungsversion gibt es hier: https://www.microsoft.com/de-de/evalcenter/evaluate-system-center-2016 &#160; Viel Spaß mit den neuen Spielsachen!]]></description>
										<content:encoded><![CDATA[<p>Nur als kurze “Randnotiz”: Microsoft hat den Windows Server 2016 auf der Ignite in Atlanta vor nicht ganz 2 Tagen gelauncht. Den Blog-Artikel des Windows Server Teams findet ihr hier:</p>
<p><a title="https://blogs.technet.microsoft.com/hybridcloud/2016/09/26/announcing-the-launch-of-windows-server-2016" href="https://blogs.technet.microsoft.com/hybridcloud/2016/09/26/announcing-the-launch-of-windows-server-2016">https://blogs.technet.microsoft.com/hybridcloud/2016/09/26/announcing-the-launch-of-windows-server-2016</a></p>
<p>Leider stehen die Bits noch nicht zum Download zur Verfügung, auch nicht in der MSDN. Allerdings kann man die Evaluation-Version als ISO oder VHD herunterladen, siehe hier:</p>
<p><a title="https://www.microsoft.com/en-us/evalcenter/evaluate-windows-server-2016" href="https://www.microsoft.com/en-us/evalcenter/evaluate-windows-server-2016">https://www.microsoft.com/en-us/evalcenter/evaluate-windows-server-2016</a></p>
<p><a href="https://www.hertes.net/wp-content/uploads/2016/09/14445094_10154021146281636_2895277330281932190_o.jpg"><img loading="lazy" decoding="async" title="14445094_10154021146281636_2895277330281932190_o" style="border-top: 0px; border-right: 0px; background-image: none; border-bottom: 0px; float: none; padding-top: 0px; padding-left: 0px; margin-left: auto; border-left: 0px; display: block; padding-right: 0px; margin-right: auto" border="0" alt="14445094_10154021146281636_2895277330281932190_o" src="https://www.hertes.net/wp-content/uploads/2016/09/14445094_10154021146281636_2895277330281932190_o_thumb.jpg" width="644" height="338" /></a></p>
<p>Außerdem wurde am selben Tag das System Center 2016 gelauncht. Infos siehe hier:</p>
<p><a title="https://blogs.technet.microsoft.com/hybridcloud/2016/09/26/announcing-the-launch-of-system-center-2016-and-new-services-for-operations-management-suite/" href="https://blogs.technet.microsoft.com/hybridcloud/2016/09/26/announcing-the-launch-of-system-center-2016-and-new-services-for-operations-management-suite/">https://blogs.technet.microsoft.com/hybridcloud/2016/09/26/announcing-the-launch-of-system-center-2016-and-new-services-for-operations-management-suite/</a></p>
<p>Die Evaluierungsversion gibt es hier:</p>
<p><a title="https://www.microsoft.com/de-de/evalcenter/evaluate-system-center-2016" href="https://www.microsoft.com/de-de/evalcenter/evaluate-system-center-2016">https://www.microsoft.com/de-de/evalcenter/evaluate-system-center-2016</a></p>
<p>&#160;</p>
<p>Viel Spaß mit den neuen Spielsachen!</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.hertes.net/2016/09/windows-server-2016-und-system-center-2016-launch/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Update 1606 f&#252;r System Center Configuration Manager wurde ver&#246;ffentlicht</title>
		<link>https://www.hertes.net/2016/07/update-1606-fr-system-center-configuration-manager-wurde-verffentlicht/</link>
					<comments>https://www.hertes.net/2016/07/update-1606-fr-system-center-configuration-manager-wurde-verffentlicht/#respond</comments>
		
		<dc:creator><![CDATA[Haiko]]></dc:creator>
		<pubDate>Fri, 22 Jul 2016 20:20:00 +0000</pubDate>
				<category><![CDATA[System Center]]></category>
		<category><![CDATA[System Center Configuration Manager]]></category>
		<category><![CDATA[Configuration Manager]]></category>
		<category><![CDATA[Release]]></category>
		<category><![CDATA[SCCM]]></category>
		<category><![CDATA[Update]]></category>
		<category><![CDATA[Update 1606]]></category>
		<guid isPermaLink="false">http://www.hertes.net/?p=3225</guid>

					<description><![CDATA[Wie das Configuration Manager Team auf seinem TechNet-Blog berichtet, steht seit heute das Update 1606 für den SCCM bereit. Einige der Neuerungen: Support für Windows 10 Anniversary Update Windows Information Protection (ehemals EDP) Windows Defender Advanced Threat Protection Integration für “Windows Store for Business” Richtlinien für Windows Hello uvm. Eine komplette Auflistung der Änderungen und Neuerungen ist hier zu finden: http://technet.microsoft.com/en-US/library/mt752488.aspx Das Update wird automatisch, aber erst nach und nach verteilt. Wer zu den Ersten gehören möchte, die es bekommen, kann dieses PowerShell-Skript nutzen: https://gallery.technet.microsoft.com/ConfigMgr-1606-Enable-043a8c50 Viel Spaß damit!]]></description>
										<content:encoded><![CDATA[<p>Wie das Configuration Manager Team auf <a href="https://blogs.technet.microsoft.com/enterprisemobility/2016/07/22/now-available-update-1606-for-system-center-configuration-manager/">seinem TechNet-Blog</a> berichtet, steht seit heute das Update 1606 für den SCCM bereit.</p>
<p>Einige der Neuerungen:</p>
<ul>
<li>Support für Windows 10 Anniversary Update</li>
<li>Windows Information Protection (ehemals EDP)</li>
<li>Windows Defender Advanced Threat Protection</li>
<li>Integration für “Windows Store for Business”</li>
<li>Richtlinien für Windows Hello</li>
<li>uvm.</li>
</ul>
<p>Eine komplette Auflistung der Änderungen und Neuerungen ist hier zu finden:</p>
<p><a title="http://technet.microsoft.com/en-US/library/mt752488.aspx" href="http://technet.microsoft.com/en-US/library/mt752488.aspx">http://technet.microsoft.com/en-US/library/mt752488.aspx</a></p>
<p>Das Update wird automatisch, aber erst nach und nach verteilt. Wer zu den Ersten gehören möchte, die es bekommen, kann dieses PowerShell-Skript nutzen:</p>
<p><a title="https://gallery.technet.microsoft.com/ConfigMgr-1606-Enable-043a8c50" href="https://gallery.technet.microsoft.com/ConfigMgr-1606-Enable-043a8c50">https://gallery.technet.microsoft.com/ConfigMgr-1606-Enable-043a8c50</a></p>
<p>Viel Spaß damit!</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.hertes.net/2016/07/update-1606-fr-system-center-configuration-manager-wurde-verffentlicht/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>SCCM 2012 / 2012 R2 / 1511: HowTo Video zum Thema Endpoint Protection</title>
		<link>https://www.hertes.net/2016/06/sccm-2012-2012-r2-1511-howto-video-zum-thema-endpoint-protection/</link>
					<comments>https://www.hertes.net/2016/06/sccm-2012-2012-r2-1511-howto-video-zum-thema-endpoint-protection/#respond</comments>
		
		<dc:creator><![CDATA[Haiko]]></dc:creator>
		<pubDate>Mon, 20 Jun 2016 20:42:56 +0000</pubDate>
				<category><![CDATA[System Center]]></category>
		<category><![CDATA[System Center Configuration Manager]]></category>
		<category><![CDATA[Anti-Malware]]></category>
		<category><![CDATA[Configuration Manager]]></category>
		<category><![CDATA[Endpoint Protection]]></category>
		<category><![CDATA[SCCM]]></category>
		<guid isPermaLink="false">http://www.hertes.net/?p=3183</guid>

					<description><![CDATA[Auf meinem YouTube-Kanal findet ihr seit heute ein Video zum Thema System Center Endpoint Protection. Viel Spaß beim Anschauen! https://youtu.be/-7sCHWDJsaE]]></description>
										<content:encoded><![CDATA[<p>Auf meinem YouTube-Kanal findet ihr seit heute ein Video zum Thema System Center Endpoint Protection. Viel Spaß beim Anschauen!</p>
<p><a href="https://youtu.be/-7sCHWDJsaE"><img loading="lazy" decoding="async" title="SCCM-Endpoint_Protection_Neu" style="border-top: 0px; border-right: 0px; background-image: none; border-bottom: 0px; float: none; padding-top: 0px; padding-left: 0px; margin-left: auto; border-left: 0px; display: block; padding-right: 0px; margin-right: auto" border="0" alt="SCCM-Endpoint_Protection_Neu" src="https://www.hertes.net/wp-content/uploads/2016/06/SCCM-Endpoint_Protection_Neu.jpg" width="646" height="366" /></a></p>
<p><a title="https://youtu.be/-7sCHWDJsaE" href="https://youtu.be/-7sCHWDJsaE">https://youtu.be/-7sCHWDJsaE</a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.hertes.net/2016/06/sccm-2012-2012-r2-1511-howto-video-zum-thema-endpoint-protection/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Windows Server 2016 und System Center: Technical Preview 5 ist verf&#252;gbar</title>
		<link>https://www.hertes.net/2016/04/windows-server-2016-und-system-center-technical-preview-5-ist-verfgbar/</link>
					<comments>https://www.hertes.net/2016/04/windows-server-2016-und-system-center-technical-preview-5-ist-verfgbar/#respond</comments>
		
		<dc:creator><![CDATA[Haiko]]></dc:creator>
		<pubDate>Wed, 27 Apr 2016 17:09:00 +0000</pubDate>
				<category><![CDATA[System Center]]></category>
		<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[Windows Server 2016]]></category>
		<category><![CDATA[Technical Preview]]></category>
		<category><![CDATA[TP5]]></category>
		<guid isPermaLink="false">http://www.hertes.net/?p=3172</guid>

					<description><![CDATA[Seit etwa einer Stunde sind die Technical Preview (TP5) vom Windows Server 2016 sowie von System Center in der MSDN und im Evaluation Center verfügbar: https://www.microsoft.com/de-de/evalcenter/evaluate-windows-server-technical-preview Was neu ist im System Center TP5 lässt sich in diesem Blog-Artikel vom Engineering-Team nachlesen. Zum Server 2016 gibt es eine solche Übersicht scheinbar noch nicht… Viel Spaß beim Ausprobieren!]]></description>
										<content:encoded><![CDATA[<p>Seit etwa einer Stunde sind die Technical Preview (TP5) vom Windows Server 2016 sowie von System Center in der MSDN und im Evaluation Center verfügbar:</p>
<p><a href="https://www.hertes.net/wp-content/uploads/2016/04/tp5_1.png"><img loading="lazy" decoding="async" title="tp5_1" style="border-top: 0px; border-right: 0px; background-image: none; border-bottom: 0px; float: none; padding-top: 0px; padding-left: 0px; margin-left: auto; border-left: 0px; display: block; padding-right: 0px; margin-right: auto" border="0" alt="tp5_1" src="https://www.hertes.net/wp-content/uploads/2016/04/tp5_1_thumb.png" width="644" height="429" /></a></p>
<p><a href="https://www.microsoft.com/de-de/evalcenter/evaluate-windows-server-technical-preview"><img loading="lazy" decoding="async" title="tp5_12" style="border-top: 0px; border-right: 0px; background-image: none; border-bottom: 0px; float: none; padding-top: 0px; padding-left: 0px; margin-left: auto; border-left: 0px; display: block; padding-right: 0px; margin-right: auto" border="0" alt="tp5_12" src="https://www.hertes.net/wp-content/uploads/2016/04/tp5_12.png" width="594" height="484" /></a></p>
<p><a title="https://www.microsoft.com/de-de/evalcenter/evaluate-windows-server-technical-preview" href="https://www.microsoft.com/de-de/evalcenter/evaluate-windows-server-technical-preview">https://www.microsoft.com/de-de/evalcenter/evaluate-windows-server-technical-preview</a></p>
<p>Was neu ist im System Center TP5 lässt sich in diesem <a href="https://blogs.technet.microsoft.com/systemcenter/2016/04/27/whats-new-in-system-center-2016-technical-preview-5/?wt.mc_id=WW_CE_OMS_OO_BLOG_NONE">Blog-Artikel vom Engineering-Team</a> nachlesen. Zum Server 2016 gibt es eine solche Übersicht scheinbar noch nicht… Viel Spaß beim Ausprobieren!</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.hertes.net/2016/04/windows-server-2016-und-system-center-technical-preview-5-ist-verfgbar/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>System Center Configuration Manager: Site Code eines Clients auslesen</title>
		<link>https://www.hertes.net/2016/04/system-center-configuration-manager-site-code-eines-clients-auslesen/</link>
					<comments>https://www.hertes.net/2016/04/system-center-configuration-manager-site-code-eines-clients-auslesen/#respond</comments>
		
		<dc:creator><![CDATA[Haiko]]></dc:creator>
		<pubDate>Tue, 26 Apr 2016 13:52:11 +0000</pubDate>
				<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[System Center]]></category>
		<category><![CDATA[System Center Configuration Manager]]></category>
		<category><![CDATA[Configuration Manager]]></category>
		<category><![CDATA[SCCM]]></category>
		<category><![CDATA[Sitecode]]></category>
		<category><![CDATA[Standort]]></category>
		<guid isPermaLink="false">http://www.hertes.net/?p=3165</guid>

					<description><![CDATA[Um den Site Code (Standortcode) eines SCCM Clients auszulesen, kann man WMI verwenden. Ich habe dafür ein kleines PowerShell Script geschrieben: &#60;# .Synopsis Returns the Site Code of a SCCM Client as a String .DESCRIPTION Queries a given computer using WMI and returns its site code for System Center Configuration Manager (Tested on 2012 R2 and 1511) .EXAMPLE Get-SMSSiteCode -MachineName PC1 Get's the site code of the Computer named PC1 #&#62; Function Get-SMSSiteCode { Param( # The Computername of the machine that you want to query for it's SCCM Site Code [Parameter(Mandatory=$true)] [string]$MachineName ) Return (Get-WmiObject -ComputerName $MachineName ` -Namespace&#8230;]]></description>
										<content:encoded><![CDATA[<p>Um den Site Code (Standortcode) eines SCCM Clients auszulesen, kann man WMI verwenden. Ich habe dafür ein kleines PowerShell Script geschrieben:</p>
<pre lang="PowerShell" line="1">&lt;# .Synopsis Returns the Site Code of a SCCM Client as a String .DESCRIPTION Queries a given computer using WMI and returns its site code for System Center Configuration Manager (Tested on 2012 R2 and 1511) .EXAMPLE Get-SMSSiteCode -MachineName PC1 Get's the site code of the Computer named PC1 #&gt;

Function Get-SMSSiteCode
{
    Param(
        # The Computername of the machine that you want to query for it's SCCM Site Code
        [Parameter(Mandatory=$true)]
        [string]$MachineName
    )

    Return (Get-WmiObject -ComputerName $MachineName `
                          -Namespace "root\CCM" `
                          -Class sms_authority `
           ).Name.TrimStart("SMS:")
}
</pre>
<p><a href="https://onedrive.live.com/redir?resid=836DDAB51184D5B9!363520&amp;authkey=!AKbYFRwALpGpUO4&amp;ithint=file%2cps1">Downloaden könnt ihr das Skript hier!</a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.hertes.net/2016/04/system-center-configuration-manager-site-code-eines-clients-auslesen/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>SCCM 2012 R2 / 2016: Einige neue Videos von mir sind online</title>
		<link>https://www.hertes.net/2016/04/sccm-2012-r2-2016-einige-neue-videos-von-mir-sind-online/</link>
					<comments>https://www.hertes.net/2016/04/sccm-2012-r2-2016-einige-neue-videos-von-mir-sind-online/#respond</comments>
		
		<dc:creator><![CDATA[Haiko]]></dc:creator>
		<pubDate>Mon, 18 Apr 2016 17:12:00 +0000</pubDate>
				<category><![CDATA[System Center]]></category>
		<category><![CDATA[System Center Configuration Manager]]></category>
		<category><![CDATA[Configuration Manager]]></category>
		<category><![CDATA[SCCM]]></category>
		<guid isPermaLink="false">http://www.hertes.net/?p=3160</guid>

					<description><![CDATA[Ich habe in den letzten Wochen einige neue Videos zum System Center Configuration Manager 2012 R2 bzw. 2016 (1511) gemacht. Diese könnt ihr hier ansehen: http://studios.ppedv.de/MedienDokumente.aspx?q=System%20Center Ihr findet dort Videos zu folgenden Themen: Endpoint Protection Reporting Services Role Based Administration Softwareverteilung Verwaltung von Linux-Systemen Viel Spaß beim Ansehen!]]></description>
										<content:encoded><![CDATA[<p>Ich habe in den letzten Wochen einige neue Videos zum System Center Configuration Manager 2012 R2 bzw. 2016 (1511) gemacht. Diese könnt ihr hier ansehen:</p>
<p><a title="http://studios.ppedv.de/MedienDokumente.aspx?q=System%20Center" href="http://studios.ppedv.de/MedienDokumente.aspx?q=System%20Center">http://studios.ppedv.de/MedienDokumente.aspx?q=System%20Center</a></p>
<p>Ihr findet dort Videos zu folgenden Themen:</p>
<ul>
<li>Endpoint Protection</li>
<li>Reporting Services</li>
<li>Role Based Administration</li>
<li>Softwareverteilung</li>
<li>Verwaltung von Linux-Systemen</li>
</ul>
<p>Viel Spaß beim Ansehen!</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.hertes.net/2016/04/sccm-2012-r2-2016-einige-neue-videos-von-mir-sind-online/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Kostenloses eBook zu SCCM und Windows 10</title>
		<link>https://www.hertes.net/2016/03/kostenloses-ebook-zu-sccm-und-windows-10/</link>
					<comments>https://www.hertes.net/2016/03/kostenloses-ebook-zu-sccm-und-windows-10/#comments</comments>
		
		<dc:creator><![CDATA[Haiko]]></dc:creator>
		<pubDate>Wed, 02 Mar 2016 18:33:00 +0000</pubDate>
				<category><![CDATA[System Center]]></category>
		<category><![CDATA[Configuration Manager]]></category>
		<category><![CDATA[eBook]]></category>
		<category><![CDATA[SCCM]]></category>
		<category><![CDATA[Windows 10]]></category>
		<guid isPermaLink="false">http://www.hertes.net/?p=3147</guid>

					<description><![CDATA[Nur ein kurzer Hinweis: Seit einigen Tagen gibt es ein kostenloses eBook zum Verteilen von Windows 10 mit Hilfe des System Center Configuration Manager (SCCM). Das fast 100 Seiten umfassende Werk enthält viel Wissenswertes vor allem für SCCM-Einsteiger, die Windows 10 in Ihren Umgebungen ausrollen wollen. Das eBook ist hier zu finden: https://blogs.msdn.microsoft.com/microsoft_press/2016/02/23/free-ebook-deploying-windows-10-automating-deployment-by-using-system-center-configuration-manager/. Es ist in verschiedenen Formaten verfügbar, u.a. PDF, epub und mobi. Viel Spaß beim Lesen!]]></description>
										<content:encoded><![CDATA[<p>Nur ein kurzer Hinweis: Seit einigen Tagen gibt es ein kostenloses eBook zum Verteilen von Windows 10 mit Hilfe des System Center Configuration Manager (SCCM). Das fast 100 Seiten umfassende Werk enthält viel Wissenswertes vor allem für SCCM-Einsteiger, die Windows 10 in Ihren Umgebungen ausrollen wollen. </p>
<p><a href="https://www.hertes.net/wp-content/uploads/2016/03/0513.9781509301867_thumb_4AF8CDD4.jpg"><img loading="lazy" decoding="async" title="0513.9781509301867_thumb_4AF8CDD4" style="border-top: 0px; border-right: 0px; background-image: none; border-bottom: 0px; padding-top: 0px; padding-left: 0px; border-left: 0px; display: inline; padding-right: 0px" border="0" alt="0513.9781509301867_thumb_4AF8CDD4" src="https://www.hertes.net/wp-content/uploads/2016/03/0513.9781509301867_thumb_4AF8CDD4_thumb.jpg" width="202" height="244" /></a></p>
<p>Das eBook ist hier zu finden: <a title="https://blogs.msdn.microsoft.com/microsoft_press/2016/02/23/free-ebook-deploying-windows-10-automating-deployment-by-using-system-center-configuration-manager/" href="https://blogs.msdn.microsoft.com/microsoft_press/2016/02/23/free-ebook-deploying-windows-10-automating-deployment-by-using-system-center-configuration-manager/">https://blogs.msdn.microsoft.com/microsoft_press/2016/02/23/free-ebook-deploying-windows-10-automating-deployment-by-using-system-center-configuration-manager/</a>. Es ist in verschiedenen Formaten verfügbar, u.a. PDF, epub und mobi.</p>
<p>Viel Spaß beim Lesen!</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.hertes.net/2016/03/kostenloses-ebook-zu-sccm-und-windows-10/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>AD Dom&#228;nen Controller: Zeitdifferenz / Time Skew zum PDC-Emulator</title>
		<link>https://www.hertes.net/2016/02/ad-domnen-controller-zeitdifferenz-time-skew-zum-pdc-emulator/</link>
					<comments>https://www.hertes.net/2016/02/ad-domnen-controller-zeitdifferenz-time-skew-zum-pdc-emulator/#respond</comments>
		
		<dc:creator><![CDATA[Haiko]]></dc:creator>
		<pubDate>Mon, 15 Feb 2016 17:13:00 +0000</pubDate>
				<category><![CDATA[ActiveDirectory]]></category>
		<category><![CDATA[System Center]]></category>
		<category><![CDATA[System Center Operations Manager]]></category>
		<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[AD]]></category>
		<category><![CDATA[Operations Manager]]></category>
		<category><![CDATA[PDC]]></category>
		<category><![CDATA[SCOM]]></category>
		<category><![CDATA[Uhrzeit]]></category>
		<category><![CDATA[Zeit]]></category>
		<guid isPermaLink="false">http://www.hertes.net/?p=3140</guid>

					<description><![CDATA[Bei der Prüfung von SCOM-Warnungen fiel mir diese hier besonders ins Auge: Die Meldung “The Time Skew latency is above the configured threshold” besagt im Wesentlichen, dass die Zeitdifferenz zwischen einem “normalen” DC und dem PDC-Emulator zu hoch ist, in diesem Fall bei 267 Sekunden liegt und damit über der Warnungs-Schwelle von 5 Sekunden. Und tatsächlich, die Server haben eine sichtbare Zeitdifferenz: Nun ist es ja so, dass alle Server einer Domäne die Uhrzeit beim PDC-Emulator abholen – oder es zumindest sollten. Dieser wiederum sollte so konfiguriert sein, dass er die Zeit von einer gültigen externen Zeitquelle empfängt. Das erreicht&#8230;]]></description>
										<content:encoded><![CDATA[<p>Bei der Prüfung von SCOM-Warnungen fiel mir diese hier besonders ins Auge:</p>
<p><a href="https://www.hertes.net/wp-content/uploads/2016/02/ADTime0.png"><img decoding="async" style="background-image: none; float: none; padding-top: 0px; padding-left: 0px; margin-left: auto; display: block; padding-right: 0px; margin-right: auto; border-width: 0px;" title="ADTime0" src="https://www.hertes.net/wp-content/uploads/2016/02/ADTime0_thumb.png" alt="ADTime0" width="99%" border="0" /></a></p>
<p><a href="https://www.hertes.net/wp-content/uploads/2016/02/ADTime1.png"><img decoding="async" class="aligncenter" style="background-image: none; padding-top: 0px; padding-left: 0px; display: inline; padding-right: 0px; border-width: 0px;" title="ADTime1" src="https://www.hertes.net/wp-content/uploads/2016/02/ADTime1_thumb.png" alt="ADTime1" width="50%" border="0" /></a></p>
<p>Die Meldung “The Time Skew latency is above the configured threshold” besagt im Wesentlichen, dass die Zeitdifferenz zwischen einem “normalen” DC und dem PDC-Emulator zu hoch ist, in diesem Fall bei 267 Sekunden liegt und damit über der Warnungs-Schwelle von 5 Sekunden. Und tatsächlich, die Server haben eine sichtbare Zeitdifferenz:</p>
<p><a href="https://www.hertes.net/wp-content/uploads/2016/02/ADTime2.png"><img decoding="async" class="aligncenter" style="background-image: none; float: none; padding-top: 0px; padding-left: 0px; margin-left: auto; display: block; padding-right: 0px; margin-right: auto; border: 0px;" title="ADTime2" src="https://www.hertes.net/wp-content/uploads/2016/02/ADTime2_thumb.png" alt="ADTime2" width="50%" border="0" /></a></p>
<p>Nun ist es ja so, dass alle Server einer Domäne die Uhrzeit beim PDC-Emulator abholen – oder es zumindest sollten. Dieser wiederum sollte so konfiguriert sein, dass er die Zeit von einer gültigen externen Zeitquelle empfängt. Das erreicht man recht einfach mit folgenden Aufrufen:</p>
<blockquote><p><span style="font-family: 'Courier New';">w32tm.exe /config /manualpeerlist:”0.de.pool.ntp.org 1.de.pool.ntp.org 2.de.pool.ntp.org 3.de.pool.ntp.org” /syncfromflags:manual /reliable:YES /update</span></p>
<p><span style="font-family: 'Courier New';">w32tm.exe /config /update</span></p>
<p><span style="font-family: 'Courier New';">PS: Restart-Service w32time</span></p></blockquote>
<p>Im festen Glauben, dass dies auch in meiner Umgebung so ist, habe ich dies dennoch gegengeprüft:</p>
<p>Der Aufruf</p>
<blockquote><p><span style="font-family: 'Courier New';">netdom query fsmo</span></p></blockquote>
<p>liefert die Verteilung der FSMO-Rollen, u.a. erfährt man eben auch, welcher DC aktuell der PDC-Emulator ist.</p>
<p><a href="https://www.hertes.net/wp-content/uploads/2016/02/ADTime3.png"><img loading="lazy" decoding="async" style="background-image: none; float: none; padding-top: 0px; padding-left: 0px; margin-left: auto; display: block; padding-right: 0px; margin-right: auto; border: 0px;" title="ADTime3" src="https://www.hertes.net/wp-content/uploads/2016/02/ADTime3_thumb.png" alt="ADTime3" width="1028" height="287" border="0" /></a></p>
<p>Nun kann man mit</p>
<blockquote><p><span style="font-family: 'Courier New';">w32tm /monitor</span></p></blockquote>
<p>auf einem der DCs prüfen, welcher DC woher seine Zeit bekommt:</p>
<p><a href="https://www.hertes.net/wp-content/uploads/2016/02/ADTime4.png"><img loading="lazy" decoding="async" style="background-image: none; float: none; padding-top: 0px; padding-left: 0px; margin-left: auto; display: block; padding-right: 0px; margin-right: auto; border: 0px;" title="ADTime4" src="https://www.hertes.net/wp-content/uploads/2016/02/ADTime4_thumb.png" alt="ADTime4" width="1028" height="505" border="0" /></a></p>
<p>Und siehe da – die beiden DCs, die nicht PDC-Emulator sind bekommen ihre Zeit von irgend einem Server “frei im Internet”. Dies kann z.B. daran liegen, dass diese DCs früher mal PDC-Emulator waren und daher noch auf die Synchronisierung mit einer externen Quelle eingestellt sind. Dies lässt sich sehr leicht auf den betreffenden DCs (also denjenigen, die kein PDC-Emulator mehr sind) beheben. Dazu ist lediglich der Aufruf</p>
<blockquote><p><span style="font-family: 'Courier New';">w32tm /config /syncfromflags:domhier /update</span></p>
<p><span style="font-family: 'Courier New';">net stop w32time</span></p>
<p><span style="font-family: 'Courier New';">net start w32time</span></p></blockquote>
<p>notwendig:</p>
<p><a href="https://www.hertes.net/wp-content/uploads/2016/02/ADTime5.png"><img loading="lazy" decoding="async" style="background-image: none; float: none; padding-top: 0px; padding-left: 0px; margin-left: auto; display: block; padding-right: 0px; margin-right: auto; border: 0px;" title="ADTime5" src="https://www.hertes.net/wp-content/uploads/2016/02/ADTime5_thumb.png" alt="ADTime5" width="1028" height="359" border="0" /></a></p>
<p>Nach kurzer Zeit sollte die Uhrzeit dann wieder passen. Zur Sicherheit kann man dies nun noch einmal mit</p>
<blockquote><p><span style="font-family: 'Courier New';">w32tm /monitor</span></p></blockquote>
<p>überprüfen:</p>
<p><a href="https://www.hertes.net/wp-content/uploads/2016/02/ADTime6.png"><img loading="lazy" decoding="async" style="background-image: none; float: none; padding-top: 0px; padding-left: 0px; margin-left: auto; display: block; padding-right: 0px; margin-right: auto; border: 0px;" title="ADTime6" src="https://www.hertes.net/wp-content/uploads/2016/02/ADTime6_thumb.png" alt="ADTime6" width="1028" height="505" border="0" /></a></p>
<p>Jetzt sieht man, dass die beiden ersten DCs (beide kein PDC-Emulator) von HVSRV10 (dem PDC-Emulator) synchronisieren und dieser wiederum von einer externen Zeitquelle (stammt aus dem NTP-Pool).</p>
<p>Nun stimmen auch die Zeiten aller DCs wieder überein:</p>
<p><a href="https://www.hertes.net/wp-content/uploads/2016/02/ADTime7.png"><img loading="lazy" decoding="async" style="background-image: none; float: none; padding-top: 0px; padding-left: 0px; margin-left: auto; display: block; padding-right: 0px; margin-right: auto; border: 0px;" title="ADTime7" src="https://www.hertes.net/wp-content/uploads/2016/02/ADTime7_thumb.png" alt="ADTime7" width="644" height="343" border="0" /></a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.hertes.net/2016/02/ad-domnen-controller-zeitdifferenz-time-skew-zum-pdc-emulator/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
