April 17, 2020
Blogs, Articles, and Posts
Application Gateway Ingress Controller Deployment Script
(buchatech.com)
In this blog post, I want to share a script I built that deploys the AGIC. There are many steps to
By: Steve Buchanan submitted:Jun 15 2022
In this blog post, I want to share a script I built that deploys the AGIC. There are many steps to
deploying the AGIC and I figured this is something folks will need to deploy over and over so it makes sense to make it a little easier to do.
By: Steve Buchanan submitted:Jun 15 2022
Backup all your TechNet Gallery contributions with PowerShell
(systanddeploy.com)
In this post I will show you a script I created that allows you to backup all your Technet Gallery
By: Damien Van Robaeys submitted:Jun 15 2022
In this post I will show you a script I created that allows you to backup all your Technet Gallery
contributions on your computer.
By: Damien Van Robaeys submitted:Jun 15 2022
DHCP scopes: Check their utilization with this PowerShell script
(techgenix.com)
Whether you have implemented Windows DHCP servers or a third-party DHCP server, it is necessary to
By: Nirmal Sharma submitted:Jun 15 2022
Whether you have implemented Windows DHCP servers or a third-party DHCP server, it is necessary to
monitor the utilization of DHCP scopes. While Microsoft provides System Center Operations Manager and necessary management packs to monitor all aspects of DHCP servers including monitoring of DHCP scopes, the System Center suite is very expensive and it requires a considerable amount of time to implement all of its components just to enable monitoring of a few servers. In this article, we learn how we can use simple PowerShell commands and a PowerShell script to check the utilization of DHCP scopes on multiple DHCP servers.
By: Nirmal Sharma submitted:Jun 15 2022
How to Create a Beautiful HTML Report with PowerShell
(adamtheautomator.com)
PowerShell is a powerful tool that helps you simplify and automate tedious and repetitive tasks.
By: Dan Dimalanta submitted:Jun 15 2022
PowerShell is a powerful tool that helps you simplify and automate tedious and repetitive tasks.
Administrators typically use PowerShell to extract information from a system or database when the data set required has to be presented as a report. But reports in text or CSV files usually lack the flare and fancy styling of HTML.
By: Dan Dimalanta submitted:Jun 15 2022
Use cases for PowerShell Help Messages
(itluke.online)
If you are like me, when you type a command line, you hit the TAB key to auto-fill parameters'
By: Luc Fullenwarth submitted:Jun 15 2022
If you are like me, when you type a command line, you hit the TAB key to auto-fill parameters'
values. Or, when you don't know which value to enter, you hit CTRL + C and you use a search engine or the Get-Help -Name CmdletName -Parameter ParameterName command line to find out which value to enter.
By: Luc Fullenwarth submitted:Jun 15 2022
Projects, Scripts, and Modules
Introducing Data Mashup Cmdlets
(bengribaudo.com)
Maybe you'd like to extract the Power Query mashups embedded in a folder full of Excel or Power BI
By: Ben Gribaudo submitted:Jun 15 2022
Maybe you'd like to extract the Power Query mashups embedded in a folder full of Excel or Power BI
files without opening each file one by one. Perhaps you have an M function or query you'd like to mass import into a collection of files. Then there's version control-you'd like a mechanism to manipulate the mashups in files so that you can wire up a version control setup. If any of these possibilities perk your interest, Data Mashup Cmdlets may be a useful tool in your Power Query toolkit.
By: Ben Gribaudo submitted:Jun 15 2022
Books, Media, and Learning Resources
Core Concept: Regex for N00bs
(youtube.com)
REGEX!!! It's often misunderstood and hated by many! But the truth is regex is super powerful and
By: Thomas Rayner submitted:Jun 15 2022
REGEX!!! It's often misunderstood and hated by many! But the truth is regex is super powerful and
sometime it's the best tool for the job! Ever wish you could learn Regex in a simple, straightforward tutorial with one of the best speakers in the PowerShell community? Thomas Rayner is Microsoft security engineer, blogger, Pluralsight author and Microsoft MVP. He is one of the brightest minds in the PowerShell community and he will be here showing us all how to use regex to solve complex tasks.
By: Thomas Rayner submitted:Jun 15 2022
Shell of an Idea: The untold history of PowerShell
(leanpub.com)
I can't wait to start digging into this. Author Don Jones was with PowerShell from the beginning,
By: Don Jones submitted:Jun 15 2022
I can't wait to start digging into this. Author Don Jones was with PowerShell from the beginning,
and through a series of core team interviews, community discussions, and background research, he brings you this: the untold story of PowerShell, a Shell of an Idea.
By: Don Jones submitted:Jun 15 2022
Slicing and Dicing with PowerShell on GitLab CI
(youtube.com)
All the ways to use PowerShell on GitLab CI - including Windows PowerShell and PowerShell Core 7 on
By: Darwin Sanoy submitted:Jun 15 2022
All the ways to use PowerShell on GitLab CI - including Windows PowerShell and PowerShell Core 7 on
Linux and Windows.
By: Darwin Sanoy submitted:Jun 15 2022
Fun
I made a color theme for ISE
(reddit.com)
Hey there PoSh community, I have been working in the PowerShell ISE for a while at work and really
By: u/Lyko5 submitted:Jun 15 2022
Hey there PoSh community, I have been working in the PowerShell ISE for a while at work and really
don't like the color theme, so I made a new one that matches my VSCode and wanted to share.
By: u/Lyko5 submitted:Jun 15 2022
Pestering for a PowerShell Challenge
(ironscripter.us)
Sadly, with the demise of the PowerShell + DevOps Global Summit in 2020, there will be no Iron
By: Iron Scripter submitted:Jun 15 2022
Sadly, with the demise of the PowerShell + DevOps Global Summit in 2020, there will be no Iron
Scripter Game. However, that doesn't mean you shouldn't continue to hone your skills. The Chairman has been pestered the last several weeks for a new challenge. So be careful what you ask for.
By: Iron Scripter submitted:Jun 15 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.