<?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>Apple Archive - I MAKE YOU INTELLIGENT</title>
	<atom:link href="https://www.imakeyouintelligent.com/category/diverses/apple/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.imakeyouintelligent.com/category/diverses/apple/</link>
	<description>Mach die Welt ein bisschen intelligenter</description>
	<lastBuildDate>Sat, 16 Nov 2024 13:25:35 +0000</lastBuildDate>
	<language>de</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://www.imakeyouintelligent.com/wp-content/uploads/2018/01/cropped-square_v4-32x32.png</url>
	<title>Apple Archive - I MAKE YOU INTELLIGENT</title>
	<link>https://www.imakeyouintelligent.com/category/diverses/apple/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Hinweis auf dem Lockscreen eines iOS-Geräts konfigurieren mit Omnissa/VMWare WorkspaceOne</title>
		<link>https://www.imakeyouintelligent.com/hinweis-auf-dem-lockscreen-eines-ios-geraets-konfigurieren-mit-omnissa-vmware-workspaceone/</link>
					<comments>https://www.imakeyouintelligent.com/hinweis-auf-dem-lockscreen-eines-ios-geraets-konfigurieren-mit-omnissa-vmware-workspaceone/#respond</comments>
		
		<dc:creator><![CDATA[Marvin Heyder]]></dc:creator>
		<pubDate>Sat, 16 Nov 2024 13:18:25 +0000</pubDate>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Diverses]]></category>
		<category><![CDATA[Enterprise Solutions]]></category>
		<category><![CDATA[AirWatch Profil]]></category>
		<category><![CDATA[iOS Geräteverwaltung]]></category>
		<category><![CDATA[iOS Lockscreen Nachricht]]></category>
		<category><![CDATA[iOS Sperrbildschirm Hinweis]]></category>
		<category><![CDATA[MDM Lock Screen]]></category>
		<category><![CDATA[MDM Profil erstellen]]></category>
		<category><![CDATA[Nachricht konfigurieren iOS]]></category>
		<category><![CDATA[VMWare WorkspaceOne]]></category>
		<category><![CDATA[WorkspaceOne]]></category>
		<category><![CDATA[WorkspaceOne iOS Profil]]></category>
		<guid isPermaLink="false">https://www.imakeyouintelligent.com/?p=239086</guid>

					<description><![CDATA[<p>Der Beitrag <a href="https://www.imakeyouintelligent.com/hinweis-auf-dem-lockscreen-eines-ios-geraets-konfigurieren-mit-omnissa-vmware-workspaceone/">Hinweis auf dem Lockscreen eines iOS-Geräts konfigurieren mit Omnissa/VMWare WorkspaceOne</a> erschien zuerst auf <a href="https://www.imakeyouintelligent.com">I MAKE YOU INTELLIGENT</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="et_pb_section et_pb_section_0 et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_0">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_0  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_0  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p>In Unternehmen, die auf Mobile Device Management (MDM) setzen, ist es oft erforderlich, wichtige Hinweise oder Eigentümerinformationen auf dem Sperrbildschirm eines iOS-Geräts anzuzeigen. Dies kann hilfreich sein, um verlorene Geräte zurückzubekommen oder den Eigentümer auszuweisen. Mit <strong>VMWare WorkspaceOne</strong> (ehemals AirWatch) ist dies über ein spezielles Profil möglich. In diesem Beitrag zeige ich dir, wie du ein Profil erstellst, um eine personalisierte Nachricht auf dem Lockscreen eines iOS-Geräts zu konfigurieren.</p>
<h3>Warum eine Nachricht auf dem Sperrbildschirm?</h3>
<p>Eine Nachricht auf dem Sperrbildschirm bietet mehrere Vorteile:</p>
<ul>
<li><strong>Wiederauffindbarkeit:</strong> Verlorene Geräte können leichter zurückgegeben werden.</li>
<li><strong>Eigentümeridentifikation:</strong> Klare Zuordnung von Geräten zu Personen oder Abteilungen.</li>
<li><strong>Sicherheitsbewusstsein:</strong> Hinweis auf Unternehmensrichtlinien oder Kontaktdetails.</li>
</ul>
<h3>Beispiel-Konfigurationsprofil für WorkspaceOne</h3>
<p>Das folgende XML-Profil kann direkt in <strong>WorkspaceOne</strong> importiert werden, um eine Nachricht auf dem Sperrbildschirm zu konfigurieren:</p>
<p class="p1"><span class="s1">&lt;</span>dict<span class="s1">&gt;</span></p>
<p class="p2"><span class="Apple-converted-space">    </span>&lt;<span class="s2">key</span>&gt;AssetTagInformation&lt;/<span class="s2">key</span>&gt;</p>
<p class="p2"><span class="Apple-converted-space">    </span>&lt;<span class="s2">string</span>&gt;FREIDEFINIERBARER TEXT 1&lt;/<span class="s2">string</span>&gt;</p>
<p class="p2"><span class="Apple-converted-space">    </span>&lt;<span class="s2">key</span>&gt;IfLostReturnToMessage&lt;/<span class="s2">key</span>&gt;</p>
<p class="p2"><span class="Apple-converted-space">    </span>&lt;<span class="s2">string</span>&gt;FREIDEFINIERBARER TEXT 2&lt;/<span class="s2">string</span>&gt;</p>
<p class="p2"><span class="Apple-converted-space">    </span>&lt;<span class="s2">key</span>&gt;PayloadDescription&lt;/<span class="s2">key</span>&gt;</p>
<p class="p2"><span class="Apple-converted-space">    </span>&lt;<span class="s2">string</span>&gt;Konfiguriert Eigentümerinformationen für geteilte Geräte&lt;/<span class="s2">string</span>&gt;</p>
<p class="p2"><span class="Apple-converted-space">    </span>&lt;<span class="s2">key</span>&gt;PayloadDisplayName&lt;/<span class="s2">key</span>&gt;</p>
<p class="p2"><span class="Apple-converted-space">    </span>&lt;<span class="s2">string</span>&gt;Nachricht auf Sperrbildschirm&lt;/<span class="s2">string</span>&gt;</p>
<p class="p2"><span class="Apple-converted-space">    </span>&lt;<span class="s2">key</span>&gt;PayloadIdentifier&lt;/<span class="s2">key</span>&gt;</p>
<p class="p2"><span class="Apple-converted-space">    </span>&lt;<span class="s2">string</span>&gt;com.apple.shareddeviceconfiguration.8199098B-0F72-47C4-AAD6-3DA84D22EEE8&lt;/<span class="s2">string</span>&gt;</p>
<p class="p2"><span class="Apple-converted-space">    </span>&lt;<span class="s2">key</span>&gt;PayloadType&lt;/<span class="s2">key</span>&gt;</p>
<p class="p2"><span class="Apple-converted-space">    </span>&lt;<span class="s2">string</span>&gt;com.apple.shareddeviceconfiguration&lt;/<span class="s2">string</span>&gt;</p>
<p class="p2"><span class="Apple-converted-space">    </span>&lt;<span class="s2">key</span>&gt;PayloadUUID&lt;/<span class="s2">key</span>&gt;</p>
<p class="p2"><span class="Apple-converted-space">    </span>&lt;<span class="s2">string</span>&gt;8199098B-0F72-47C4-AAD6-3DA84D22EEE8&lt;/<span class="s2">string</span>&gt;</p>
<p class="p2"><span class="Apple-converted-space">    </span>&lt;<span class="s2">key</span>&gt;PayloadVersion&lt;/<span class="s2">key</span>&gt;</p>
<p class="p1"><span class="s1"><span class="Apple-converted-space">    </span>&lt;</span>integer<span class="s1">&gt;1&lt;/</span>integer<span class="s1">&gt;</span></p>
<p class="p1"><span class="s1">&lt;/</span>dict<span class="s1">&gt;</span></p>
<h3>Erklärung der Konfigurationsparameter</h3>
<ul>
<li><strong>AssetTagInformation:</strong> Hier kannst du einen frei definierbaren Text eingeben, der als Eigentümerinformation dient (z. B. &#8222;Eigentum von Firma XYZ&#8220;).</li>
<li><strong>IfLostReturnToMessage:</strong> Dies ist die Nachricht, die im Falle eines Verlusts angezeigt wird. Hier kannst du z. B. eine Rückgabeadresse oder Telefonnummer angeben.</li>
<li><strong>PayloadDisplayName:</strong> Der Anzeigename des Profils (z. B. &#8222;Nachricht auf Sperrbildschirm&#8220;).</li>
<li><strong>PayloadIdentifier:</strong> Eine eindeutige Kennung für dieses Profil.</li>
<li><strong>PayloadVersion:</strong> Die Version des Profils, üblicherweise &#8222;1&#8220;.</li>
</ul>
<h3>Schritt-für-Schritt-Anleitung zur Einrichtung</h3>
<ol>
<li><strong>WorkspaceOne öffnen:</strong>
<ul>
<li>Melde dich in der Admin-Konsole von VMWare WorkspaceOne an.</li>
</ul>
</li>
<li><strong>Neues Profil erstellen:</strong>
<ul>
<li>Gehe zu „Richtlinien und Profile“ und erstelle ein neues Profil.</li>
<li>Wähle die Plattform <strong>iOS</strong> aus.</li>
</ul>
</li>
<li><strong>Payload hinzufügen:</strong>
<ul>
<li>Wähle die Option „Sperrbildschirm-Konfiguration“ oder füge das obige XML manuell als benutzerdefiniertes Profil hinzu.</li>
</ul>
</li>
<li><strong>Nachricht anpassen:</strong>
<ul>
<li>Ersetze die Platzhalter
<div class="codecolorer-container text default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap;">FREIDEFINIERBARER TEXT 1</div></div>
<p>und</p>
<div class="codecolorer-container text default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap;">FREIDEFINIERBARER TEXT 2</div></div>
<p>durch die gewünschten Texte.</li>
</ul>
</li>
<li><strong>Profil zuweisen:</strong>
<ul>
<li>Weise das Profil den gewünschten Gerätegruppen oder Benutzern zu.</li>
</ul>
</li>
</ol>
<h3>Fazit</h3>
<p>Mit diesem einfachen Profil kannst du sicherstellen, dass wichtige Informationen wie Eigentümerdetails oder Kontaktinformationen direkt auf dem Sperrbildschirm eines iOS-Geräts angezeigt werden. Dies ist besonders in Unternehmen oder Bildungseinrichtungen nützlich, um Geräte sicher und leicht zuordenbar zu machen.</p>
<p>Mit WorkspaceOne wird die Verwaltung solcher Profile einfach und zentral steuerbar. Probiere es aus und optimiere die Sicherheit und Wiederauffindbarkeit deiner Geräte!</p></div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div>
<p>Der Beitrag <a href="https://www.imakeyouintelligent.com/hinweis-auf-dem-lockscreen-eines-ios-geraets-konfigurieren-mit-omnissa-vmware-workspaceone/">Hinweis auf dem Lockscreen eines iOS-Geräts konfigurieren mit Omnissa/VMWare WorkspaceOne</a> erschien zuerst auf <a href="https://www.imakeyouintelligent.com">I MAKE YOU INTELLIGENT</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.imakeyouintelligent.com/hinweis-auf-dem-lockscreen-eines-ios-geraets-konfigurieren-mit-omnissa-vmware-workspaceone/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Spiele auf dem Mac &#124; Red Alert, Command &#038; Conquer &#038; Dune 2000</title>
		<link>https://www.imakeyouintelligent.com/spiele-auf-dem-mac-red-alert-command-conquer-dune-2000/</link>
					<comments>https://www.imakeyouintelligent.com/spiele-auf-dem-mac-red-alert-command-conquer-dune-2000/#respond</comments>
		
		<dc:creator><![CDATA[Marvin Heyder]]></dc:creator>
		<pubDate>Mon, 15 Aug 2022 19:15:32 +0000</pubDate>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Diverses]]></category>
		<category><![CDATA[C&C]]></category>
		<category><![CDATA[Command & Conquer]]></category>
		<category><![CDATA[Download]]></category>
		<category><![CDATA[Dune]]></category>
		<category><![CDATA[Dune 2000]]></category>
		<category><![CDATA[forfree]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[Gamehosting]]></category>
		<category><![CDATA[Games]]></category>
		<category><![CDATA[iMac]]></category>
		<category><![CDATA[Kostenlos]]></category>
		<category><![CDATA[MacBook]]></category>
		<category><![CDATA[Mamutpanzer]]></category>
		<category><![CDATA[Multiplayer]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[Spiele]]></category>
		<category><![CDATA[Teslaspule]]></category>
		<category><![CDATA[Tiberium]]></category>
		<category><![CDATA[zocken]]></category>
		<guid isPermaLink="false">https://www.imakeyouintelligent.com/?p=238761</guid>

					<description><![CDATA[<p>Der Beitrag <a href="https://www.imakeyouintelligent.com/spiele-auf-dem-mac-red-alert-command-conquer-dune-2000/">Spiele auf dem Mac | Red Alert, Command &#038; Conquer &#038; Dune 2000</a> erschien zuerst auf <a href="https://www.imakeyouintelligent.com">I MAKE YOU INTELLIGENT</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="et_pb_section et_pb_section_1 et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_1">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_1  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_1  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p>Nach konsequentem Umstieg auf MacOS mit allen Endgeräten, vermisste ich schon ein bisschen das &#8222;Zocken&#8220; von <strong>Command &amp; Conquer </strong>oder ähnlichem<strong>. </strong>Es musste gar nicht die beste Auflösung und das beste GamePlay sein&#8230; <br />Nach nun Jahren schon in der MacOS Welt habe ich den Kindheitsklassiker schlechthin wiedergefunden, neuaufgelegt und auf dem Mac spielbar und auch noch im Multiplayer. <br />OpenRA hat es möglich gemacht und die Spieleklassiker</p>
<ul>
<li><strong>Red Alert</strong></li>
<li><strong>Command &amp; Conquer</strong></li>
<li><strong>Dune 2000</strong></li>
</ul>
<p>Neu aufleben lassen mit gleichem Gameplay und nur marginalen Änderungen macht es wieder eine Menge Spaß ;) </p>
<p>&#8211;&gt; <a href="http://www.openra.net">http://www.openra.net</a></p></div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div>
<p>Der Beitrag <a href="https://www.imakeyouintelligent.com/spiele-auf-dem-mac-red-alert-command-conquer-dune-2000/">Spiele auf dem Mac | Red Alert, Command &#038; Conquer &#038; Dune 2000</a> erschien zuerst auf <a href="https://www.imakeyouintelligent.com">I MAKE YOU INTELLIGENT</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.imakeyouintelligent.com/spiele-auf-dem-mac-red-alert-command-conquer-dune-2000/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Klopapier- Corona- und noch andere Widgets &#124; Apple iOS14 und Scriptable</title>
		<link>https://www.imakeyouintelligent.com/klopapier-corona-und-noch-andere-widgets-apple-ios14-und-scriptable/</link>
					<comments>https://www.imakeyouintelligent.com/klopapier-corona-und-noch-andere-widgets-apple-ios14-und-scriptable/#respond</comments>
		
		<dc:creator><![CDATA[Marvin Heyder]]></dc:creator>
		<pubDate>Thu, 29 Oct 2020 19:52:40 +0000</pubDate>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Diverses]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[Corona]]></category>
		<category><![CDATA[Counter]]></category>
		<category><![CDATA[DM]]></category>
		<category><![CDATA[Forks]]></category>
		<category><![CDATA[GitHub]]></category>
		<category><![CDATA[JSON]]></category>
		<category><![CDATA[Klopapier]]></category>
		<category><![CDATA[Neuinfizierte]]></category>
		<category><![CDATA[RKI]]></category>
		<category><![CDATA[Robert Koch-Institut (RKI)]]></category>
		<category><![CDATA[Scriptable]]></category>
		<guid isPermaLink="false">https://www.imakeyouintelligent.com/?p=238527</guid>

					<description><![CDATA[<p>Der Beitrag <a href="https://www.imakeyouintelligent.com/klopapier-corona-und-noch-andere-widgets-apple-ios14-und-scriptable/">Klopapier- Corona- und noch andere Widgets | Apple iOS14 und Scriptable</a> erschien zuerst auf <a href="https://www.imakeyouintelligent.com">I MAKE YOU INTELLIGENT</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><div class="et_pb_section et_pb_section_2 et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_2">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_2  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_2  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p>Mit iOS 14 kannst du Widgets auf dem Home-Bildschirm verwenden, damit du deine Lieblingsinformationen immer zur Hand hast. Wenn man aber nach etwas Individualität strebt, dann sollte man sich zusätzlich noch die kostenlose App Scriptable aus dem AppStore herunterladen: </p>
<p><a href="https://apps.apple.com/us/app/scriptable/id1405459188?ign-mpt=uo%3D4"><img decoding="async" class="alignnone wp-image-238528" src="https://www.imakeyouintelligent.com/wp-content/uploads/2020/10/appstore.png" alt="" width="182" height="62" srcset="https://www.imakeyouintelligent.com/wp-content/uploads/2020/10/appstore.png 440w, https://www.imakeyouintelligent.com/wp-content/uploads/2020/10/appstore-300x102.png 300w" sizes="(max-width: 182px) 100vw, 182px" /></a></p>
<p>Ich möchte hier in diesem Post nun das Rad auch nicht neu erfinden, daher verweise ich einmal vorab auf ein paar ziemlich geniale Gits: <br />Das wohl aktuell meist viral gegangene repo ist das von Marco. Das DM-Klopapier Vorrats-Widget. <br /><a href="https://gist.github.com/marco79cgn/23ce08fd8711ee893a3be12d4543f2d2">https://gist.github.com/marco79cgn/23ce08fd8711ee893a3be12d4543f2d2</a> </p>
<p><a href="https://gist.github.com/marco79cgn/23ce08fd8711ee893a3be12d4543f2d2"><img decoding="async" class="alignnone wp-image-238529" src="https://www.imakeyouintelligent.com/wp-content/uploads/2020/10/04_corona_dm_klopapier_apple_widget_scriptable.jpeg" alt="" width="221" height="192" /></a></p>
<p>https://gist.github.com/marco79cgn/23ce08fd8711ee893a3be12d4543f2d2</p>
<ul>
<li><a href="https://gist.github.com/kevinkub/46caebfebc7e26be63403a7f0587f664#gistcomment-3493076">https://gist.github.com/kevinkub/46caebfebc7e26be63403a7f0587f664#gistcomment-3493076</a></li>
<li><a href="https://gist.github.com/rphl/0491c5f9cb345bf831248732374c4ef5">https://gist.github.com/rphl/0491c5f9cb345bf831248732374c4ef5</a></li>
<li><a href="https://gist.github.com/tzschies/563fab70b37609bc8f2f630d566bcbc9">https://gist.github.com/tzschies/563fab70b37609bc8f2f630d566bcbc9 </a></li>
</ul>
<p> </p>
<p>Das ganze sieht dann ggfs. so aus: </p>
<p><a href="https://www.imakeyouintelligent.com/wp-content/uploads/2020/10/03_corona_dm_klopapier_apple_widget_scriptable.jpg"><img fetchpriority="high" decoding="async" class="alignnone wp-image-238526" src="https://www.imakeyouintelligent.com/wp-content/uploads/2020/10/03_corona_dm_klopapier_apple_widget_scriptable.jpg" alt="" width="324" height="701" /></a><a href="https://www.imakeyouintelligent.com/wp-content/uploads/2020/10/05_corona_dm_klopapier_apple_widget_scriptable.jpg"><img decoding="async" class="wp-image-238535 alignnone" src="https://www.imakeyouintelligent.com/wp-content/uploads/2020/10/05_corona_dm_klopapier_apple_widget_scriptable.jpg" alt="" width="324" height="701" /></a></p>
<p>Wer eine Anleitung benötigt, gerne kurz kommentieren, wenn der Bedarf da ist erweitere ich diesen Post gerne noch. </p></div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div><div class="et_pb_section et_pb_section_3 et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_3">
				<div class="et_pb_column et_pb_column_1_3 et_pb_column_3  et_pb_css_mix_blend_mode_passthrough">
				
				
				
				
				<div class="et_pb_with_border et_pb_module et_pb_pricing_tables_0 et_animated et_hover_enabled et_pb_pricing clearfix et_pb_pricing_1 et_pb_no_featured_in_first_row et_pb_pricing_no_bullet">
				
				
				
				
				<div class="et_pb_pricing_table_wrap">
					<div class="et_pb_pricing_table et_pb_pricing_table_0">
				
				
				
				
				<div class="et_pb_pricing_heading">
					<h4 class="et_pb_pricing_title">Apple iPhone</h4>
					
				</div>
				<div class="et_pb_pricing_content_top">
					<span class="et_pb_et_price"></span>
				</div>
				<div class="et_pb_pricing_content">
					<ul class="et_pb_pricing"><li><span><p style="text-align: center;"><iframe style="width: 120px; height: 240px;" src="//ws-eu.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&amp;OneJS=1&amp;Operation=GetAdHtml&amp;MarketPlace=DE&amp;source=ac&amp;ref=tf_til&amp;ad_type=product_link&amp;tracking_id=heydemar03-21&amp;marketplace=amazon&amp;region=DE&amp;placement=B07XRR3G6M&amp;asins=B07XRR3G6M&amp;linkId=d1b880b4e78c40045fe7baed1ea3382e&amp;show_border=false&amp;link_opens_in_new_window=false&amp;price_color=333333&amp;title_color=0066c0&amp;bg_color=ffffff" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></span></li><li><span></iframe></span></li></ul>
				</div>
				
			</div>
				</div>
			</div>
			</div><div class="et_pb_column et_pb_column_1_3 et_pb_column_4  et_pb_css_mix_blend_mode_passthrough">
				
				
				
				
				<div class="et_pb_with_border et_pb_module et_pb_pricing_tables_1 et_animated et_hover_enabled et_pb_pricing clearfix et_pb_pricing_1 et_pb_no_featured_in_first_row et_pb_pricing_no_bullet">
				
				
				
				
				<div class="et_pb_pricing_table_wrap">
					<div class="et_pb_pricing_table et_pb_pricing_table_1">
				
				
				
				
				<div class="et_pb_pricing_heading">
					<h4 class="et_pb_pricing_title">Apple iPad</h4>
					
				</div>
				<div class="et_pb_pricing_content_top">
					<span class="et_pb_et_price"></span>
				</div>
				<div class="et_pb_pricing_content">
					<ul class="et_pb_pricing"><li><span><p style="text-align: center;"><iframe style="width: 120px; height: 240px;" src="//ws-eu.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&amp;OneJS=1&amp;Operation=GetAdHtml&amp;MarketPlace=DE&amp;source=ac&amp;ref=tf_til&amp;ad_type=product_link&amp;tracking_id=heydemar03-21&amp;marketplace=amazon&amp;region=DE&amp;placement=B08J74FLJ1&amp;asins=B08J74FLJ1&amp;linkId=e5f40c981e3b4734064bcd6edf77e9e3&amp;show_border=false&amp;link_opens_in_new_window=false&amp;price_color=333333&amp;title_color=0066c0&amp;bg_color=ffffff" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></span></li><li><span></iframe></span></li></ul>
				</div>
				
			</div>
				</div>
			</div>
			</div><div class="et_pb_column et_pb_column_1_3 et_pb_column_5  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_with_border et_pb_module et_pb_pricing_tables_2 et_animated et_hover_enabled et_pb_pricing clearfix et_pb_pricing_1 et_pb_no_featured_in_first_row et_pb_pricing_no_bullet">
				
				
				
				
				<div class="et_pb_pricing_table_wrap">
					<div class="et_pb_pricing_table et_pb_pricing_table_2">
				
				
				
				
				<div class="et_pb_pricing_heading">
					<h4 class="et_pb_pricing_title">Apple iPod Touch</h4>
					
				</div>
				<div class="et_pb_pricing_content_top">
					<span class="et_pb_et_price"></span>
				</div>
				<div class="et_pb_pricing_content">
					<ul class="et_pb_pricing"><li><span><p style="text-align: center;"><iframe style="width: 120px; height: 240px;" src="//ws-eu.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&amp;OneJS=1&amp;Operation=GetAdHtml&amp;MarketPlace=DE&amp;source=ac&amp;ref=tf_til&amp;ad_type=product_link&amp;tracking_id=heydemar03-21&amp;marketplace=amazon&amp;region=DE&amp;placement=B07SFBSKS9&amp;asins=B07SFBSKS9&amp;linkId=bf506924f0ee33a699568eb36ae2ab25&amp;show_border=false&amp;link_opens_in_new_window=false&amp;price_color=333333&amp;title_color=0066c0&amp;bg_color=ffffff" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></span></li><li><span></iframe></span></li></ul>
				</div>
				
			</div>
				</div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div></p>
<p>Der Beitrag <a href="https://www.imakeyouintelligent.com/klopapier-corona-und-noch-andere-widgets-apple-ios14-und-scriptable/">Klopapier- Corona- und noch andere Widgets | Apple iOS14 und Scriptable</a> erschien zuerst auf <a href="https://www.imakeyouintelligent.com">I MAKE YOU INTELLIGENT</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.imakeyouintelligent.com/klopapier-corona-und-noch-andere-widgets-apple-ios14-und-scriptable/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Citrix PAs und Desktops automatisch Starten unter MacOS &#124; Citrix Workspace &#038; Safari v12+</title>
		<link>https://www.imakeyouintelligent.com/citrix-pas-und-desktops-automatisch-starten-unter-macos-citrix-workspace-safari-v12/</link>
					<comments>https://www.imakeyouintelligent.com/citrix-pas-und-desktops-automatisch-starten-unter-macos-citrix-workspace-safari-v12/#comments</comments>
		
		<dc:creator><![CDATA[Marvin Heyder]]></dc:creator>
		<pubDate>Mon, 21 Oct 2019 12:17:08 +0000</pubDate>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Diverses]]></category>
		<category><![CDATA[Enterprise Solutions]]></category>
		<category><![CDATA[automatisch]]></category>
		<category><![CDATA[Catalina]]></category>
		<category><![CDATA[Citrix]]></category>
		<category><![CDATA[Datei]]></category>
		<category><![CDATA[Desktop]]></category>
		<category><![CDATA[Download]]></category>
		<category><![CDATA[ICA]]></category>
		<category><![CDATA[MacOS]]></category>
		<category><![CDATA[PAs]]></category>
		<category><![CDATA[Workspace]]></category>
		<guid isPermaLink="false">https://www.imakeyouintelligent.com/?p=4785</guid>

					<description><![CDATA[<p>Der Beitrag <a href="https://www.imakeyouintelligent.com/citrix-pas-und-desktops-automatisch-starten-unter-macos-citrix-workspace-safari-v12/">Citrix PAs und Desktops automatisch Starten unter MacOS | Citrix Workspace &#038; Safari v12+</a> erschien zuerst auf <a href="https://www.imakeyouintelligent.com">I MAKE YOU INTELLIGENT</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="et_pb_section et_pb_section_4 et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_4">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_6  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_3  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p>Ab einer der letzten Safari Versionen, hat Apple das Netscape Plugin Application Programming Interface (NPAPI) rausgeworfen. Das hat nun zur Folge das man PAs oder Desktops die man zuvor über einen Netscaler oä. aufgerufen hat nicht mehr direkt starten kann, sondern muss erst die .ICA-Datei herunterladen und dann diese ausführen. </p>
<p>Wir müssen also dem MacOS wieder beibringen was es mit .ICA-Dateien zu tun hat. Diese Steuerung übernimmt die: com.apple.DownloadAssessment.plist und ist hier zu finden*: ~/Library/Preferences/</p>
<p>In den meisten Fällen ist diese Datei nicht existent, anbei der Downloadlink zu der plist-Datei. Diese muss lediglich an den oben genannten Ort abgelegt werden. Im Anschluss kann man PAs und Desktops wieder direkt starten ohne Umweg über Downloads zu gehen. </p>
<p>*Zu dem Ordner gelangt ihr über &#8222;Gehe zu&#8220; &#8211;&gt; &#8222;Gehe zu Ordner&#8220; &#8211;&gt; ~/Library/Preferences/</p>
<p><a href="https://www.imakeyouintelligent.com/wp-content/uploads/2019/10/com.apple.DownloadAssessment.plist" target="_blank" rel="noopener noreferrer">com.apple.DownloadAssessment.plist</a></p></div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div>
<p>Der Beitrag <a href="https://www.imakeyouintelligent.com/citrix-pas-und-desktops-automatisch-starten-unter-macos-citrix-workspace-safari-v12/">Citrix PAs und Desktops automatisch Starten unter MacOS | Citrix Workspace &#038; Safari v12+</a> erschien zuerst auf <a href="https://www.imakeyouintelligent.com">I MAKE YOU INTELLIGENT</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.imakeyouintelligent.com/citrix-pas-und-desktops-automatisch-starten-unter-macos-citrix-workspace-safari-v12/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Der Wetterbericht auf die Schnelle: Wie man sich das Wetter mit einem Terminal oder Browser anzeigt</title>
		<link>https://www.imakeyouintelligent.com/der-wetterbericht-auf-die-schnelle-wie-man-sich-das-wetter-mit-einem-terminal-oder-browser-anzeigt/</link>
					<comments>https://www.imakeyouintelligent.com/der-wetterbericht-auf-die-schnelle-wie-man-sich-das-wetter-mit-einem-terminal-oder-browser-anzeigt/#respond</comments>
		
		<dc:creator><![CDATA[Marvin Heyder]]></dc:creator>
		<pubDate>Sun, 03 Mar 2019 18:48:21 +0000</pubDate>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Diverses]]></category>
		<category><![CDATA[Browser]]></category>
		<category><![CDATA[Terminal]]></category>
		<category><![CDATA[Wetter]]></category>
		<guid isPermaLink="false">https://www.imakeyouintelligent.com/?p=4655</guid>

					<description><![CDATA[<p>Der Beitrag <a href="https://www.imakeyouintelligent.com/der-wetterbericht-auf-die-schnelle-wie-man-sich-das-wetter-mit-einem-terminal-oder-browser-anzeigt/">Der Wetterbericht auf die Schnelle: Wie man sich das Wetter mit einem Terminal oder Browser anzeigt</a> erschien zuerst auf <a href="https://www.imakeyouintelligent.com">I MAKE YOU INTELLIGENT</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="et_pb_section et_pb_section_5 et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_5">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_7  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_4  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p>Wer sich schnell einmal das Wetter in einer für solche Informationen ungewohnten Umgebung anzeigen lassen möchte, der tippt in sein Terminalfenster einmal: <strong>curl <a href="http://wttr.in">wttr.in</a><br /></strong>Alternativ geht auch folgender Link für die Ansicht im Browser: <a href="http://wttr.in">http://wttr.in</a></p>
<p><a href="https://www.imakeyouintelligent.com/wp-content/uploads/2019/03/Wetter_auf_die_schnelle_im_Terminal.jpg"><img decoding="async" class="alignnone size-full wp-image-4656" src="https://www.imakeyouintelligent.com/wp-content/uploads/2019/03/Wetter_auf_die_schnelle_im_Terminal.jpg" alt="" width="920" height="631" srcset="https://www.imakeyouintelligent.com/wp-content/uploads/2019/03/Wetter_auf_die_schnelle_im_Terminal.jpg 920w, https://www.imakeyouintelligent.com/wp-content/uploads/2019/03/Wetter_auf_die_schnelle_im_Terminal-600x412.jpg 600w, https://www.imakeyouintelligent.com/wp-content/uploads/2019/03/Wetter_auf_die_schnelle_im_Terminal-300x206.jpg 300w, https://www.imakeyouintelligent.com/wp-content/uploads/2019/03/Wetter_auf_die_schnelle_im_Terminal-768x527.jpg 768w" sizes="(max-width: 920px) 100vw, 920px" /></a></p>
<p> </p>
<p> </p></div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div>
<p>Der Beitrag <a href="https://www.imakeyouintelligent.com/der-wetterbericht-auf-die-schnelle-wie-man-sich-das-wetter-mit-einem-terminal-oder-browser-anzeigt/">Der Wetterbericht auf die Schnelle: Wie man sich das Wetter mit einem Terminal oder Browser anzeigt</a> erschien zuerst auf <a href="https://www.imakeyouintelligent.com">I MAKE YOU INTELLIGENT</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.imakeyouintelligent.com/der-wetterbericht-auf-die-schnelle-wie-man-sich-das-wetter-mit-einem-terminal-oder-browser-anzeigt/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Apple Service Monitoring: Dienste verfügbar?</title>
		<link>https://www.imakeyouintelligent.com/apple-service-monitoring-dienste-verfuegbar/</link>
					<comments>https://www.imakeyouintelligent.com/apple-service-monitoring-dienste-verfuegbar/#respond</comments>
		
		<dc:creator><![CDATA[Marvin Heyder]]></dc:creator>
		<pubDate>Sat, 16 Sep 2017 07:50:53 +0000</pubDate>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Diverses]]></category>
		<guid isPermaLink="false">http://www.imakeyouintelligent.com/?p=4067</guid>

					<description><![CDATA[<p>Der Beitrag <a href="https://www.imakeyouintelligent.com/apple-service-monitoring-dienste-verfuegbar/">Apple Service Monitoring: Dienste verfügbar?</a> erschien zuerst auf <a href="https://www.imakeyouintelligent.com">I MAKE YOU INTELLIGENT</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="et_pb_section et_pb_section_6 et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_6">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_8  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_5  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p>Apple Service Monitoring scheint erstmal nicht interessant zu sein, jedoch sollte es bei einer Fehlerdiagnose immer mit Anbetracht gezogen werden. Denn auch bei Apple kann mal ein Dienst nicht verfügbar sein :) Man könnte die Services von Apple auch mit PRTG monitoren ;) aber Apple hat dies schon überflüssig gemacht:<br />
Auf <a href="https://www.apple.com/support/systemstatus/">Apple &#8211; Support &#8211; System Status </a>bekommt man den Status aller Apple Dienste angezeigt.</p>
<p><a href="http://www.imakeyouintelligent.com/wp-content/uploads/2017/09/2017-09-16_09-49-00.jpg"><img decoding="async" class="alignnone size-medium wp-image-4068" src="http://www.imakeyouintelligent.com/wp-content/uploads/2017/09/2017-09-16_09-49-00-300x232.jpg" alt="" width="300" height="232" srcset="https://www.imakeyouintelligent.com/wp-content/uploads/2017/09/2017-09-16_09-49-00-300x232.jpg 300w, https://www.imakeyouintelligent.com/wp-content/uploads/2017/09/2017-09-16_09-49-00-600x465.jpg 600w, https://www.imakeyouintelligent.com/wp-content/uploads/2017/09/2017-09-16_09-49-00-768x595.jpg 768w, https://www.imakeyouintelligent.com/wp-content/uploads/2017/09/2017-09-16_09-49-00.jpg 1010w" sizes="(max-width: 300px) 100vw, 300px" /></a></p></div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div>
<p>Der Beitrag <a href="https://www.imakeyouintelligent.com/apple-service-monitoring-dienste-verfuegbar/">Apple Service Monitoring: Dienste verfügbar?</a> erschien zuerst auf <a href="https://www.imakeyouintelligent.com">I MAKE YOU INTELLIGENT</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.imakeyouintelligent.com/apple-service-monitoring-dienste-verfuegbar/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
