Introduction

If you want to stay on top of #powershell community and whatever is happening around the world related to PowerShell then you are at the right place friend! We will cover Trending Github Repos, Popular Tweets, Trending Reddit posts, new Videos on Youtube and finally, some editors pick which you don’t want to miss 😎

If you like reading this newsletter follow me on Twitter @singhprateik, for more such content! and to get our PowerShell weekly newsletter please do subscribe here 👇👇👇 and join the growing community of 1000+ readers!


Subscribe to the Newsletter



Table of Contents


Editors Pick

Here are some of the articles specially picked by me for your reading…

  • The Key to Understanding PowerShell – on Windows or Linux

    by @concentrateddon

    I’ve listened to a few of my Windows-friendly compatriots attempting to explain PowerShell to their Linux colleagues, and it hasn’t always gone well. The problem, I think, is that a lot of Windows folks don’t actually know why PowerShell exists in the first place. Let me explain.

    PowerShell does not exist to automate administrative tasks. Re-read that a few times until it really sinks in. You see, you start going at the Linux guys with this “automation” argument, and they’re all like, “yeah, man, we’ve had that for always.” The existence of PowerShell on Linux makes no sense if the point of PowerShell is simply automation. In fact, PowerShell as an automation mechanism also makes no sense on Windows. Keep in mind that all PowerShell does is built on WMI/CIM and .NET Framework; there was nothing stopping you from using those things in the first place. You didn’t need PowerShell.  [Read more]


  • Actionable Toast Notifications, Finally Cracked Them!

    by @WindosNZ

    I don’t know how to express a happy dance with text. If I could that’s what would be here because I’ve finally removed a thorn from my side that’s been there for five years.

    I’ve been living and breathing toast notifications while building the BurntToast module for the past five years. Through this time, they’ve been great for delivering information… or annoying users. But there has always been a lingering missing piece: “Can I do something with these notifications?”

    Sure, you could always put buttons on your toast notifications. But they were limited to snoozing and dismissing the notification itself or opening files or websites in their default applications.

    Again, this is limiting us to just delivering information. What if you wanted to pop a notification telling the user they needed to reboot and providing them with a button that would carry out that reboot? [Read more]


  • The Grep of PowerShell [Tutorial]

    by @alistek

    One of the first Linux commands that many system administrators learn is grep. This venerable tool has been around for decades and is crucial to any administrator toolbelt. Grep’s core is simply the ability to search the plain text for a RegEx pattern. Grep can search files in a given directory or streamed input to output matches.

    PowerShell, being a language, is more than just a single purpose binary. Therefore what built-in abilities exist to search for plain text using RegEx patterns much like grep does? In this article, we explore the myriad ways to search for text in files using PowerShell. [Read more]


Trending Github Repositories

Github repositories that are trending are a good way to find and contribute to some cool PowerShell projects! Following is the list of top 10 trending PowerShell Github repositories.

Repository Description Stars Forks Num Of Stars Today
Sycnex/Windows10Debloater Script to remove Windows 10 bloatware. 5,567 708 129
sailay1996/cve-2020-1337-poc poc for CVE-2020-1337 (Windows Print Spooler Elevation of Privilege) 90 24 16
actions/virtual-environments GitHub Actions virtual environments 1,102 463 1
math1as/CVE-2020-1337-exploit CVE-2020-1337 Windows Print Spooler Privilege Escalation 102 17 16
postrequest/xeca PowerShell payload generator 27 10 1
MicrosoftLearning/AZ-104-MicrosoftAzureAdministrator AZ-104 Microsoft Azure Administrator 351 461 1
redcanaryco/atomic-red-team Small and highly portable detection tests based on MITRE’s ATT&CK. 3677 1,237 6
mantvydasb/RedTeam-Tactics-and-Techniques Red Teaming Tactics and Techniques 1,038 336 1
olafhartong/sysmon-modular A repository of sysmon configuration modules 987 174 2
pdq/PowerShell-Scanners A community repository of PowerShell Scanners for PDQ Inventory. 37 14 2

 


Top Tweets

 

If you are into tech then you can’t miss these PowerShell related popular tweets in last week, here is the list of top 10 most popular PowerShell tweets…

 

