<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>powershell on Tom Auger</title>
    <link>https://tomauger.gitlab.io/tags/powershell/</link>
    <description>Recent content in powershell on Tom Auger</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <copyright>Copyright &amp;copy; &lt;script&gt;document.write(new Date().getFullYear());&lt;/script&gt; Tom Auger</copyright>
    <lastBuildDate>Fri, 27 Jul 2018 00:00:00 +0000</lastBuildDate><atom:link href="https://tomauger.gitlab.io/tags/powershell/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Windows Shell Aliases</title>
      <link>https://tomauger.gitlab.io/posts/2018-07-27-windows-shell-aliases/</link>
      <pubDate>Fri, 27 Jul 2018 00:00:00 +0000</pubDate>
      
      <guid>https://tomauger.gitlab.io/posts/2018-07-27-windows-shell-aliases/</guid>
      <description>&lt;p&gt;What Windows shell aliases are and how to use them.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Regex matches in PowerShell</title>
      <link>https://tomauger.gitlab.io/posts/2018-07-12-regex-matches-powershell/</link>
      <pubDate>Thu, 12 Jul 2018 00:00:00 +0000</pubDate>
      
      <guid>https://tomauger.gitlab.io/posts/2018-07-12-regex-matches-powershell/</guid>
      <description>&lt;p&gt;How to find regex matches using PowerShell&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Entering passwords securely in Powershell</title>
      <link>https://tomauger.gitlab.io/posts/2018-02-11-entering-passwords-securely-in-powershell/</link>
      <pubDate>Sun, 11 Feb 2018 00:00:00 +0000</pubDate>
      
      <guid>https://tomauger.gitlab.io/posts/2018-02-11-entering-passwords-securely-in-powershell/</guid>
      <description>&lt;p&gt;How to enter passwords securely in Powershell and how to store and retrieve them in an encrypted file.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>How to copy stdout to the clipboard in Powershell</title>
      <link>https://tomauger.gitlab.io/posts/2018-01-28-how-to-copy-stdout-to-the-clipboard-powershell/</link>
      <pubDate>Sun, 28 Jan 2018 00:00:00 +0000</pubDate>
      
      <guid>https://tomauger.gitlab.io/posts/2018-01-28-how-to-copy-stdout-to-the-clipboard-powershell/</guid>
      <description>&lt;p&gt;Suppose you want to copy the output of a Powershell command to the clipboard. Instead of making a mess of selecting the output in the terminal and copying, just pipe the output to &lt;code&gt;clip&lt;/code&gt;.&lt;/p&gt;</description>
    </item>
    
  </channel>
</rss>
