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

<channel>
	<title>Windows &#8211; Stefan Meyer</title>
	<atom:link href="https://blog.meyer-luenen.de/category/it/windows/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.meyer-luenen.de</link>
	<description>Lose-Blatt-Sammlung</description>
	<lastBuildDate>Fri, 05 Feb 2021 12:29:32 +0000</lastBuildDate>
	<language>de</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.1</generator>

<image>
	<url>https://i0.wp.com/blog.meyer-luenen.de/wp-content/uploads/2018/12/cropped-StM-Portrait-Raesfeld-600x600-removebg-2.png?fit=32%2C32&#038;ssl=1</url>
	<title>Windows &#8211; Stefan Meyer</title>
	<link>https://blog.meyer-luenen.de</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">148105417</site>	<item>
		<title>Powershell 7 Update auf neueste Version</title>
		<link>https://blog.meyer-luenen.de/2021/02/05/powershell-7-update-auf-neueste-version/</link>
		
		<dc:creator><![CDATA[Stefan]]></dc:creator>
		<pubDate>Fri, 05 Feb 2021 12:26:19 +0000</pubDate>
				<category><![CDATA[Windows]]></category>
		<guid isPermaLink="false">http://blog.meyer-luenen.de/?p=412</guid>

					<description><![CDATA[Per ps1-script]]></description>
										<content:encoded><![CDATA[
<p>Um eine bereits installierte Powershell 7 auf die aktuelle Version upzudaten, wird folgender Befehl in eine Powershell-Konsole mit Adminrechten eingegeben:</p>



<pre class="wp-block-code"><code>iex "&amp; { $(irm https://aka.ms/install-powershell.ps1) } -UseMSI -Quiet"</code></pre>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">412</post-id>	</item>
		<item>
		<title>PDFs nicht im Browser öffnen</title>
		<link>https://blog.meyer-luenen.de/2021/02/04/pdfs-nicht-im-browser-oeffnen/</link>
		
		<dc:creator><![CDATA[Stefan]]></dc:creator>
		<pubDate>Thu, 04 Feb 2021 08:04:40 +0000</pubDate>
				<category><![CDATA[Windows]]></category>
		<guid isPermaLink="false">http://blog.meyer-luenen.de/?p=406</guid>

					<description><![CDATA[...sondern in der Installierten Anwendung]]></description>
										<content:encoded><![CDATA[
<p class="has-text-align-justify">Um PDF-Dateien im Internet nicht mit dem integrierten Viewer von Chrome oder Edge zu öffnen, sondern mit dem installierten PDF-Programm (z.B. Adobe Acrobat DC oder Acrobat Reader) gib folgendes in die Adresszeile Deines Browsers ein:</p>



<h4 class="wp-block-heading">Edge:</h4>



<p><code>edge://settings/content/pdfDocuments?search=pdf</code></p>



<h4 class="wp-block-heading">Chrome:</h4>



<p><code>chrome://settings/content/pdfDocuments?search=pdf</code></p>



<p>Danach den Schieberegler einschalten:</p>



<figure class="wp-block-image size-large is-style-twentytwentyone-border"><img data-recalc-dims="1" decoding="async" width="660" height="39" src="https://i0.wp.com/blog.meyer-luenen.de/wp-content/uploads/2021/02/image.png?resize=660%2C39&#038;ssl=1" alt="" class="wp-image-407" srcset="https://i0.wp.com/blog.meyer-luenen.de/wp-content/uploads/2021/02/image.png?w=660&amp;ssl=1 660w, https://i0.wp.com/blog.meyer-luenen.de/wp-content/uploads/2021/02/image.png?resize=300%2C18&amp;ssl=1 300w" sizes="(max-width: 660px) 100vw, 660px" /></figure>



<p></p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">406</post-id>	</item>
		<item>
		<title>OneDrive cannot connect to Windows</title>
		<link>https://blog.meyer-luenen.de/2020/02/14/onedrive-cannot-connect-to-windows/</link>
		
		<dc:creator><![CDATA[Stefan]]></dc:creator>
		<pubDate>Fri, 14 Feb 2020 06:52:55 +0000</pubDate>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Windows]]></category>
		<guid isPermaLink="false">http://blog.meyer-luenen.de/?p=312</guid>

					<description><![CDATA[Fix: netsh int ip reset netsh winsock reset]]></description>
										<content:encoded><![CDATA[
<figure class="wp-block-image"><img data-recalc-dims="1" decoding="async" src="https://i0.wp.com/i.stack.imgur.com/zWxlz.png?ssl=1" alt="enter image description here"/></figure>



<p>Fix:</p>



<p>netsh int ip reset</p>



<p>netsh winsock reset</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">312</post-id>	</item>
	</channel>
</rss>
