<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Windows on </title>
    <link>https://stoeps.de/tags/windows/</link>
    <description>Recent content in Windows on </description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <managingEditor>christoph.stoettner@stoeps.de (Christoph Stoettner)</managingEditor>
    <webMaster>christoph.stoettner@stoeps.de (Christoph Stoettner)</webMaster>
    <copyright>&amp;copy; 2026 Christoph Stöttner - This work is licensed under [CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/) &lt;span class=&#39;footerimg&#39;&gt;&lt;img src=&#39;https://mirrors.creativecommons.org/presskit/icons/cc.svg&#39; alt=&#39;&#39; style=&#39;max-width: 1em;max-height:1em;margin-left: .2em;&#39;&gt;&lt;img src=&#39;https://mirrors.creativecommons.org/presskit/icons/by.svg&#39; alt=&#39;&#39; style=&#39;max-width: 1em;max-height:1em;margin-left: .2em;&#39;&gt;&lt;img src=&#39;https://mirrors.creativecommons.org/presskit/icons/sa.svg&#39; alt=&#39;&#39; style=&#39;max-width: 1em;max-height:1em;margin-left: .2em;&#39;&gt;&lt;/span&gt;</copyright>
    <lastBuildDate>Wed, 14 Sep 2022 19:00:00 +0200</lastBuildDate><atom:link href="https://stoeps.de/tags/windows/index.xml" rel="self" type="application/rss+xml" />
    
    <item>
      <title>Windows change display resolution with one click</title>
      <link>https://stoeps.de/posts/2022/windows-change-display-resolution-script/</link>
      <pubDate>Wed, 14 Sep 2022 19:00:00 +0200</pubDate>
      <author>christoph.stoettner@stoeps.de (Christoph Stoettner)</author>
      <guid>https://stoeps.de/posts/2022/windows-change-display-resolution-script/</guid>
      <description>&lt;p&gt;I spend the entire day working on a very sizable 4k UHD display, and I&#xA;frequently ran into the problem of wanting to share my screen with&#xA;participants in various collaboration tools.&#xA;Then, viewers claim that my screen is too small on the remote displays due&#xA;to the display resolution of 3840x2160 pixels.&lt;/p&gt;</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://stoeps.de/posts/2022/windows-change-display-resolution-script/feature.jpg" />
    </item>
    
    <item>
      <title>Connections Desktop Plugins Password Save Policy</title>
      <link>https://stoeps.de/posts/2021/connections_desktop_plugins_password_save_policy/</link>
      <pubDate>Mon, 06 Dec 2021 10:00:00 +0200</pubDate>
      <author>christoph.stoettner@stoeps.de (Christoph Stoettner)</author>
      <guid>https://stoeps.de/posts/2021/connections_desktop_plugins_password_save_policy/</guid>
      <description>&lt;p&gt;During the latest automated deployment of the &lt;a href=&#34;https://help.hcltechsw.com/connections/v7/connectors/enduser/c_files_window_install_ovr.html&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer&#34;&gt;HCL Connections Desktop Plug-ins for Microsoft™ Windows™&lt;/a&gt;, I had issues activating the &lt;code&gt;Password Save Policy&lt;/code&gt;. We wanted to disable the option that users can save passwords.&lt;/p&gt;&#xA;&lt;p&gt;The documentation tells us, that the registry key &lt;code&gt;HKLM\SOFTWARE\Wow6432Node\IBM\Social Connectors\Settings\Password Save Policy&lt;/code&gt; needs to be set to &lt;code&gt;1&lt;/code&gt; to achieve this.&lt;/p&gt;</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://stoeps.de/posts/2021/connections_desktop_plugins_password_save_policy/feature.jpg" />
    </item>
    
    <item>
      <title>Asciidoctor Windows</title>
      <link>https://stoeps.de/posts/2018/20180825-asciidoctor-windows/</link>
      <pubDate>Sat, 25 Aug 2018 21:39:18 +0200</pubDate>
      <author>christoph.stoettner@stoeps.de (Christoph Stoettner)</author>
      <guid>https://stoeps.de/posts/2018/20180825-asciidoctor-windows/</guid>
      <description>&lt;p&gt;During my talk at &lt;a href=&#34;https://www.froscon.de&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer&#34;&gt;FrOSCon&lt;/a&gt; I wasn’t sure how to install Asciidoctor on Windows. So I tried on a Windows 10 VM.&lt;/p&gt;&#xA;&lt;p&gt;When you want to use &lt;a href=&#34;https://asciidoctor.org&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer&#34;&gt;Asciidoctor&lt;/a&gt; on a Windows desktop, you need to download the &lt;a href=&#34;https://rubyinstaller.org/downloads/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer&#34;&gt;Rubyinstaller&lt;/a&gt; and install it.&lt;/p&gt;&#xA;&lt;p&gt;Now you can open a administrative command window and install with &lt;code&gt;gem install asciidoctor&lt;/code&gt;.&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>Deleting temp and wstemp on Microsoft Windows Server</title>
      <link>https://stoeps.de/posts/2017/2017-04-10-deleting-temp-and-wstemp-on-microsoft-windows-server/</link>
      <pubDate>Mon, 10 Apr 2017 17:05:53 +0000</pubDate>
      <author>christoph.stoettner@stoeps.de (Christoph Stoettner)</author>
      <guid>https://stoeps.de/posts/2017/2017-04-10-deleting-temp-and-wstemp-on-microsoft-windows-server/</guid>
      <description>&lt;p&gt;Since some versions of IBM Connections, it is mandatory to delete temp&#xA;and wstemp of your Connections node after deployment or updates, or you&#xA;end up with an old layout/design of Connections GUI.&lt;/p&gt;&#xA;&lt;p&gt;On a Windows Server System this can be a pain, because within&#xA;temp/wstemp WebSphere Application Server creates a folder structure with&#xA;nodename / application server name and so on. In must cases the delete&#xA;ends with the message “path too long”.&lt;/p&gt;</description>
      
    </item>
    
  </channel>
</rss>
