<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Track Awesome Powershell Updates Weekly</title>
  <id>https://www.trackawesomelist.com/janikvonrotz/awesome-powershell/week/feed.xml</id>
  <updated>2022-05-28T22:25:09.000Z</updated>
  <link rel="self" type="application/atom+xml" href="https://www.trackawesomelist.com/janikvonrotz/awesome-powershell/week/feed.xml"/>
  <link rel="alternate" type="application/json" href="https://www.trackawesomelist.com/janikvonrotz/awesome-powershell/week/feed.json"/>
  <link rel="alternate" type="text/html" href="https://www.trackawesomelist.com/janikvonrotz/awesome-powershell/week/"/>
  <generator uri="https://github.com/bcomnes/jsonfeed-to-atom#readme" version="1.2.2">jsonfeed-to-atom</generator>
  <icon>https://www.trackawesomelist.com/favicon.ico</icon>
  <logo>https://www.trackawesomelist.com/icon.png</logo>
  <subtitle>A curated list of delightful PowerShell modules and resources</subtitle>
  <entry>
    <id>https://www.trackawesomelist.com/2022/21/</id>
    <title>Awesome Powershell Updates on May 23 - May 29, 2022</title>
    <updated>2022-05-28T22:25:09.000Z</updated>
    <published>2022-05-28T22:25:09.000Z</published>
    <content type="html"><![CDATA[<h3><p>Commandline Productivity</p>
</h3>
<ul>
<li><a href="https://github.com/insomnimus/ps-dotenv" rel="noopener noreferrer">Dotenv (⭐8)</a> - Provides directory specific environments through .env files, similar to direnv.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/21/"/>
    <summary>1 awesome projects updated on May 23 - May 29, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/19/</id>
    <title>Awesome Powershell Updates on May 09 - May 15, 2022</title>
    <updated>2022-05-11T07:50:56.000Z</updated>
    <published>2022-05-11T00:11:58.000Z</published>
    <content type="html"><![CDATA[<h3><p>Books</p>
</h3>
<ul>
<li><a href="https://www.manning.com/books/tiny-powershell-projects" rel="noopener noreferrer">Tiny PowerShell Projects</a> - A hands-on tutorial for system administration with PowerShell.</li>
</ul>
<h3><p>Commandline Productivity</p>
</h3>
<ul>
<li><a href="https://github.com/kelleyma49/PSFzf" rel="noopener noreferrer">PSFzf (⭐432)</a> - a PowerShell module that wraps <a href="https://github.com/junegunn/fzf" rel="noopener noreferrer">fzf (⭐48k)</a>, a fuzzy file finder for the command line.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/19/"/>
    <summary>2 awesome projects updated on May 09 - May 15, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/2/</id>
    <title>Awesome Powershell Updates on Jan 10 - Jan 16, 2022</title>
    <updated>2022-01-11T13:14:10.000Z</updated>
    <published>2022-01-11T13:14:10.000Z</published>
    <content type="html"><![CDATA[<h3><p>Videos</p>
</h3>
<ul>
<li><a href="https://www.youtube.com/watch?v=cEswNaXxJ9g" rel="noopener noreferrer">The anatomy of the Get-Help command in PowerShell</a> - Software Engineer Tyler Leonhardt introduces the Powershell help system.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/2/"/>
    <summary>1 awesome projects updated on Jan 10 - Jan 16, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/36/</id>
    <title>Awesome Powershell Updates on Sep 06 - Sep 12, 2021</title>
    <updated>2021-09-09T13:19:24.000Z</updated>
    <published>2021-09-09T13:19:24.000Z</published>
    <content type="html"><![CDATA[<h3><p>Books</p>
</h3>
<ul>
<li><a href="https://www.manning.com/books/learn-dbatools-in-a-month-of-lunches" rel="noopener noreferrer">Learn dbatools in a Month of Lunches</a> - Learn how to automate SQL Server with PowerShell and the awesome dbatools module.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/36/"/>
    <summary>1 awesome projects updated on Sep 06 - Sep 12, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/32/</id>
    <title>Awesome Powershell Updates on Aug 09 - Aug 15, 2021</title>
    <updated>2021-08-12T15:36:05.000Z</updated>
    <published>2021-08-12T15:36:05.000Z</published>
    <content type="html"><![CDATA[<h3><p>Books</p>
</h3>
<ul>
<li><a href="https://www.manning.com/books/practical-automation-with-powershell" rel="noopener noreferrer">Practical Automation with PowerShell</a> - Learn how to build, organize, and share useful automations with PowerShell.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/32/"/>
    <summary>1 awesome projects updated on Aug 09 - Aug 15, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/31/</id>
    <title>Awesome Powershell Updates on Aug 02 - Aug 08, 2021</title>
    <updated>2021-08-04T13:51:16.000Z</updated>
    <published>2021-08-04T13:51:16.000Z</published>
    <content type="html"><![CDATA[<h3><p>Misc</p>
</h3>
<ul>
<li><a href="https://github.com/BayesWitnesses/m2cgen" rel="noopener noreferrer">m2cgen (⭐2.2k)</a> - A CLI tool to transpile trained classic ML models into a native PowerShell code with zero dependencies.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/31/"/>
    <summary>1 awesome projects updated on Aug 02 - Aug 08, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/19/</id>
    <title>Awesome Powershell Updates on May 10 - May 16, 2021</title>
    <updated>2021-05-11T06:16:17.000Z</updated>
    <published>2021-05-11T06:16:17.000Z</published>
    <content type="html"><![CDATA[<h3><p>Blogs</p>
</h3>
<ul>
<li><a href="https://devblogs.microsoft.com/powershell/" rel="noopener noreferrer">Windows PowerShell Blog</a> - Official PowerShell Team Blog.</li>
</ul>
<h3><p>SharePoint</p>
</h3>
<ul>
<li><a href="https://github.com/sassdawe/SharePoint2019Commands" rel="noopener noreferrer">SharePoint2019Commands (⭐3)</a> - PowerShell module to help you auto-load all SharePoint 2019 cmdlets.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/19/"/>
    <summary>2 awesome projects updated on May 10 - May 16, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/14/</id>
    <title>Awesome Powershell Updates on Apr 05 - Apr 11, 2021</title>
    <updated>2021-04-10T09:21:34.000Z</updated>
    <published>2021-04-10T09:13:18.000Z</published>
    <content type="html"><![CDATA[<h3><p>Podcasts</p>
</h3>
<ul>
<li><a href="https://powershell.org/category/podcast/" rel="noopener noreferrer">PowerScripting</a> - Weekly show run by Jon Walz and Hal Rottenberg.</li>
</ul>
<h3><p>Themes</p>
</h3>
<ul>
<li><a href="https://github.com/jandedobbeleer/oh-my-posh" rel="noopener noreferrer">Oh-My-Posh (⭐8.2k)</a> - Tons of beautiful theme that can be enabled by one single command (includes many awesome powerline theme).</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/14/"/>
    <summary>2 awesome projects updated on Apr 05 - Apr 11, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/39/</id>
    <title>Awesome Powershell Updates on Sep 28 - Oct 04, 2020</title>
    <updated>2020-09-23T01:35:54.000Z</updated>
    <published>2020-09-23T01:35:54.000Z</published>
    <content type="html"><![CDATA[<h3><p>Communities</p>
</h3>
<ul>
<li><a href="https://www.meetup.com/Research-Triangle-PowerShell-Users-Group/" rel="noopener noreferrer">Research Triangle PowerShell User Group</a> - Very active PowerShell and automation user group. Meets on first and third Wednesdays. All skill levels welcome.</li>
</ul>
<h3><p>Videos</p>
</h3>
<ul>
<li><a href="https://www.youtube.com/rtpsug/" rel="noopener noreferrer">Research Triangle PowerShell User Group YouTube Channel</a> - large catalog of user group meetings and demos by community members. 150+ hours of content.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/39/"/>
    <summary>2 awesome projects updated on Sep 28 - Oct 04, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/38/</id>
    <title>Awesome Powershell Updates on Sep 21 - Sep 27, 2020</title>
    <updated>2020-09-14T09:40:26.000Z</updated>
    <published>2020-09-14T09:40:26.000Z</published>
    <content type="html"><![CDATA[<h3><p>Communities</p>
</h3>
<ul>
<li><a href="https://poshcode.org/slack" rel="noopener noreferrer">Slack PowerShell team</a> - Large chat room dedicated to PowerShell. Bridged with <code>#PowerShell</code> on irc.freenode.net.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/38/"/>
    <summary>1 awesome projects updated on Sep 21 - Sep 27, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/30/</id>
    <title>Awesome Powershell Updates on Jul 27 - Aug 02, 2020</title>
    <updated>2020-07-26T14:18:04.000Z</updated>
    <published>2020-07-26T14:18:04.000Z</published>
    <content type="html"><![CDATA[<h3><p>Commandline Productivity</p>
</h3>
<ul>
<li><a href="https://github.com/ajeetdsouza/zoxide" rel="noopener noreferrer">zoxide (⭐8k)</a> - A better way to navigate your filesystem. Written in Rust, cross-shell, and much faster than other autojumpers.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/30/"/>
    <summary>1 awesome projects updated on Jul 27 - Aug 02, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/28/</id>
    <title>Awesome Powershell Updates on Jul 13 - Jul 19, 2020</title>
    <updated>2020-07-11T00:51:46.000Z</updated>
    <published>2020-07-10T06:12:43.000Z</published>
    <content type="html"><![CDATA[<h3><p>Themes</p>
</h3>
<ul>
<li><a href="https://github.com/JustABearOz/PoshColor" rel="noopener noreferrer">PoshColor (⭐40)</a> - Colour output from common commands with support for custom themes.</li>
</ul>
<h3><p>UI</p>
</h3>
<ul>
<li><a href="https://github.com/gravejester/psInlineProgress" rel="noopener noreferrer">psInlineProgress (⭐72)</a> - Write inline progress bars in PowerShell.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/28/"/>
    <summary>2 awesome projects updated on Jul 13 - Jul 19, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/27/</id>
    <title>Awesome Powershell Updates on Jul 06 - Jul 12, 2020</title>
    <updated>2020-06-29T11:25:33.000Z</updated>
    <published>2020-06-29T11:16:26.000Z</published>
    <content type="html"><![CDATA[<h3><p>Commandline Productivity</p>
</h3>
<ul>
<li><a href="https://github.com/tkellogg/Jump-Location" rel="noopener noreferrer">Jump-Location (⭐455)</a> - PowerShell <code>cd</code> that reads your mind. <a href="https://github.com/wting/autojump" rel="noopener noreferrer">Autojump (⭐14k)</a> implementation for PowerShell. <strong><code>UNMAINTAINED</code></strong></li>
</ul>

<ul>
<li><a href="https://github.com/PowerShell/Modules/tree/master/Modules/Microsoft.PowerShell.UnixCompleters" rel="noopener noreferrer">Microsoft.PowerShell.UnixCompleters (⭐109)</a> - Get parameter completion for native Unix utilities. Requires zsh or bash.</li>
</ul>

<ul>
<li><a href="https://github.com/RamblingCookieMonster/PSDepend/" rel="noopener noreferrer">PSDepend (⭐248)</a> - PowerShell Dependency Handler</li>
</ul>

<ul>
<li><a href="https://github.com/jdhitsolutions/PSScriptTools" rel="noopener noreferrer">PSScriptTools (⭐639)</a> - A set of of PowerShell functions you might use to enhance your own functions and scripts or to facilitate working in the console.</li>
</ul>
<h3><p>Data</p>
</h3>
<ul>
<li><a href="https://github.com/TomasBouda/hjson-powershell" rel="noopener noreferrer">hjson-powershell (⭐3)</a> - Simple powershell module for conversion between <a href="https://hjson.github.io/" rel="noopener noreferrer">HJSON</a> and JSON.</li>
</ul>

<ul>
<li><a href="https://github.com/dfinke/ImportExcel" rel="noopener noreferrer">ImportExcel (⭐2k)</a> - Module to import/export Excel spreadsheets, without Excel.</li>
</ul>

<ul>
<li><a href="https://github.com/cloudbase/powershell-yaml" rel="noopener noreferrer">powershell-yaml (⭐299)</a> - PowerShell CmdLets for YAML format manipulation.</li>
</ul>

<ul>
<li><a href="https://github.com/EvotecIT/PSWriteHTML" rel="noopener noreferrer">PSWriteHTML (⭐578)</a> - PSWriteHTML is a PowerShell module allowing you to create HTML easily.</li>
</ul>

<ul>
<li><a href="https://github.com/EvotecIT/PSWritePDF" rel="noopener noreferrer">PSWritePDF (⭐116)</a> - Module to create, edit, split, merge PDF files on Windows / Linux and MacOS.</li>
</ul>

<ul>
<li><a href="https://github.com/EvotecIT/PSWriteWord" rel="noopener noreferrer">PSWriteWord (⭐213)</a> - Module to create Microsoft Word documents without Microsoft Word installed.</li>
</ul>
<h3><p>Frameworks</p>
</h3>
<ul>
<li><a href="https://github.com/davehull/Kansa" rel="noopener noreferrer">Kansa (⭐1.3k)</a> - Incident response framework.</li>
</ul>
<h3><p>Interactive Learning</p>
</h3>
<ul>
<li><a href="https://github.com/Jaykul/Jupyter-PowerShell" rel="noopener noreferrer">Jupyter-PowerShell (⭐103)</a> - Jupyter Kernel for PowerShell.</li>
</ul>
<h3><p>Logging</p>
</h3>
<ul>
<li><a href="https://github.com/PoShLog/PoShLog" rel="noopener noreferrer">PoShLog (⭐117)</a> - Cross-platform, extensible logging module built upon <a href="https://serilog.net" rel="noopener noreferrer">Serilog</a>.</li>
</ul>
<h3><p>Parallel Processing</p>
</h3>
<ul>
<li><a href="https://github.com/PaulHigin/PSThreadJob" rel="noopener noreferrer">PSThreadJob (⭐157)</a> - Module for running concurrent jobs based on threads rather than processes.</li>
</ul>
<h3><p>Security</p>
</h3>
<ul>
<li><a href="https://github.com/Rich5/Harness" rel="noopener noreferrer">Harness (⭐71)</a> - Interactive remote PowerShell Payload.</li>
</ul>

<ul>
<li><a href="https://github.com/danielbohannon/Invoke-Obfuscation" rel="noopener noreferrer">Invoke-Obfuscation (⭐2.8k)</a> - PowerShell Obfuscator.</li>
</ul>

<ul>
<li><a href="https://github.com/Cn33liz/p0wnedShell" rel="noopener noreferrer">p0wnedShell (⭐1.4k)</a> - PowerShell Runspace Post Exploitation Toolkit.</li>
</ul>

<ul>
<li><a href="https://github.com/NetSPI/PESecurity" rel="noopener noreferrer">PESecurity (⭐544)</a> - Module to check if a Windows binary (EXE/DLL) has been compiled with ASLR, DEP, SafeSEH, StrongNaming, and Authenticode.</li>
</ul>

<ul>
<li><a href="https://github.com/nullbind/Powershellery" rel="noopener noreferrer">Powershellery (⭐442)</a> - Powershell scripts used for general hackery.</li>
</ul>

<ul>
<li><a href="https://github.com/NetSPI/PowerUpSQL" rel="noopener noreferrer">PowerUpSQL (⭐2k)</a> - Toolkit for Attacking SQL Server.</li>
</ul>
<h3><p>Testing</p>
</h3>
<ul>
<li><a href="https://github.com/adamdriscoll/selenium-powershell" rel="noopener noreferrer">Selenium (⭐364)</a> - PowerShell module to run a Selenium WebDriver.</li>
</ul>

<ul>
<li><a href="https://github.com/PowerShell/PSScriptAnalyzer" rel="noopener noreferrer">PSScriptAnalyzer (⭐1.5k)</a> - PSScriptAnalyzer provides script analysis and checks for potential code defects in the scripts by applying a group of built-in or customized rules on the scripts being analyzed.</li>
</ul>
<h3><p>UI</p>
</h3>
<ul>
<li><a href="https://github.com/dm3ll3n/AnyBox" rel="noopener noreferrer">AnyBox (⭐189)</a> - Designed to facilitate script input/output with an easily customizable WPF window.</li>
</ul>

<ul>
<li><a href="https://github.com/Windos/BurntToast" rel="noopener noreferrer">BurntToast (⭐1.1k)</a> - Module for creating and displaying Toast Notifications on Microsoft Windows 10.</li>
</ul>

<ul>
<li><a href="https://github.com/PrateekKumarSingh/graphical" rel="noopener noreferrer">Graphical (⭐301)</a> - Module to plot colorful console 2D Graphs (Scatter, Bar, Line).</li>
</ul>

<ul>
<li><a href="https://github.com/PowerShell/GraphicalTools" rel="noopener noreferrer">GraphicalTools (⭐494)</a> - A module that mixes PowerShell and GUIs! - built on Avalonia and gui.cs.</li>
</ul>

<ul>
<li><a href="https://github.com/chrisseroka/ps-menu" rel="noopener noreferrer">PS-Menu (⭐153)</a> - Simple module to render interactive console menu.</li>
</ul>

<ul>
<li><a href="https://github.com/EvotecIT/PSWriteColor" rel="noopener noreferrer">PSWriteColor (⭐115)</a> - Write-Color is a wrapper around Write-Host allowing you to create nice looking scripts, with colorized output.</li>
</ul>

<ul>
<li><a href="https://github.com/devblackops/Terminal-Icons" rel="noopener noreferrer">Terminal-Icons (⭐1.4k)</a> - Module to show file and folder icons in the terminal.</li>
</ul>
<h3><p>Webserver</p>
</h3>
<ul>
<li><a href="https://ironmansoftware.com/powershell-universal-dashboard" rel="noopener noreferrer">Universal Dashboard</a> - Cross-platform module for developing websites and REST APIs.</li>
</ul>
<h3><p>Misc</p>
</h3>
<ul>
<li><a href="https://github.com/poshbotio/PoshBot" rel="noopener noreferrer">PoshBot (⭐492)</a> - Powershell-based bot framework.</li>
</ul>

<ul>
<li><a href="https://github.com/PSKeePass/PoShKeePass" rel="noopener noreferrer">PoShKeePass (⭐216)</a> - Module for working with <a href="https://keepass.info" rel="noopener noreferrer">KeePass</a> databases.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/27/"/>
    <summary>32 awesome projects updated on Jul 06 - Jul 12, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/26/</id>
    <title>Awesome Powershell Updates on Jun 29 - Jul 05, 2020</title>
    <updated>2020-06-26T21:58:29.000Z</updated>
    <published>2020-06-26T21:58:29.000Z</published>
    <content type="html"><![CDATA[<h3><p>Code and Package Repositories</p>
</h3>
<ul>
<li><a href="https://www.poshtestgallery.com/" rel="noopener noreferrer">PowerShell Test Gallery</a> - A test version of the PowerShell Gallery. Useful when developing new modules.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/26/"/>
    <summary>1 awesome projects updated on Jun 29 - Jul 05, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/25/</id>
    <title>Awesome Powershell Updates on Jun 22 - Jun 28, 2020</title>
    <updated>2020-06-19T16:25:39.000Z</updated>
    <published>2020-06-19T16:25:39.000Z</published>
    <content type="html"><![CDATA[<h3><p>SQL Server</p>
</h3>
<ul>
<li><a href="https://github.com/mithrandyr/SimplySql" rel="noopener noreferrer">SimplySql (⭐132)</a> - SimplySql is a module that provides an intuitive set of cmdlets for talking to databases that abstracts the vendor specifics. The basic pattern is to connect to a database, execute one or more sql.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/25/"/>
    <summary>1 awesome projects updated on Jun 22 - Jun 28, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/23/</id>
    <title>Awesome Powershell Updates on Jun 08 - Jun 14, 2020</title>
    <updated>2020-06-02T10:46:25.000Z</updated>
    <published>2020-06-02T10:46:25.000Z</published>
    <content type="html"><![CDATA[<h3><p>Package Managers</p>
</h3>
<ul>
<li><a href="https://psappdeploytoolkit.com/" rel="noopener noreferrer">PowerShell App Deployment Toolkit</a> - Provides a set of functions to perform common application deployment tasks and to interact with the user during a deployment.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/23/"/>
    <summary>1 awesome projects updated on Jun 08 - Jun 14, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/22/</id>
    <title>Awesome Powershell Updates on Jun 01 - Jun 07, 2020</title>
    <updated>2020-05-30T04:07:11.000Z</updated>
    <published>2020-05-30T04:07:11.000Z</published>
    <content type="html"><![CDATA[<h3><p>Editors and IDEs</p>
</h3>
<ul>
<li><a href="https://ironmansoftware.com/powershell-tools-for-visual-studio/" rel="noopener noreferrer">PoshTools for Visual Studio</a> - Provides IntelliSense, script debugging, and Pester testing support for PowerShell to Visual Studio.</li>
</ul>
<h3><p>Misc</p>
</h3>
<ul>
<li><a href="https://github.com/microsoft/WSLab" rel="noopener noreferrer">WSLab (⭐994)</a> - Windows Server rapid lab deployment scripts.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/22/"/>
    <summary>2 awesome projects updated on Jun 01 - Jun 07, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/21/</id>
    <title>Awesome Powershell Updates on May 25 - May 31, 2020</title>
    <updated>2020-05-23T18:07:43.000Z</updated>
    <published>2020-05-23T16:27:15.000Z</published>
    <content type="html"><![CDATA[<h3><p>Interactive Learning</p>
</h3>
<ul>
<li><a href="https://github.com/vexx32/PSKoans" rel="noopener noreferrer">PSKoans (⭐1.2k)</a> - A simple, fun, and interactive way to learn the PowerShell language through Pester unit testing.</li>
</ul>
<h3><p>Module Development Templates</p>
</h3>
<ul>
<li><a href="https://github.com/PowerShell/Plaster" rel="noopener noreferrer">Plaster (⭐643)</a> - Plaster is a template-based file and project generator written in PowerShell.</li>
</ul>

<ul>
<li><a href="https://github.com/PowershellFrameworkCollective/PSModuleDevelopment" rel="noopener noreferrer">PSModuleDevelopment (⭐80)</a> - Get started using module templates in 2 minutes with this module's low entry barrier and casual convenience.</li>
</ul>

<ul>
<li><a href="https://github.com/techthoughts2/Catesta" rel="noopener noreferrer">Catesta (⭐121)</a> - Catesta is a PowerShell module project generator. It uses templates to rapidly scaffold test and build integration for a variety of CI/CD platforms.</li>
</ul>
<h3><p>Package Managers</p>
</h3>
<ul>
<li><a href="https://scoop.sh" rel="noopener noreferrer">Scoop</a> - A command-line installer for Windows.</li>
</ul>
<h3><p>SharePoint</p>
</h3>
<ul>
<li><a href="https://autospinstaller.com/" rel="noopener noreferrer">AutoSPInstaller</a> - Automated SharePoint 2010-2019 installation script.</li>
</ul>

<ul>
<li><a href="https://sharepointpowershell.codeplex.com/" rel="noopener noreferrer">Client-side SharePoint</a> - API for SharePoint 2010, 2013 and Online.</li>
</ul>

<ul>
<li><a href="https://github.com/potatoqualitee/SPReplicator" rel="noopener noreferrer">SPReplicator (⭐31)</a> - SPReplicator helps replicate SharePoint list data to/from CSV, SQL Server, SharePoint itself and more.</li>
</ul>
<h3><p>SQL Server</p>
</h3>
<ul>
<li><a href="https://dbachecks.io" rel="noopener noreferrer">dbatools</a> - Helps SQL Server Pros be more productive with instance migrations and much more.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/21/"/>
    <summary>9 awesome projects updated on May 25 - May 31, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/15/</id>
    <title>Awesome Powershell Updates on Apr 13 - Apr 19, 2020</title>
    <updated>2020-04-11T10:48:30.000Z</updated>
    <published>2020-04-07T11:19:41.000Z</published>
    <content type="html"><![CDATA[<h3><p>API Wrapper</p>
</h3>
<ul>
<li><a href="https://github.com/sysgoblin/PSURLScanio" rel="noopener noreferrer">PSURLScanio (⭐31)</a> - A module for <a href="https://urlscan.io/" rel="noopener noreferrer">urlscan.io</a> that is a service to scan and analyze websites.</li>
</ul>
<h3><p>Blogs</p>
</h3>
<ul>
<li><a href="https://vexx32.github.io/" rel="noopener noreferrer">Clear-Script</a> - Personal blog of Joel (Sallow) Francis.</li>
</ul>
<h3><p>Books</p>
</h3>
<ul>
<li><a href="https://leanpub.com/windowspowershellnetworkingguide/read" rel="noopener noreferrer">Windows PowerShell Networking Guide</a> - Language specific guide to Windows networking.</li>
</ul>
<h3><p>Editors and IDEs</p>
</h3>
<ul>
<li><a href="https://docs.microsoft.com/en-us/powershell/scripting/components/ise/introducing-the-windows-powershell-ise" rel="noopener noreferrer">PowerShell ISE</a> - Official PowerShell development environment included with Microsoft Windows.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/15/"/>
    <summary>4 awesome projects updated on Apr 13 - Apr 19, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/14/</id>
    <title>Awesome Powershell Updates on Apr 06 - Apr 12, 2020</title>
    <updated>2020-04-04T19:37:35.000Z</updated>
    <published>2020-04-04T19:37:35.000Z</published>
    <content type="html"><![CDATA[<h3><p>API Wrapper</p>
</h3>
<ul>
<li><a href="https://github.com/pcgeek86/PSGitHub" rel="noopener noreferrer">PSGitHub (⭐161)</a> - Module contains commands to manage GitHub through its REST API.</li>
</ul>

<ul>
<li><a href="https://github.com/Iristyle/Posh-GitHub" rel="noopener noreferrer">Posh-GitHub (⭐72)</a> - Cmdlets that expose the GitHub API.</li>
</ul>

<ul>
<li><a href="https://github.com/dfinke/Posh-Gist" rel="noopener noreferrer">Posh-Gist (⭐37)</a> - Cmdlets for interacting with GitHub Gist.</li>
</ul>

<ul>
<li><a href="https://github.com/dotps1/PSGist" rel="noopener noreferrer">PSGist (⭐42)</a> - A module to work with GitHub Gists.</li>
</ul>

<ul>
<li><a href="https://github.com/dotps1/PSAppVeyor" rel="noopener noreferrer">PSAppVeyor (⭐14)</a> - A module to interact with the AppVeyor REST API.</li>
</ul>

<ul>
<li><a href="https://github.com/RamblingCookieMonster/PSSlack" rel="noopener noreferrer">PSSlack (⭐254)</a> - Module for simple Slack integration.</li>
</ul>

<ul>
<li><a href="https://github.com/mkellerman/PSTelegramAPI" rel="noopener noreferrer">PSTelegramAPI (⭐26)</a> - Module for Telegram APIs</li>
</ul>

<ul>
<li><a href="https://github.com/EvotecIT/PSTeams" rel="noopener noreferrer">PSTeams (⭐328)</a> - A module for sending formatted messages to a Microsoft Teams Channel.</li>
</ul>
<h3><p>Blogs</p>
</h3>
<ul>
<li><a href="http://learn-powershell.net/" rel="noopener noreferrer">Learn PowerShell | Achieve More</a> - Personal blog of Boe Prox who moderated for the Scripting Guy.</li>
</ul>
<h3><p>Books</p>
</h3>
<ul>
<li><a href="https://nostarch.com/powershellsysadmins" rel="noopener noreferrer">PowerShell for SysAdmins: Workflow Automation Made Easy</a> - Learn how to manage and automate your desktop and server environments.</li>
</ul>
<h3><p>Code and Package Repositories</p>
</h3>
<ul>
<li><a href="https://www.powershellgallery.com/" rel="noopener noreferrer">PowerShell Gallery</a> - Official PowerShell package repository, used by PowerShellGet.</li>
</ul>
<h3><p>Commandline Productivity</p>
</h3>
<ul>
<li><a href="https://github.com/manojlds/pslinq" rel="noopener noreferrer">pslinq (⭐70)</a> - LINQ (LINQ2Objects) for PowerShell.</li>
</ul>

<ul>
<li><a href="https://github.com/wtjones/PSDirTag" rel="noopener noreferrer">PSDirTag (⭐16)</a> - DirTags are relative paths that appear as variables in the PowerShell prompt that update as you navigate. Saves keystrokes when navigating folder structures.</li>
</ul>

<ul>
<li><a href="https://github.com/PowershellFrameworkCollective/PSUtil" rel="noopener noreferrer">PSUtil (⭐98)</a> - Designed to make the user's console life more convenient. It includes shortcuts, aliases, key bindings and convenience functions geared towards greater efficiency and less typing.</li>
</ul>
<h3><p>Frameworks</p>
</h3>
<ul>
<li><a href="https://github.com/janikvonrotz/PowerShell-PowerUp" rel="noopener noreferrer">PowerShell PowerUp (⭐96)</a> - Powerful server management framework.</li>
</ul>
<h3><p>Package Managers</p>
</h3>
<ul>
<li><a href="https://github.com/powershell/powershellget" rel="noopener noreferrer">PowerShellGet (⭐318)</a> - PowerShellGet is the Package Manager for PowerShell. Packages are available on <a href="https://www.PowerShellGallery.com" rel="noopener noreferrer">PowerShellGallery</a>.</li>
</ul>
<h3><p>Parallel Processing</p>
</h3>
<ul>
<li><a href="https://github.com/proxb/PoshRSJob" rel="noopener noreferrer">PoshRSJob (⭐490)</a> - Provides an alternative to PSJobs with greater performance and less overhead to run commands in the background.</li>
</ul>
<h3><p>Testing</p>
</h3>
<ul>
<li><a href="https://github.com/pester/Pester" rel="noopener noreferrer">Pester (⭐2.8k)</a> - PowerShell BDD style testing framework.</li>
</ul>

<ul>
<li><a href="https://github.com/equelin/format-pester" rel="noopener noreferrer">Format-Pester (⭐75)</a> - PowerShell module for documenting Pester's results - exports Pester results to HTML, Word, text files using <a href="https://github.com/iainbrighton/PScribo" rel="noopener noreferrer">PScribo (⭐204)</a>.</li>
</ul>
<h3><p>Videos</p>
</h3>
<ul>
<li><a href="https://channel9.msdn.com/Blogs/hybrid-it-management/PowerShell-on-Linux-and-Open-Source" rel="noopener noreferrer">PowerShell on Linux and Open Source</a> - Brief introduction to PowerShell open source project and how it runs on Linux.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/14/"/>
    <summary>20 awesome projects updated on Apr 06 - Apr 12, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/7/</id>
    <title>Awesome Powershell Updates on Feb 17 - Feb 23, 2020</title>
    <updated>2020-02-12T08:51:50.000Z</updated>
    <published>2020-02-12T08:51:50.000Z</published>
    <content type="html"><![CDATA[<h3><p>Themes</p>
</h3>
<ul>
<li><a href="https://github.com/starship/starship" rel="noopener noreferrer">Starship (⭐30k)</a> - The minimal, blazing fast, and extremely customizable prompt for any shell.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/7/"/>
    <summary>1 awesome projects updated on Feb 17 - Feb 23, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/4/</id>
    <title>Awesome Powershell Updates on Jan 27 - Feb 02, 2020</title>
    <updated>2020-01-24T19:18:01.000Z</updated>
    <published>2020-01-24T19:18:01.000Z</published>
    <content type="html"><![CDATA[<h3><p>Blogs</p>
</h3>
<ul>
<li><a href="https://adamtheautomator.com/" rel="noopener noreferrer">Adam the Automator</a> - Engaging, technical content on all things automation, cloud computing and DevOps by Adam Bertram and friends.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/4/"/>
    <summary>1 awesome projects updated on Jan 27 - Feb 02, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2019/40/</id>
    <title>Awesome Powershell Updates on Oct 07 - Oct 13, 2019</title>
    <updated>2019-10-06T03:19:29.000Z</updated>
    <published>2019-10-06T03:19:29.000Z</published>
    <content type="html"><![CDATA[<h3><p>Security</p>
</h3>
<ul>
<li><a href="https://github.com/samratashok/nishang" rel="noopener noreferrer">Nishang (⭐6.9k)</a> - Enables scripting for red team, penetration testing, and offensive security.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2019/40/"/>
    <summary>1 awesome projects updated on Oct 07 - Oct 13, 2019</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2019/38/</id>
    <title>Awesome Powershell Updates on Sep 23 - Sep 29, 2019</title>
    <updated>2019-09-21T17:35:23.000Z</updated>
    <published>2019-09-21T17:35:23.000Z</published>
    <content type="html"><![CDATA[<h3><p>Books</p>
</h3>
<ul>
<li><a href="https://www.manning.com/books/learn-powershell-in-a-month-of-lunches-linux-and-macos-edition" rel="noopener noreferrer">Learn PowerShell in a Month of Lunches, Linux and macOS Edition</a> - A task-focused tutorial for administering Linux and macOS systems using Microsoft PowerShell.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2019/38/"/>
    <summary>1 awesome projects updated on Sep 23 - Sep 29, 2019</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2019/31/</id>
    <title>Awesome Powershell Updates on Aug 05 - Aug 11, 2019</title>
    <updated>2019-07-31T16:41:31.000Z</updated>
    <published>2019-07-31T16:41:31.000Z</published>
    <content type="html"><![CDATA[<h3><p>API Wrapper</p>
</h3>
<ul>
<li><a href="https://github.com/cofonseca/HipChatAdmin" rel="noopener noreferrer">HipChatAdmin (⭐7)</a> - A module for simple integration with Atlassian HipChat via the HipChat API.</li>
</ul>

<ul>
<li><a href="https://atlassianps.org/module/ConfluencePS/" rel="noopener noreferrer">ConfluencePS</a> - A module for interacting with Atlassian's Confluence in powershell (by using the API).</li>
</ul>

<ul>
<li><a href="https://atlassianps.org/module/JiraPS/" rel="noopener noreferrer">JiraPS</a> - A module for interacting with Atlassian's Jira in powershell (by using the API).</li>
</ul>
<h3><p>Blogs</p>
</h3>
<ul>
<li><a href="http://www.powershellmagazine.com/" rel="noopener noreferrer">PowerShellMagazine</a> - Awesome magazine.</li>
</ul>

<ul>
<li><a href="https://powershellexplained.com" rel="noopener noreferrer">PowerShellExplained</a> - Personal blog of Kevin Marquette</li>
</ul>

<ul>
<li><a href="https://dfinke.github.io/#blog" rel="noopener noreferrer">Doug Finke</a> - Author of <a href="http://shop.oreilly.com/product/0636920024491.do" rel="noopener noreferrer">PowerShell for Developers</a>.</li>
</ul>

<ul>
<li><a href="http://mikefrobbins.com/" rel="noopener noreferrer">Mike F. Robbins</a> - Microsoft MVP. SAPIEN Tech MVP. Co-author of Windows PowerShell TFM 4th Edition.</li>
</ul>
<h3><p>Books</p>
</h3>
<ul>
<li><a href="https://www.manning.com/books/exploring-powershell-automation" rel="noopener noreferrer">Exploring PowerShell Automation</a> - a free eBook sampler that gives you an overview of how to administer your environment.</li>
</ul>

<ul>
<li><a href="https://www.manning.com/books/powershell-in-depth" rel="noopener noreferrer">PowerShell in Depth</a> - The go-to reference for administrators. Every major shell technique, technology, and tactic is explained and demonstrated, providing a comprehensive reference to almost everything an admin would do in the shell.</li>
</ul>

<ul>
<li><a href="https://www.manning.com/books/windows-powershell-in-action-third-edition" rel="noopener noreferrer">Windows PowerShell in Action, Third Edition</a> - The latest revision of the comprehensive reference guide.</li>
</ul>

<ul>
<li><a href="https://www.manning.com/books/learn-windows-powershell-in-a-month-of-lunches-third-edition" rel="noopener noreferrer">Learn Windows PowerShell in a Month of Lunches, Third Edition</a> - An innovative tutorial designed for busy IT professionals. Just set aside one hour a day - lunchtime would be perfect - for a month, and you'll be automating Windows tasks faster than you ever thought possible.</li>
</ul>

<ul>
<li><a href="https://www.manning.com/books/learn-powershell-scripting-in-a-month-of-lunches" rel="noopener noreferrer">Learn PowerShell Scripting in a Month of Lunches</a> - A guide to the process of developing, testing, and deploying scripts, and the art of toolmaking.</li>
</ul>

<ul>
<li><a href="https://leanpub.com/s/4W-ob-YDw2LE2aSMyosCtA.pdf" rel="noopener noreferrer">The Monad Manifesto, Annotated - Jeffrey Snover</a> - Design and theory behind the language from its creator.</li>
</ul>

<ul>
<li><a href="https://leanpub.com/s/aQDRwmoOi940mX_EB6N7Yg.pdf" rel="noopener noreferrer">Why PowerShell? - Warren Frame &amp; Don Jones</a> - Use cases for the language.</li>
</ul>

<ul>
<li><a href="https://leanpub.com/s/lDl9ZV0QW7zaE4BpitXVig.pdf" rel="noopener noreferrer">The Big Book of PowerShell Gotchas - Don Jones</a> - Excellent guide to avoiding common pitfalls.</li>
</ul>

<ul>
<li><a href="https://leanpub.com/s/znHIFrvBAYRST5nFBiQU5g.pdf" rel="noopener noreferrer">The Big Book of PowerShell Error Handling - Dave Wyatt</a> - Great reference for error handling techniques.</li>
</ul>

<ul>
<li><a href="https://leanpub.com/s/DQLESXQ69TlVFQ9ogjrFLw.pdf" rel="noopener noreferrer">Secrets of PowerShell Remoting</a> - On all things remoting. Workflow, fan-out, etc.</li>
</ul>

<ul>
<li><a href="https://goalkicker.com/PowerShellBook/PowerShellNotesForProfessionals.pdf" rel="noopener noreferrer">PowerShell Notes for Professionals</a> - Compilation of notes and snippets.</li>
</ul>
<h3><p>Code and Package Repositories</p>
</h3>
<ul>
<li><a href="https://github.com/search?l=powershell&amp;q=stars%3A%3E1&amp;s=stars&amp;type=Repositories" rel="noopener noreferrer">GitHub</a> - Looking for an Open Source PowerShell project? It's probably here.</li>
</ul>
<h3><p>Commandline Productivity</p>
</h3>
<ul>
<li><a href="https://github.com/dahlbyk/posh-git" rel="noopener noreferrer">posh-git (⭐6.5k)</a> - Set of PowerShell scripts which provide Git/PowerShell integration.</li>
</ul>

<ul>
<li><a href="https://github.com/lzybkr/PSReadLine" rel="noopener noreferrer">PSReadLine (⭐2.8k)</a> - Bash inspired readline implementation for PowerShell. Keeps history between sessions, adds reverse-history search and makes the commandline experience much better overall.</li>
</ul>

<ul>
<li><a href="https://github.com/lzybkr/TabExpansionPlusPlus" rel="noopener noreferrer">TabExpansionPlusPlus (⭐177)</a> - PowerShell module to make customizing tab completion easier and add a library of custom argument completers.</li>
</ul>

<ul>
<li><a href="https://github.com/vors/ZLocation" rel="noopener noreferrer">Zlocation (⭐433)</a> * <a href="https://github.com/rupa/z" rel="noopener noreferrer">z.sh (⭐15k)</a> implementation for PowerShell. Similar to Jump-Location.</li>
</ul>

<ul>
<li><a href="https://github.com/nvbn/thefuck" rel="noopener noreferrer">thefuck (⭐74k)</a> - Magnificent app which corrects your previous console command (by typing <code>fuck</code>).</li>
</ul>

<ul>
<li><a href="https://github.com/JanJoris/posh-with" rel="noopener noreferrer">posh-with (⭐58)</a> - Command prefixing for continuous workflow using a single tool.</li>
</ul>

<ul>
<li><a href="https://gist.github.com/yumura/8df37c22ae1b7942dec7" rel="noopener noreferrer">poco</a>* <a href="https://github.com/peco/peco" rel="noopener noreferrer">peco (⭐7.1k)</a> implementation. Interactive filtering tool.</li>
</ul>
<h3><p>Communities</p>
</h3>
<ul>
<li><a href="http://powershell.org/" rel="noopener noreferrer">PowerShell.org</a> - Forums, summits, community blog posts, and more.</li>
</ul>

<ul>
<li><a href="http://www.reddit.com/r/powershell" rel="noopener noreferrer">/r/PowerShell</a> - Reddit PowerShell community.</li>
</ul>
<h3><p>Documentation Helper</p>
</h3>
<ul>
<li><a href="https://github.com/PowerShell/platyPS" rel="noopener noreferrer">platyPS (⭐622)</a> - Write PowerShell External Help in Markdown.</li>
</ul>

<ul>
<li><a href="https://github.com/gravejester/Invoke-CreateModuleHelpFile" rel="noopener noreferrer">Invoke-CreateModuleHelpFile (⭐30)</a> - PowerShell function to create a HTML help file for a module and all it's commands.</li>
</ul>

<ul>
<li><a href="https://github.com/iainbrighton/PScribo" rel="noopener noreferrer">PScribo (⭐204)</a> - PowerShell documentation framework what can create HTML, Word, text files based on PowerShell-based DSL (domain specific language).</li>
</ul>
<h3><p>Editors and IDEs</p>
</h3>
<ul>
<li><a href="https://www.sapien.com/software/powershell_studio" rel="noopener noreferrer">PowerShell Studio</a> - Powerful PowerShell IDE with module, help, and user interface development tools, high DPI support and regular updates.</li>
</ul>

<ul>
<li><a href="https://marketplace.visualstudio.com/items?itemName=ms-vscode.PowerShell" rel="noopener noreferrer">PowerShell for Visual Studio Code</a> - Provides IntelliSense, code navigations, script analysis, script debugging, and more for the <a href="https://code.visualstudio.com" rel="noopener noreferrer">Visual Studio Code</a> editor.</li>
</ul>

<ul>
<li><a href="http://www.powertheshell.com/isesteroids/" rel="noopener noreferrer">ISE Steroids</a> - Add-on for the PowerShell ISE which provides a rich set of additional features to complete the ISE development experience.</li>
</ul>

<ul>
<li><a href="https://www.idera.com/productssolutions/freetools/powershellplus" rel="noopener noreferrer">PowerShell Plus</a> - All in one IDE.</li>
</ul>

<ul>
<li><a href="https://github.com/SublimeText/PowerShell" rel="noopener noreferrer">SublimeText package (⭐291)</a> - PowerShell language support for Sublime Text.</li>
</ul>

<ul>
<li><a href="https://github.com/jugglingnutcase/language-powershell" rel="noopener noreferrer">Atom package (⭐44)</a> - PowerShell language support for Atom.</li>
</ul>
<h3><p>Frameworks</p>
</h3>
<ul>
<li><a href="http://get-carbon.org/" rel="noopener noreferrer">Carbon</a> - DevOps for automating the configuration of Windows computers.</li>
</ul>

<ul>
<li><a href="https://github.com/Pscx/Pscx" rel="noopener noreferrer">PSCX (⭐593)</a> - PowerShell Community Extensions - Useful set of additional cmdlets.</li>
</ul>

<ul>
<li><a href="https://github.com/PowershellFrameworkCollective/psframework" rel="noopener noreferrer">PSFramework (⭐330)</a> - Easily add configurations, logging and more to your own PowerShell module.</li>
</ul>
<h3><p>Package Managers</p>
</h3>
<ul>
<li><a href="https://chocolatey.org/" rel="noopener noreferrer">Chocolatey</a> - The package manager for Windows. The sane way to manage software on Windows.</li>
</ul>

<ul>
<li><a href="https://github.com/akamac/GitLabProvider" rel="noopener noreferrer">GitLab (⭐40)</a> - Use a GitLab server as Package Provider.</li>
</ul>
<h3><p>Parallel Processing</p>
</h3>
<ul>
<li><a href="https://github.com/RamblingCookieMonster/Invoke-Parallel" rel="noopener noreferrer">Invoke-Parallel (⭐345)</a> - This function will take in a script or scriptblock, and run it against specified objects(s) in parallel.</li>
</ul>
<h3><p>Podcasts</p>
</h3>
<ul>
<li><a href="https://powershellnews.podbean.com/" rel="noopener noreferrer">The PowerShell News Podcast</a> - This podcast is the latest news on PowerShell.</li>
</ul>
<h3><p>Security</p>
</h3>
<ul>
<li><a href="https://gallery.technet.microsoft.com/scriptcenter/1abd77a5-9c0b-4a2b-acef-90dbb2b84e85" rel="noopener noreferrer">File System Security</a> - Allows a much easier management of permissions on files and folders.</li>
</ul>

<ul>
<li><a href="https://github.com/mattifestation/PowerShellArsenal" rel="noopener noreferrer">PowerShellArsenal (⭐786)</a> - Module used to aid a reverse engineer.</li>
</ul>

<ul>
<li><a href="https://github.com/Veil-Framework/PowerTools" rel="noopener noreferrer">PowerTools (⭐1.8k)</a> - Collection of projects with a focus on offensive operations.</li>
</ul>

<ul>
<li><a href="https://github.com/Invoke-IR/PowerForensics" rel="noopener noreferrer">PowerForensics (⭐1.2k)</a> - Popular live disk forensics platform for windows.</li>
</ul>

<ul>
<li><a href="https://github.com/PowerShellMafia/PowerSploit" rel="noopener noreferrer">PowerSploit (⭐10k)</a> - Post-exploitation framework.</li>
</ul>

<ul>
<li><a href="https://github.com/PowerShellEmpire/Empire" rel="noopener noreferrer">PowerShellEmpire (⭐6.7k)</a> - Post-exploitation agent.</li>
</ul>

<ul>
<li><a href="https://github.com/mattifestation/PSReflect" rel="noopener noreferrer">PSReflect (⭐204)</a> - Easily define in-memory enums, structs, and Win32 functions in PowerShell. Useful for attacks, <a href="https://github.com/FuzzySecurity/PowerShell-Suite/tree/master/Bypass-UAC" rel="noopener noreferrer">example (⭐2.4k)</a>.</li>
</ul>

<ul>
<li><a href="https://github.com/BloodHoundAD/BloodHound" rel="noopener noreferrer">BloodHound (⭐7.5k)</a> - Easily identify highly complex attack paths that would otherwise be impossible to quickly identify.</li>
</ul>
<h3><p>Themes</p>
</h3>
<ul>
<li><a href="https://github.com/Jaykul/PowerLine" rel="noopener noreferrer">Powerline (⭐509)</a> - PowerShell Classes for richer output and prompts.</li>
</ul>
<h3><p>Videos</p>
</h3>
<ul>
<li><a href="https://www.youtube.com/watch?v=D15vh-ryJGk" rel="noopener noreferrer">PowerShell Unplugged with Jeffrey Snover and Don Jones Ignite 2017</a> - The inventor of PowerShell talking about "the latest and coolest PowerShell features to help you automate and manage the hybrid cloud". Focused on the PowerShell Community.</li>
</ul>

<ul>
<li><a href="https://mva.microsoft.com/en-US/training-courses/getting-started-with-powershell-30-jump-start-8276" rel="noopener noreferrer">Getting Started With PowerShell 3.0 Jump Start</a> - Jump starts series are for IT professionals with no previous experience with PowerShell, and want to learn it fast.</li>
</ul>

<ul>
<li><a href="https://channel9.msdn.com/Series/advpowershell3" rel="noopener noreferrer">Advanced Tools &amp; Scripting with PowerShell 3.0</a> - IT pros, take this advanced PowerShell course to find out how to turn your real time management and automation scripts into useful reusable tools and cmdlets.</li>
</ul>

<ul>
<li><a href="https://mva.microsoft.com/en-US/training-courses/whats-new-in-powershell-v5-16434" rel="noopener noreferrer">What's New in PowerShell v5</a> - Through description on some of the exciting new features in PowerShell version 5.0.</li>
</ul>

<ul>
<li><a href="https://channel9.msdn.com/series/PowerShell-Open-Source-Project" rel="noopener noreferrer">PowerShell Open Source Project</a> - Collection of videos thoroughly demonstrate how PowerShell open source project runs on Linux.</li>
</ul>

<ul>
<li><a href="https://channel9.msdn.com/Shows/MsftPowerShell" rel="noopener noreferrer">PowerShell</a> - This show will include videos talking about the PowerShell automation platform, Desired State Configuration (DSC), infrastructure as code, and related concepts!! These videos are created by Trevor Sullivan, a Microsoft MVP for Windows PowerShell.</li>
</ul>

<ul>
<li><a href="https://www.youtube.com/watch?v=6CRTahGYnws&amp;list=PL6D474E721138865A" rel="noopener noreferrer">Learn Windows PowerShell in a Month of Lunches - Don Jones</a> - Video companion to the book of the same title.</li>
</ul>

<ul>
<li><a href="https://www.youtube.com/watch?v=Lni4KjGMgu4" rel="noopener noreferrer">Best Practices for Script Design - Don Jones</a> - Don Jones discusses script design principles and best practices.</li>
</ul>

<ul>
<li><a href="https://www.youtube.com/watch?v=KprrLkjPq_c" rel="noopener noreferrer">PowerShell Toolmaking (1 of 3) - Don Jones</a> - Toolmaking (1 of 3) - Don Jones.</li>
</ul>

<ul>
<li><a href="https://www.youtube.com/watch?v=U849a17G7Ro" rel="noopener noreferrer">PowerShell Toolmaking (2 of 3) - Don Jones</a> - Toolmaking (2 of 3) - Don Jones.</li>
</ul>

<ul>
<li><a href="https://www.youtube.com/watch?v=GXdmjCPYYNM" rel="noopener noreferrer">PowerShell Toolmaking (3 of 3) - Don Jones</a> - Toolmaking (3 of 3) - Don Jones.</li>
</ul>

<ul>
<li><a href="https://www.youtube.com/watch?v=Hkzd8spCfCU" rel="noopener noreferrer">Sophisticated Techniques of Plain Text Parsing - Tobias Weltner</a> - Great reference for text parsing.</li>
</ul>

<ul>
<li><a href="https://www.youtube.com/watch?v=j0EX5R2nnRI" rel="noopener noreferrer">Monad Manifesto Revisited - Jeffrey Snover</a> - Jeffrey Snover reflects on the beginnings of the language and where it's going.</li>
</ul>

<ul>
<li><a href="https://www.youtube.com/watch?v=VrDjiVbZZE8" rel="noopener noreferrer">AD Forensics with PowerShell - Ashley McGlone</a> - A lot of AD related scripting and analysis techniques.</li>
</ul>

<ul>
<li><a href="https://www.youtube.com/watch?v=85Yrs5ezxHE&amp;list=PL6ue9e1DXqDv74YTX91gYonfFsweNmrDK" rel="noopener noreferrer">Windows PowerShell What's New in V2 - SAPIEN</a> - Old but gold. Most of this is still very relevant.</li>
</ul>

<ul>
<li><a href="https://www.youtube.com/watch?v=IHrGresKu2w&amp;list=PLCGGtLsUjhm2k22nFHHdupAK0hSNZVfXi" rel="noopener noreferrer">All Things Microsoft PowerShell</a> - Another general language reference.</li>
</ul>
<h3><p>Webserver</p>
</h3>
<ul>
<li><a href="https://github.com/toenuff/flancy" rel="noopener noreferrer">Flancy (⭐178)</a> - Web microframework for Windows PowerShell.</li>
</ul>

<ul>
<li><a href="https://github.com/Badgerati/Pode" rel="noopener noreferrer">Pode (⭐539)</a> - Pode is a Cross-Platform PowerShell framework for creating web servers to host REST APIs, Web Sites, and TCP/SMTP Servers.</li>
</ul>

<ul>
<li><a href="https://github.com/PowerShell/Polaris" rel="noopener noreferrer">Polaris (⭐486)</a> - A cross-platform, minimalist web framework for PowerShell.</li>
</ul>

<ul>
<li><a href="https://github.com/vmware/webcommander" rel="noopener noreferrer">WebCommander (⭐162)</a> - Run scripts and view results, in a friendly web GUI or via a web service.</li>
</ul>
<h3><p>Misc</p>
</h3>
<ul>
<li><a href="https://github.com/Microsoft/DbgShell" rel="noopener noreferrer">DbgShell (⭐630)</a> - A PowerShell front-end for the Windows debugger engine.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2019/31/"/>
    <summary>74 awesome projects updated on Aug 05 - Aug 11, 2019</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2016/45/</id>
    <title>Awesome Powershell Updates on Nov 07 - Nov 13, 2016</title>
    <updated>2016-11-12T04:29:18.000Z</updated>
    <published>2016-11-12T04:22:51.000Z</published>
    <content type="html"><![CDATA[<h3><p>Build Tools</p>
</h3>
<ul>
<li><a href="https://github.com/psake/psake" rel="noopener noreferrer">psake (⭐1.5k)</a> - Build automation tool inspired by rake (aka make in Ruby) and bake (aka make in Boo).</li>
</ul>

<ul>
<li><a href="https://github.com/nightroman/Invoke-Build" rel="noopener noreferrer">Invoke-Build (⭐530)</a> - Build and test automation tool inspired by psake.</li>
</ul>

<ul>
<li><a href="https://github.com/RamblingCookieMonster/PSDeploy" rel="noopener noreferrer">PSDeploy (⭐325)</a> - Module built for the purpose of simplifying multiple types of deployments.</li>
</ul>

<ul>
<li><a href="https://github.com/RamblingCookieMonster/BuildHelpers" rel="noopener noreferrer">BuildHelpers (⭐187)</a> - Variety of helper functions for CI/CD scenarios.</li>
</ul>
<h3><p>Misc</p>
</h3>
<ul>
<li><a href="https://github.com/oising/poke" rel="noopener noreferrer">poke (⭐76)</a> - Crazy cool reflection module for PowerShell.
Explore and invoke private APIs like nobody is watching.
Useful for security research, testing and quick hacks.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2016/45/"/>
    <summary>5 awesome projects updated on Nov 07 - Nov 13, 2016</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2016/44/</id>
    <title>Awesome Powershell Updates on Oct 31 - Nov 06, 2016</title>
    <updated>2016-10-31T19:43:37.000Z</updated>
    <published>2016-10-31T19:43:37.000Z</published>
    <content type="html"><![CDATA[<h3><p>Build Tools</p>
</h3>
<ul>
<li><a href="https://github.com/manojlds/YDeliver" rel="noopener noreferrer">YDeliver (⭐43)</a> - Build and deployment framework aimed at .NET projects.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2016/44/"/>
    <summary>1 awesome projects updated on Oct 31 - Nov 06, 2016</summary>
  </entry>
</feed>