June 10, 2022
Blogs, Articles, and Posts
Azure Arc: Azure PowerShell prerequisites configuration script
(wmatthyssen.com)
This blog post will show you how you can configure Azure Arc prerequisites via the use of an Azure
By: Wim Matthyssen submitted:Jun 16 2022
This blog post will show you how you can configure Azure Arc prerequisites via the use of an Azure
PowerShell script.
By: Wim Matthyssen submitted:Jun 16 2022
Changing the Look of the Prompt
(sid-500.com)
PowerShell comes with a standard prompt whose configuration is stored in the prompt function. The
By: Patrick Gruenauer submitted:Jun 16 2022
PowerShell comes with a standard prompt whose configuration is stored in the prompt function. The
good news is that we are able to change this prompt function to suit our needs. In this blog post, I will show you how you can change this prompt and I will give you some examples.
By: Patrick Gruenauer submitted:Jun 16 2022
Creating sudo for PowerShell (Part 2)
(community.idera.com)
In our effort to create a sudo command for PowerShell - to elevate individual commands - in part 1
By: Idera submitted:Jun 16 2022
In our effort to create a sudo command for PowerShell - to elevate individual commands - in part 1
we created the sudo function body:
By: Idera submitted:Jun 16 2022
Inspired to Share
(reddit.com)
This is why I love the PowerShell community
By: Jeremie Hayter submitted:Jun 16 2022
This is why I love the PowerShell community
By: Jeremie Hayter submitted:Jun 16 2022
Reading IIS logs with PowerShell
(evotec.xyz)
Today I was reading Twitter, as I am pretty addicted to technology news when Adam Bacon mentioned
By: Przemyslaw Klys submitted:Jun 16 2022
Today I was reading Twitter, as I am pretty addicted to technology news when Adam Bacon mentioned
that he's surprised that no one has rebuilt IIS Parser as pure PowerShell. While this is not entirely true, and some modules can do some parsing, I decided to try my luck. While doing it from scratch in PowerShell is possible, I opted to use an external C# library that does all the heavy lifting and is optimized for speed.
By: Przemyslaw Klys submitted:Jun 16 2022
Using PowerShell Your Way
(jdhitsolutions.com)
I've often told people that I spend my day in a PowerShell prompt. I run almost my entire day with
By: Jeff Hicks submitted:Jun 16 2022
I've often told people that I spend my day in a PowerShell prompt. I run almost my entire day with
PowerShell. I've shared many of the tools I use daily on Github. Today, I want to share another way I have PowerShell work the way I need it, with minimal effort. This specific task centers on files and folders.
By: Jeff Hicks submitted:Jun 16 2022
Using the conditional ternary operator for simplified if/else syntax in PowerShell 7
(mikefrobbins.com)
The conditional ternary operator is a feature added to PowerShell in version 7. You can use it as a
By: Mike F. Robbins submitted:Jun 16 2022
The conditional ternary operator is a feature added to PowerShell in version 7. You can use it as a
simplified version of if/else.
By: Mike F. Robbins submitted:Jun 16 2022
What should I be able to do with Powershell in order to feel comfortable labeling myself as proficient?
(reddit.com)
Another great topic and discussion from Reddit.
By: r/PowerShell submitted:Jun 16 2022
Another great topic and discussion from Reddit.
By: r/PowerShell submitted:Jun 16 2022
Projects, Scripts, and Modules
psframework
(github.com)
A module that provides tools for other modules and scripts
By: Friedrich Weinmann submitted:Jun 16 2022
A module that provides tools for other modules and scripts
By: Friedrich Weinmann submitted:Jun 16 2022
Books, Media, and Learning Resources
Optimizing Visual Studio Code for Powershell Development by Justin Grote – YouTube
(youtube.com)
I've used VSCode as my primary Powershell environment for over 3 years and have tried a lot of
By: Justin Grote submitted:Jun 16 2022
I've used VSCode as my primary Powershell environment for over 3 years and have tried a lot of
extensions and settings, and now is your turn to learn from my experience! Here are some examples of items we will cover:
By: Justin Grote submitted:Jun 16 2022
PowerShell tool that uses the OpenAI Codex turning natural language into executable scripts – YouTube
(youtube.com)
Aims to grow the understanding of using OpenAI in PoweShell by providing an example of an
By: Doug Finke submitted:Jun 16 2022
Aims to grow the understanding of using OpenAI in PoweShell by providing an example of an
implementation and references
By: Doug Finke submitted:Jun 16 2022
Template Podcast Title with Gilbert Sanchez
(powershellpodcast.podbean.com)
In this episode, we cover the value of templating and how Stucco can be used to improve our module
By: The PowerShell Podcast submitted:Jun 16 2022
In this episode, we cover the value of templating and how Stucco can be used to improve our module
development, both inside an organization and for personal projects.
By: The PowerShell Podcast submitted:Jun 16 2022
Do you have a suggestion for PowerShell Weekly? Do you know something that should be included? Let me know in the comments below, or on
twitter.