Twitter Handle Retweet Count Favorite Count Status Status URL
@ptracesecurity 74 115 PowerShell: In-Memory Injection Using CertUtil.exe https://t.co/S1xwrc85rl #Pentesting #PowerShell #Windows… https://t.co/WcxzA6T4LB Tweet
@ThomasMaurer 69 126 Want to manage your Azure services without a public IP address? Now you can connect Azure Cloud Shell to Virtual Ne… https://t.co/wBmuPQEcaa Tweet
@DirectoryRanger 64 168 “#PowerShell: In-Memory Injection Using CertUtil.exe https://t.co/5uWfrAhud8 Tweet
@Ba4bes 58 133 “New blog post! Testing ARM Templates. Before you deploy to your subscription, it’s a good thing to test your ARM te… https://t.co/52kTvepauF Tweet
@BCSecurity1 48 108 Our @defcon #RedTeamVillage talk on Offensive #PowerShell is up on our YouTube Channel. Come check it out if you mi… https://t.co/LgEe2lF9k5 Tweet
@PSJamesP 38 37 The CFP for #PowerShell24 opens 15 August! Do you have your CFP prepared? 24 hours of #PowerShell so we have slots… https://t.co/yHt5B2Hks0 Tweet
@concentrateddon 26 63 Learn #PowerShell (or validate your skills) by solving other people’s mistakes… in this FREE, open-source book: https://t.co/NqxnmJmkfA Tweet
@JustinWGrote 24 48 “#Powershell 7 is now GA in #Azure #Functions. Hats off to @AnatoliB for all his extremely hard and brilliant work… https://t.co/rUG0ODUCAu Tweet
@CloudSkills_io 23 84 “Looking to leverage your PowerShell skills in the Azure cloud? Check out our new course ‘Azure Functions For DevOp… https://t.co/4ZvBZ9o2at Tweet
@YuvalLeshem 23 2 “Hot High Tech Jobs in Israel available 24/7 #angular #react #python #django #ux_ui #frontend #backend #javascript… https://t.co/qRzKfnyku3 Tweet
@12Knocksinna 21 31 .@Office365 Some of the discussion about how to use certificate-based authentication to connect to #ExchangeOnline… https://t.co/3DYYdhldWh Tweet

 


Subscribe to the Newsletter




Top Reddit posts

PowerShell Reddit r/PowerShell is a vibrant community and you should be on board if you want to get onto the nerve of PowerShell Community, here is a list of top Reddit posts last week..

Author Title Ups Num of Comments URL
/u/krzydoug Will this ever end? 99 108 Post
/u/fuzzylumpkinsbc Next book in the learning powershell journey? Done with Scripting in a month of lunches. 67 37 Post
/u/krzydoug Gather network interface details 57 15 Post
/u/adbertram How to Use the New Exchange Online V2 PowerShell Module for Unattended Automation Scripts 40 6 Post
/u/AppleOfTheEarthHead Hash table vs custom object? 39 26 Post
/u/Dereference_operator Do you feel that you can do mostly “everything” in Powershell today like Bash in Linux without having a windows gui ? 37 99 Post
/u/ICanSeeYou7867 Very very simply function is making me scratch my head 37 16 Post
/u/Kathy_Cooper1012 Easily get your organization’s Email Traffic Statistics report by user 35 12 Post
/u/Winux_278 Are Teams policies and Policy packages the same ? 31 8 Post
/u/PowerShellMichael PowerShell Friday Discussion Time! We are GUIng there! 28 19 Post

 


New on Youtube

Here are all new PowerShell videos uploaded on youtube.com last week!

 

Channel Title Video URL
Tecoholic Azure PowerShell Getting Started Video
Guy Leech Automating and Managing VMware with PowerShell Video
Roel Van de Paar PowerShell WMI function call with multiple variable Video
Roel Van de Paar How to dynamically add tasks to a PowerShell job queue? Video
AboutIT Configure Hyper-V Replica with Powershell on Windows Server 2012 R2 Video
Core Security Using Core Impact with Powershell Empire Video
Motasem Hamdan Active Directory Penetration testing with Powershell and Mimikatz – Part 3 Video
IT Knowledge Center How did I use Powershell for Linux Job Video
Roel Van de Paar How to install SysInternals in Powershell to allow access through CLI? Video
asar cloud Chef How to Create a private endpoint using Azure PowerShell Video

 


Bestseller Books on Leanpub.com

Here are the top 10 book titles which were trending as bestsellers under the PowerShell category!

Rank Book Title Author
1 Don Jones and Jeff Hicks
2 Shell of an Idea Don Jones
3 Brandon Olin
4 Jeff Hicks
5 Prateek Singh
6 PowerShell Tips to Write By Adam Bertram
7 Mike F Robbins
8
Brandon Olin
9 Don Jones
10 Prateek Singh and Deepak Singh Dhami

Optical Character Recognition

Author of “PowerShell Guide to Python“, “Windows Subsystem for Linux (WSL)” and currently writing the most awaited book: “PowerShell to C# and Back” !


Subscribe to our mailing list

* indicates required