<?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>Enterprise Solutions Archive - I MAKE YOU INTELLIGENT</title>
	<atom:link href="https://www.imakeyouintelligent.com/category/diverses/enterprise-solutions/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.imakeyouintelligent.com/category/diverses/enterprise-solutions/</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>Enterprise Solutions Archive - I MAKE YOU INTELLIGENT</title>
	<link>https://www.imakeyouintelligent.com/category/diverses/enterprise-solutions/</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>Plesk GUI Update MariaDB &#8222;Jetzt upgraden&#8220; Obsidian v18.0.6 wird nicht angezeigt</title>
		<link>https://www.imakeyouintelligent.com/plesk-gui-update-mariadb-jetzt-upgraden-obsidian-v18-0-6-wird-nicht-angezeigt/</link>
					<comments>https://www.imakeyouintelligent.com/plesk-gui-update-mariadb-jetzt-upgraden-obsidian-v18-0-6-wird-nicht-angezeigt/#respond</comments>
		
		<dc:creator><![CDATA[Marvin Heyder]]></dc:creator>
		<pubDate>Fri, 19 Apr 2024 07:17:25 +0000</pubDate>
				<category><![CDATA[Diverses]]></category>
		<category><![CDATA[Enterprise Solutions]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[InPlace DB Update]]></category>
		<category><![CDATA[MariaDB]]></category>
		<category><![CDATA[Obsidian]]></category>
		<category><![CDATA[panel.ini]]></category>
		<category><![CDATA[Plesk]]></category>
		<category><![CDATA[Update]]></category>
		<category><![CDATA[v18.0.6]]></category>
		<guid isPermaLink="false">https://www.imakeyouintelligent.com/?p=238887</guid>

					<description><![CDATA[<p>Der Beitrag <a href="https://www.imakeyouintelligent.com/plesk-gui-update-mariadb-jetzt-upgraden-obsidian-v18-0-6-wird-nicht-angezeigt/">Plesk GUI Update MariaDB &#8222;Jetzt upgraden&#8220; Obsidian v18.0.6 wird nicht angezeigt</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>Im Plesk-Interface kannst du deinen MariaDB-Datenbankserver auf die aktuelle Langzeitunterstützung (LTS) aktualisieren.<br />Das Feature führt nicht nur das Upgrade durch, sondern macht auch Folgendes:</p>
<ul>
<li>Führt Pre-Upgrade-Checks durch:
<ul>
<li>Findet und löscht alte Konfigurationsoptionen und Einstellungen, die veraltet sind und nicht mehr mit der MariaDB LTS-Version kompatibel sind.</li>
<li>Analysiert die Konfiguration des Paketmanagers.</li>
<li>Analysiert Datenbanken mit mysqlcheck. Mysqlcheck ist ein MariaDB-Tool, das die Konsistenz der Datenbanken analysiert und den Zustand des Datenbankservers überprüft.</li>
</ul>
</li>
<li>Sichert deine Datenbanken.</li>
<li>Führt erforderliche Nach-Upgrade-Checks durch.</li>
</ul>
<p>Diese Funktion ist ab Plesk Obsidian v18.0.60_build1800240329.08 möglich, in manchen Fällen kann es aber dazu kommen, dass diese Funktion nicht angezeigt wird. Dazu muss die <span class="doc">panel.ini</span> in Plesk angepasst werden. <br />Die panel.ini findet man hier: </p>
<ul class="simple">
<li>(Plesk for Linux)
<div class="codecolorer-container text default docutils literal notranslate" 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;">&lt;span class=&quot;pre&quot;&gt;/usr/local/psa/admin/conf/panel.ini&lt;/span&gt;</div></div>
</li>
<li>(Plesk for Windows) 
<div class="codecolorer-container text default docutils literal notranslate" 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;">&lt;span class=&quot;pre&quot;&gt;%plesk_dir%admin\conf\panel.ini&lt;/span&gt;</div></div>
</li>
</ul>
<p>Erweitert die Datei um folgende Zeilen: </p>
<pre class="preformatted"><span class="o">[</span>databaseManagement<span class="o">]</span>
features.canBeUpgraded <span class="o">=</span> <span class="nb">true</span></pre></div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div>
<p>Der Beitrag <a href="https://www.imakeyouintelligent.com/plesk-gui-update-mariadb-jetzt-upgraden-obsidian-v18-0-6-wird-nicht-angezeigt/">Plesk GUI Update MariaDB &#8222;Jetzt upgraden&#8220; Obsidian v18.0.6 wird nicht angezeigt</a> erschien zuerst auf <a href="https://www.imakeyouintelligent.com">I MAKE YOU INTELLIGENT</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.imakeyouintelligent.com/plesk-gui-update-mariadb-jetzt-upgraden-obsidian-v18-0-6-wird-nicht-angezeigt/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Leistungsfähigkeit von Dell iDRAC Enterprise mit einer kostenlosen Testversion</title>
		<link>https://www.imakeyouintelligent.com/238882-2/</link>
					<comments>https://www.imakeyouintelligent.com/238882-2/#respond</comments>
		
		<dc:creator><![CDATA[Marvin Heyder]]></dc:creator>
		<pubDate>Sun, 24 Mar 2024 12:54:26 +0000</pubDate>
				<category><![CDATA[Diverses]]></category>
		<category><![CDATA[Enterprise Solutions]]></category>
		<category><![CDATA[Dell]]></category>
		<category><![CDATA[Enterprise]]></category>
		<category><![CDATA[iDRAC]]></category>
		<guid isPermaLink="false">https://www.imakeyouintelligent.com/?p=238882</guid>

					<description><![CDATA[<p>Der Beitrag <a href="https://www.imakeyouintelligent.com/238882-2/">Leistungsfähigkeit von Dell iDRAC Enterprise mit einer kostenlosen Testversion</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_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>Für alle, die die Vorteile von Dell iDRAC Enterprise kennenlernen möchten, gibt es eine großartige Gelegenheit, eine kostenlose Testversion zu erhalten. Dank Vivithemage könnt ihr eine erweiterte Testlizenz für iDRAC Enterprise Versionen 7, 8 und 9 nutzen. Diese Testversion ermöglicht es euch, die leistungsstarken Funktionen von iDRAC Enterprise zu erkunden und herauszufinden, wie sie die Verwaltung eurer Dell Server verbessern können.</p>
<p>Besucht einfach die folgende Adresse, um die Testversion zu erhalten: <a href="https://vivithemage.com/dell-idrac-enterprise-7-8-and-9-extended-trial-license/" target="_new" rel="noopener">Vivithemage &#8211; Dell iDRAC Enterprise 7, 8 und 9 erweiterte Testlizenz</a>. Dort findet ihr alle erforderlichen Informationen und Anweisungen zum Herunterladen und Aktivieren der Testlizenz.</p>
<p>Mit iDRAC Enterprise habt ihr Zugriff auf Funktionen wie Remote-Verwaltung, Hardwareüberwachung und automatisierte Benachrichtigungen, die die Effizienz eurer Serververwaltung verbessern können.</p></div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div>
<p>Der Beitrag <a href="https://www.imakeyouintelligent.com/238882-2/">Leistungsfähigkeit von Dell iDRAC Enterprise mit einer kostenlosen Testversion</a> erschien zuerst auf <a href="https://www.imakeyouintelligent.com">I MAKE YOU INTELLIGENT</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.imakeyouintelligent.com/238882-2/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Plesk Fehler beim Start MarianDB &#124; Bind on TCP/IP port. Got error: 22: Invalid argument</title>
		<link>https://www.imakeyouintelligent.com/plesk-fehler-beim-start-mariandb-bind-on-tcp-ip-port-got-error-22-invalid-argument/</link>
					<comments>https://www.imakeyouintelligent.com/plesk-fehler-beim-start-mariandb-bind-on-tcp-ip-port-got-error-22-invalid-argument/#comments</comments>
		
		<dc:creator><![CDATA[Marvin Heyder]]></dc:creator>
		<pubDate>Thu, 03 Nov 2022 19:52:27 +0000</pubDate>
				<category><![CDATA[Enterprise Solutions]]></category>
		<category><![CDATA[500]]></category>
		<category><![CDATA[bind-address]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[DB]]></category>
		<category><![CDATA[Error]]></category>
		<category><![CDATA[Exception]]></category>
		<category><![CDATA[MariaDB]]></category>
		<category><![CDATA[my.cnf]]></category>
		<category><![CDATA[Plesk]]></category>
		<category><![CDATA[SQLSTATE]]></category>
		<guid isPermaLink="false">https://www.imakeyouintelligent.com/?p=238784</guid>

					<description><![CDATA[<p>Der Beitrag <a href="https://www.imakeyouintelligent.com/plesk-fehler-beim-start-mariandb-bind-on-tcp-ip-port-got-error-22-invalid-argument/">Plesk Fehler beim Start MarianDB | Bind on TCP/IP port. Got error: 22: Invalid argument</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_3 et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_3">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_3  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>Mich begrüßte ein Plesk-Server ganz unerwartet mit folgender Meldung nach Eingabe von #<span>service mariadb status</span></p>
<blockquote>
<p><strong>Unable to start MariaDB 10.6 on a Plesk server: Bind on TCP/IP port. Got error: 22: Invalid argument</strong></p>
<p><strong>service mariadb status</strong><br /><strong>&#8230;</strong><br /><strong>mariadbd[32685]: 2022-04-19 6:41:28 0 [ERROR] Can&#8217;t start server: Bind on TCP/IP port. Got error: 22: Invalid argument</strong><br /><strong>mariadbd[32685]: 2022-04-19 6:41:28 0 [ERROR] Do you already have another server running on port: 3306 ?</strong><br /><strong>mariadbd[32685]: 2022-04-19 6:41:28 0 [ERROR] Aborting</strong></p>
<p><strong>500 Plesk\Exception\Database</strong><br /><strong>DB query failed: SQLSTATE[HY000] [2002] No such file or directory</strong></p>
</blockquote>
<p>Der <a href="https://support.plesk.com/hc/en-us/articles/5180170766738-Unable-to-start-MariaDB-10-6-on-a-Plesk-server-Bind-on-TCP-IP-port-Got-error-22-Invalid-argument">Support-Artikel</a> von Plesk hat den richtigen Hinweis gegeben, leider nur mit falschen Pfaden, der korrekte Pfad lautet.<br />Daraus ergibt sich folgender Ablauf: </p>
<p>1. Verbindung via SSH mit dem betroffenen Plesk-Server herstellen.<br />2. Folgende Datei mit vi oder nano öffnen: /etc/mysql# &#8211;&gt; nano my.cnf<br />3. Die BindAdress muss von bind-address = ::ffff:127.0.0.1 in folgende geändert werden bind-address = 127.0.0.1<br />4.Die Datei speichern<br />5. Und einmal den Service durchstarten: service mariadb restart</p></div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div>
<p>Der Beitrag <a href="https://www.imakeyouintelligent.com/plesk-fehler-beim-start-mariandb-bind-on-tcp-ip-port-got-error-22-invalid-argument/">Plesk Fehler beim Start MarianDB | Bind on TCP/IP port. Got error: 22: Invalid argument</a> erschien zuerst auf <a href="https://www.imakeyouintelligent.com">I MAKE YOU INTELLIGENT</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.imakeyouintelligent.com/plesk-fehler-beim-start-mariandb-bind-on-tcp-ip-port-got-error-22-invalid-argument/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Microsoft Windows Admin Center &#124; Fehler: „msft.sme.server-manager“ konnte nicht geladen werden.</title>
		<link>https://www.imakeyouintelligent.com/microsoft-windows-admin-center-fehler-msft-sme-server-manager-konnte-nicht-geladen-werden/</link>
					<comments>https://www.imakeyouintelligent.com/microsoft-windows-admin-center-fehler-msft-sme-server-manager-konnte-nicht-geladen-werden/#respond</comments>
		
		<dc:creator><![CDATA[Marvin Heyder]]></dc:creator>
		<pubDate>Sun, 16 May 2021 15:04:19 +0000</pubDate>
				<category><![CDATA[Diverses]]></category>
		<category><![CDATA[Enterprise Solutions]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows-Server]]></category>
		<category><![CDATA[Admin]]></category>
		<category><![CDATA[Admin-Center]]></category>
		<category><![CDATA[Browser]]></category>
		<category><![CDATA[Center]]></category>
		<category><![CDATA[erver-manager]]></category>
		<category><![CDATA[msft]]></category>
		<category><![CDATA[msft.sme.server-manager]]></category>
		<category><![CDATA[sme]]></category>
		<guid isPermaLink="false">https://www.imakeyouintelligent.com/?p=238646</guid>

					<description><![CDATA[<p>Der Beitrag <a href="https://www.imakeyouintelligent.com/microsoft-windows-admin-center-fehler-msft-sme-server-manager-konnte-nicht-geladen-werden/">Microsoft Windows Admin Center | Fehler: „msft.sme.server-manager“ konnte nicht geladen werden.</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_4  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>Nach einem der letzte Windows Update auf einem Server 2019 Essentials (Version 1809) habe ich nach erfolgreichem Einloggen im Windows Admin Center (Version 2103) nur noch folgende Fehlermeldung erhalten:</p>
<p><strong>„msft.sme.server-manager“ konnte nicht geladen werden.</strong><br />Erneut laden<br />Fehlerbeschreibung<br /><strong>Fehler beim Laden des folgenden Moduls: msft.sme.server-manager. RPC: Abgelaufener Sendevorgang von „msft.sme.shell:##“ an „msft.sme.server-manager:overview#1621176167917+1“ (Init/0).</strong></p>
<p><a href="https://www.imakeyouintelligent.com/wp-content/uploads/2021/05/windows_admin_center_fehler.jpg"><img fetchpriority="high" decoding="async" class="alignnone size-large wp-image-238647" src="https://www.imakeyouintelligent.com/wp-content/uploads/2021/05/windows_admin_center_fehler-1024x238.jpg" alt="" width="1024" height="238" srcset="https://www.imakeyouintelligent.com/wp-content/uploads/2021/05/windows_admin_center_fehler-980x228.jpg 980w, https://www.imakeyouintelligent.com/wp-content/uploads/2021/05/windows_admin_center_fehler-480x112.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1024px, 100vw" /></a></p>
<p>Mein Ansatz einer Neuinstallation war leider viel zu kompliziert. Die Lösung des Problems lag darin einfach einen anderen Browser zu benutzen&#8230; <br />Safari (Version 14.1) brachte den oben genannten Fehler. Google Chrome (Version 90.0.4430.212) brachte diesen Fehler nicht. </p>
<p><a href="https://www.imakeyouintelligent.com/wp-content/uploads/2021/05/windows_admin_center_chrome_error.jpg"><img loading="lazy" decoding="async" class="alignnone size-large wp-image-238654" src="https://www.imakeyouintelligent.com/wp-content/uploads/2021/05/windows_admin_center_chrome_error-1024x460.jpg" alt="" width="1024" height="460" srcset="https://www.imakeyouintelligent.com/wp-content/uploads/2021/05/windows_admin_center_chrome_error-980x441.jpg 980w, https://www.imakeyouintelligent.com/wp-content/uploads/2021/05/windows_admin_center_chrome_error-480x216.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1024px, 100vw" /></a></p></div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div>
<p>Der Beitrag <a href="https://www.imakeyouintelligent.com/microsoft-windows-admin-center-fehler-msft-sme-server-manager-konnte-nicht-geladen-werden/">Microsoft Windows Admin Center | Fehler: „msft.sme.server-manager“ konnte nicht geladen werden.</a> erschien zuerst auf <a href="https://www.imakeyouintelligent.com">I MAKE YOU INTELLIGENT</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.imakeyouintelligent.com/microsoft-windows-admin-center-fehler-msft-sme-server-manager-konnte-nicht-geladen-werden/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Static IP-Adresse via LTE und Telekom &#8211; APN &#124; Fernwartung via DynDNS</title>
		<link>https://www.imakeyouintelligent.com/static-ip-adresse-via-lte-und-telekom-apn-fernwartung-via-dyndns/</link>
					<comments>https://www.imakeyouintelligent.com/static-ip-adresse-via-lte-und-telekom-apn-fernwartung-via-dyndns/#respond</comments>
		
		<dc:creator><![CDATA[Marvin Heyder]]></dc:creator>
		<pubDate>Thu, 08 Apr 2021 07:31:27 +0000</pubDate>
				<category><![CDATA[Enterprise Solutions]]></category>
		<category><![CDATA[3G]]></category>
		<category><![CDATA[4G]]></category>
		<category><![CDATA[5G]]></category>
		<category><![CDATA[APN]]></category>
		<category><![CDATA[D1]]></category>
		<category><![CDATA[DynDNS]]></category>
		<category><![CDATA[Fernwartung]]></category>
		<category><![CDATA[LTE]]></category>
		<category><![CDATA[NAT]]></category>
		<category><![CDATA[Router]]></category>
		<category><![CDATA[Services]]></category>
		<category><![CDATA[T-Mobile]]></category>
		<category><![CDATA[Telekom]]></category>
		<category><![CDATA[TPLink]]></category>
		<category><![CDATA[UMTS]]></category>
		<guid isPermaLink="false">https://www.imakeyouintelligent.com/?p=238614</guid>

					<description><![CDATA[<p>Der Beitrag <a href="https://www.imakeyouintelligent.com/static-ip-adresse-via-lte-und-telekom-apn-fernwartung-via-dyndns/">Static IP-Adresse via LTE und Telekom &#8211; APN | Fernwartung via DynDNS</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_5  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>In einem Szenario in dem ich einen Standort anbinden musste der ziemlich fern ab von Glasfaser und Kupfer liegt, sollte dies via LTE/UMTS bewerkstelligt werden. <br />Ausgangssituation ist ein TP-Link 4G-Router in dem eine SIM der Telekom steckt. Die Konfiguration ist trivial, der Router ist Online im LTE eingebucht und bekommt auch eine IP. <br />Via NoIP wurde ein DynDNS erzeugt: </p>
<ul>
<li>ICMP wurde im Router aktiviert für intern und extern</li>
<li>Fernwartung via DynDNS wurde aktiviert</li>
</ul>
<p>Leider war es nicht möglich via DynDNS auf die Website des Routers zu kommen. Auch antwortete der Router auf ICMP nicht. </p>
<p>Nach etwas recherche bin ich dann auf einen APN der Telekom gestoßen der weder NATtet noch eine interne IP vergibt. Er wirbt mit einer Statischen IP. <br />Nach Einrichtung des APN: </p>
<ul>
<li>internet.telekom (Dualstack IPv4/v6, NAT)</li>
<li>internet.v6.telekom (nur v6, NAT, http Translation)</li>
<li>festip.telekom (öffentliche feste IPv6, nur für Business-Tarife)</li>
<li>Internet.t-d1.de ohne User und Kennwort (nur IPv4)</li>
</ul>
<p>und reconnect des Routers war dieser dann auch via ICMP und Fernwartung über den zuvor eingerichteten DynDNS erreichbar. </p></div>
			</div>
			</div>
				
				
				
				
			</div><div class="et_pb_row et_pb_row_6">
				<div class="et_pb_column et_pb_column_1_3 et_pb_column_6  et_pb_css_mix_blend_mode_passthrough">
				
				
				
				
				<div class="et_pb_module et_pb_pricing_tables_0 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">MR6400</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=B07RM95YFC&amp;asins=B07RM95YFC&amp;linkId=365b4a0f36d5bf7fa39981889452468f&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_7  et_pb_css_mix_blend_mode_passthrough">
				
				
				
				
				<div class="et_pb_module et_pb_pricing_tables_1 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">MR200</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=B07MM1NDZR&amp;asins=B07MM1NDZR&amp;linkId=2c574ebc891a49fe634d7ed87af99c75&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_8  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_pricing_tables_2 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">MR600</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=B07RS7HM59&amp;asins=B07RS7HM59&amp;linkId=d1cfec964413240d61825db1201f3d30&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>Der Beitrag <a href="https://www.imakeyouintelligent.com/static-ip-adresse-via-lte-und-telekom-apn-fernwartung-via-dyndns/">Static IP-Adresse via LTE und Telekom &#8211; APN | Fernwartung via DynDNS</a> erschien zuerst auf <a href="https://www.imakeyouintelligent.com">I MAKE YOU INTELLIGENT</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.imakeyouintelligent.com/static-ip-adresse-via-lte-und-telekom-apn-fernwartung-via-dyndns/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Quick Hardening &#124; IIS/Webserver &#8211; SSL/TLS-Verbindungen mit IIS Crypto härten</title>
		<link>https://www.imakeyouintelligent.com/quick-hardening-iis-webserver-mit-iis-crypto-haerten/</link>
					<comments>https://www.imakeyouintelligent.com/quick-hardening-iis-webserver-mit-iis-crypto-haerten/#comments</comments>
		
		<dc:creator><![CDATA[Marvin Heyder]]></dc:creator>
		<pubDate>Wed, 11 Nov 2020 12:02:27 +0000</pubDate>
				<category><![CDATA[Enterprise Solutions]]></category>
		<category><![CDATA[Attack]]></category>
		<category><![CDATA[BEAST]]></category>
		<category><![CDATA[Chiffren]]></category>
		<category><![CDATA[Crypto]]></category>
		<category><![CDATA[DROWN]]></category>
		<category><![CDATA[FREAK]]></category>
		<category><![CDATA[hardening]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[Logjam]]></category>
		<category><![CDATA[POODLE]]></category>
		<category><![CDATA[SSL]]></category>
		<category><![CDATA[TLS]]></category>
		<guid isPermaLink="false">https://www.imakeyouintelligent.com/?p=238555</guid>

					<description><![CDATA[<p>Der Beitrag <a href="https://www.imakeyouintelligent.com/quick-hardening-iis-webserver-mit-iis-crypto-haerten/">Quick Hardening | IIS/Webserver &#8211; SSL/TLS-Verbindungen mit IIS Crypto härten</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_7">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_9  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_6  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p>Es gibt zwei Wege die Sicherheit des IIS zu erhören, einmal mit vielen RegKeys oder mit der kleinem Tool von Nartac Software IIS Crypto: <a href="https://www.nartac.com/Products/IISCrypto">https://www.nartac.com/Products/IISCrypto </a><br />Mit diesem Tool ist es schnell und effizient möglich dem IIS unsichere Protokolle abzugewöhnen.</p>
<ul class="list-icons">
<li>Klicken Sie einmal, um Ihre Website mithilfe von Best Practices zu sichern</li>
<li><i class="icon-check pr-10"></i>Sichern Sie die Registrierung, bevor Sie Aktualisierungen vornehmen</li>
<li><i class="icon-check pr-10"></i>Ändern Sie die erweiterten Registrierungseinstellungen</li>
<li><i class="icon-check pr-10"></i>Integrierte Best Practices, PCI 3.2-, Strict- und FIPS 140-2-Vorlagen</li>
<li><i class="icon-check pr-10"></i>Erstellen Sie benutzerdefinierte Vorlagen, die gespeichert und auf mehreren Servern ausgeführt werden können</li>
<li><i class="icon-check pr-10"></i>Kehren Sie zu den Standardeinstellungen des ursprünglichen Servers zurück</li>
<li><i class="icon-check pr-10"></i>Stoppen Sie DROWN-, Logjam-, FREAK-, POODLE- und BEAST-Angriffe</li>
<li><i class="icon-check pr-10"></i>Aktivieren Sie TLS 1.1 und 1.2/1.3</li>
<li><i class="icon-check pr-10"></i>Vorwärtsgeheimnis aktivieren</li>
<li><i class="icon-check pr-10"></i>Chiffresuiten neu anordnen</li>
<li><i class="icon-check pr-10"></i>Deaktivieren Sie schwache Protokolle und Chiffren wie SSL 2.0, 3.0, MD5 und 3DES</li>
<li><i class="icon-check pr-10"></i>Site Scanner zum Testen Ihrer Konfiguration</li>
<li><i class="icon-check pr-10"></i>Befehlszeilenversion</li>
</ul>
<p>Über folgenden SSL-Test kann man die Arbeiten kontrollieren: <br /><a href="https://www.ssllabs.com/ssltest/">https://www.ssllabs.com/ssltest/ </a></p></div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div>
<p>Der Beitrag <a href="https://www.imakeyouintelligent.com/quick-hardening-iis-webserver-mit-iis-crypto-haerten/">Quick Hardening | IIS/Webserver &#8211; SSL/TLS-Verbindungen mit IIS Crypto härten</a> erschien zuerst auf <a href="https://www.imakeyouintelligent.com">I MAKE YOU INTELLIGENT</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.imakeyouintelligent.com/quick-hardening-iis-webserver-mit-iis-crypto-haerten/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>PrestaShop: Error 500 in Modulen &#124; &#8222;Error! Could not perform action disable for module undefined&#8220;</title>
		<link>https://www.imakeyouintelligent.com/prestashop-fehler-500-in-modulen-error-could-not-perform-action-disable-for-module-undefined/</link>
					<comments>https://www.imakeyouintelligent.com/prestashop-fehler-500-in-modulen-error-could-not-perform-action-disable-for-module-undefined/#respond</comments>
		
		<dc:creator><![CDATA[Marvin Heyder]]></dc:creator>
		<pubDate>Sun, 08 Nov 2020 08:06:27 +0000</pubDate>
				<category><![CDATA[Diverses]]></category>
		<category><![CDATA[Enterprise Solutions]]></category>
		<category><![CDATA[500 Internal Server Error]]></category>
		<category><![CDATA[Fehler 500]]></category>
		<category><![CDATA[Modul]]></category>
		<category><![CDATA[Module]]></category>
		<category><![CDATA[Presta]]></category>
		<category><![CDATA[PrestaShop]]></category>
		<category><![CDATA[Shop]]></category>
		<guid isPermaLink="false">https://www.imakeyouintelligent.com/?p=238547</guid>

					<description><![CDATA[<p>Der Beitrag <a href="https://www.imakeyouintelligent.com/prestashop-fehler-500-in-modulen-error-could-not-perform-action-disable-for-module-undefined/">PrestaShop: Error 500 in Modulen | &#8222;Error! Could not perform action disable for module undefined&#8220;</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_7 et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_8">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_10  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_7  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p>Aktuell verfolgte mich ein Problem in einer PrestaShop 1.7 Installation. <br />Die Reiter im Modulmanager Meldungen und Aktualisierungen wurden durch folgenden Fehler quittiert: <br /><strong>500 Internal Server Error</p>
<p></strong>Also habe ich mir gedacht, ein Modul wird Querschießen, also den Debug-Mode aktiviert und im debugging geschaut ob man etwas finden kann, negativ. Somit habe ich versucht die Module einzeln zu deaktivieren, was leider dann mit folgendem Fehler quittiert wurde: <br /><strong>&#8222;Error! Could not perform action disable for module undefined&#8220;</p>
<p></strong>Da ich jetzt aber nicht den kompletten Modulordner neu aufbauen wollte, erinnerte ich mich an Probleme in WordPress Instanzen in Kombination mit Caching. <br />In PrestaShop habe ich selbstverständlich ebenfalls das Caching aktiviert und so sollte es auch bleiben. <br />Ich habe nun auf dem FTP vom Shop folgende Ordner gelöscht um das Problem zu beheben: <br />prestashop &#8211;&gt; var &#8211;&gt; <strong>cache</p>
<p></strong>Im Anschluss ließen sich die beiden Reiter wieder öffnen und auch das deaktivieren der Module funktioniert wieder. </p></div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div>
<p>Der Beitrag <a href="https://www.imakeyouintelligent.com/prestashop-fehler-500-in-modulen-error-could-not-perform-action-disable-for-module-undefined/">PrestaShop: Error 500 in Modulen | &#8222;Error! Could not perform action disable for module undefined&#8220;</a> erschien zuerst auf <a href="https://www.imakeyouintelligent.com">I MAKE YOU INTELLIGENT</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.imakeyouintelligent.com/prestashop-fehler-500-in-modulen-error-could-not-perform-action-disable-for-module-undefined/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Windows Updates &#124; OKI Nadeldrucker ohne Funktion KB4549951</title>
		<link>https://www.imakeyouintelligent.com/windows-updates-oki-nadeldrucker-ohne-funktion-kb4549951/</link>
					<comments>https://www.imakeyouintelligent.com/windows-updates-oki-nadeldrucker-ohne-funktion-kb4549951/#respond</comments>
		
		<dc:creator><![CDATA[Marvin Heyder]]></dc:creator>
		<pubDate>Tue, 21 Apr 2020 09:12:03 +0000</pubDate>
				<category><![CDATA[Enterprise Solutions]]></category>
		<category><![CDATA[Driver]]></category>
		<category><![CDATA[INFCache]]></category>
		<category><![CDATA[KB4549951]]></category>
		<category><![CDATA[Nadeldrucker]]></category>
		<category><![CDATA[OKI]]></category>
		<category><![CDATA[Treiber]]></category>
		<category><![CDATA[Updates]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 10]]></category>
		<guid isPermaLink="false">https://www.imakeyouintelligent.com/?p=238341</guid>

					<description><![CDATA[<p>Der Beitrag <a href="https://www.imakeyouintelligent.com/windows-updates-oki-nadeldrucker-ohne-funktion-kb4549951/">Windows Updates | OKI Nadeldrucker ohne Funktion KB4549951</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_8 et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_9">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_11  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_8  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p>Mit dem am 14.April erschienenen Windows Update für Windows 10 <a href="https://support.microsoft.com/de-de/help/4549951/windows-10-update-kb4549951">KB4549951</a> legt Windows alle am Rechner angeschlossenen OKI-Nadeldrucker lahm.</p>
<p> </p>
<div data-grid="col-4"><span class="ng-binding"><strong>Veröffentlichungsdatum</strong>: </span><span class="bold ng-binding">14. April 2020</span></div>
<div data-grid="col-4"><span class="ng-binding"><strong>Version</strong>: </span><span class="bold ng-binding">1903-OS Build 18362.778 and 1909-OS Build 18363.778</span></div>
<div data-grid="col-4"> </div>
<div data-grid="col-8"> </div>
<div data-grid="col-8"> </div>
<div data-grid="col-8">Funktionieren angeschlossenen Nadeldrucker des Herstellers OKI nicht mehr, es genügt das Update über die Systemsteuerung zu deinstallieren. Dies war jedoch nicht das erste mal das ein Windows Update Arztpraxen oder Krankenhäuser &#8222;lahmlegt&#8220; dies beschreibt der folgende Artikel: <a href="https://www.heise.de/newsticker/meldung/Windows-Update-legt-Nadeldrucker-lahm-3891900.html">Windows-Update legt Nadeldrucker lahm</a> </div>
<div data-grid="col-8">Hier waren Nadeldrucker des Herstellers Epson betroffen. </div>
<div data-grid="col-8"> </div>
<div data-grid="col-8">Man bemerkt es spätestens wenn man beim Versuch eine Testseite zu drucken mit einer wirren Fehlermeldung begrüßt wird. Auch eine Neuinstallation des Druckers über die Hauseigenen (Windows) Treiber für den Drucker gelingt nicht. </div>
<div data-grid="col-8">Die Fehlermeldung hier lautet das diese nicht signiert seien &#8211; hier hilft aber auch kein Neustart mit Deaktivierung der Signierung. </div></div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div>
<p>Der Beitrag <a href="https://www.imakeyouintelligent.com/windows-updates-oki-nadeldrucker-ohne-funktion-kb4549951/">Windows Updates | OKI Nadeldrucker ohne Funktion KB4549951</a> erschien zuerst auf <a href="https://www.imakeyouintelligent.com">I MAKE YOU INTELLIGENT</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.imakeyouintelligent.com/windows-updates-oki-nadeldrucker-ohne-funktion-kb4549951/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Kostenlos URLs kürzen &#124; Service zum verkürzen und Nachverfolgen von langen URLs</title>
		<link>https://www.imakeyouintelligent.com/kostenlos-urls-kuerzen-service-zum-verkuerzen-von-langen-urls/</link>
					<comments>https://www.imakeyouintelligent.com/kostenlos-urls-kuerzen-service-zum-verkuerzen-von-langen-urls/#respond</comments>
		
		<dc:creator><![CDATA[Marvin Heyder]]></dc:creator>
		<pubDate>Sun, 12 Apr 2020 10:00:36 +0000</pubDate>
				<category><![CDATA[Enterprise Solutions]]></category>
		<category><![CDATA[ERWEITERTE ANALYSEN UND BERICHTE]]></category>
		<category><![CDATA[kürzen]]></category>
		<category><![CDATA[Marketing]]></category>
		<category><![CDATA[short]]></category>
		<category><![CDATA[Statistiken]]></category>
		<category><![CDATA[URL]]></category>
		<category><![CDATA[URL marketing]]></category>
		<category><![CDATA[URL shortener]]></category>
		<category><![CDATA[URL Statistiken]]></category>
		<category><![CDATA[URLs]]></category>
		<category><![CDATA[URLs verfolgen]]></category>
		<guid isPermaLink="false">https://www.imakeyouintelligent.com/?p=238317</guid>

					<description><![CDATA[<p>Der Beitrag <a href="https://www.imakeyouintelligent.com/kostenlos-urls-kuerzen-service-zum-verkuerzen-von-langen-urls/">Kostenlos URLs kürzen | Service zum verkürzen und Nachverfolgen von langen URLs</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_9 et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_10">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_12  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_9  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p>Da wir oft den Dienste anderer benutzen um URLs zu kürzen und auch deren Nachverfolgung darüber machen, haben wir uns entschieden unseren eigenen URL-Kürzer-Dienst an den Start zu bringen. Der Service ist erreichbar unter, wer hätte es gedacht: </p>
<p>www.imyi.de (danke an den, der die imii.com Domain geparkt hat) :( </p>
<p>Der Dienst ist kostenlos nutzbar, aktuell muss er noch an den IMYI-Style angepasst werden, wir überlegen ob wir die Texte jedoch &#8222;international&#8220; also auf Englisch belassen. </p>
<p>Hier geht es zum Service: <a href="https://www.imakeyouintelligent.com/services/url-shortener/">IMYI URL-SHORTENER</a></p>
<p><strong>IMYI-Shortener</strong> bietet erweiterte Berichte und Analysen für Besucher wie folgt zu erhalten:</p>
<ul>
<li>Analytik nach <strong>Kontinenten</strong></li>
<li>Analytik nach <strong>Ländern</strong></li>
<li>Analytik nach <strong>Staaten</strong></li>
<li>Analytik nach <strong>Städten</strong></li>
<li>Analyse nach <strong>Plattformen</strong></li>
<li>Analyse nach <strong>Gerätemarke</strong></li>
<li>Analyse nach <strong>Gerätename</strong></li>
<li>Analytik durch <strong>Überweiser</strong></li>
<li>Analytics von <strong>Browsern</strong></li>
<li>Analytics durch <strong>Social Media zählt</strong></li>
</ul>
<h4 id="item-description__smart-targeting">INTELLIGENTES TARGETING</h4></div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div>
<p>Der Beitrag <a href="https://www.imakeyouintelligent.com/kostenlos-urls-kuerzen-service-zum-verkuerzen-von-langen-urls/">Kostenlos URLs kürzen | Service zum verkürzen und Nachverfolgen von langen URLs</a> erschien zuerst auf <a href="https://www.imakeyouintelligent.com">I MAKE YOU INTELLIGENT</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.imakeyouintelligent.com/kostenlos-urls-kuerzen-service-zum-verkuerzen-von-langen-urls/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
