October 11, 2019
Blogs, Articles, and Posts
11 Ways to Create HashTable in PowerShell
(ridicurious.com)
PowerShell Hashtables are compact data structures, which are very popular and come handy in a lot of
By: Prateek Singh submitted:Jun 15 2022
PowerShell Hashtables are compact data structures, which are very popular and come handy in a lot of
use cases. They are capable to store one or more Key-Value pairs and today we are going to looking into various approaches and methods to create a Hashtable in PowerShell.
By: Prateek Singh submitted:Jun 15 2022
Get-Help Episode 021
(powershellnews.podbean.com)
This episode was recorded at the PowerShell on the River event. It is a sitdown interview with David
By: submitted:Jun 15 2022
This episode was recorded at the PowerShell on the River event. It is a sitdown interview with David
Littlejohn and James Petty. We discuss the speakers and topics at the event, while also talking about future PowerShell events across the country. We also discuss the OnRamp program and its value to both the industry and the students.
By: submitted:Jun 15 2022
Making Sense of Parallel ForEach-Object in PowerShell 7
(jdhitsolutions.com)
By, you've most likely heard about the new -parallel parameter with ForEach-Object in the latest
By: Jeff Hicks submitted:Jun 15 2022
By, you've most likely heard about the new -parallel parameter with ForEach-Object in the latest
preview of PowerShell 7 Personally. I've been waiting for this for a long time. I used to only use PowerShell workflows because it offered a way to run commands in parallel. Having this feature as part of the language is a welcome addition.
By: Jeff Hicks submitted:Jun 15 2022
Uninstalling windows store apps using PowerShell
(cloudappie.nl)
Recently I had to re-install my laptop. Now that shouldn't take to long, but it turned out I had
By: Albert-Jan Schot submitted:Jun 15 2022
Recently I had to re-install my laptop. Now that shouldn't take to long, but it turned out I had
tweaked my previous install a bit. One of the things you get when installing Windows again is a bunch of default apps. These apps are coming from the Microsoft Store. And not all of these apps will be used, so I decided to figure out how to de-install them.
By: Albert-Jan Schot submitted:Jun 15 2022
Projects, Scripts, and Modules
PSScriptMenuGui
(github.com)
This module uses a CSV file to make a graphical menu of PowerShell scripts.
By: Dan O'Sullivan submitted:Jun 15 2022
This module uses a CSV file to make a graphical menu of PowerShell scripts.
By: Dan O'Sullivan submitted:Jun 15 2022
PSSecTools/ADSec: Tools for Active Directory security management
(github.com)
The ADSec powershell module is a toolkit designed to help with several core Active Directory
By: Friedrich Weinmann submitted:Jun 15 2022
The ADSec powershell module is a toolkit designed to help with several core Active Directory
security concerns. Delegation & Revocation of privileges. Configuring monitoring of active directory object changes. Analysis of security relevant AD configuration settings/state.
By: Friedrich Weinmann submitted:Jun 15 2022
The only PowerShell Command you will ever need to find out who did what in Active Directory
(reddit.com)
The title pretty much sums it up.
By: MadBoyEvo submitted:Jun 15 2022
The title pretty much sums it up.
By: MadBoyEvo submitted:Jun 15 2022
Books, Media, and Learning Resources
Gathering AD Data with the Active Directory PowerShell Module – Active Directory Security
(adsecurity.org)
A great primer on getting started with the Active Directory PowerShell module.
By: Sean Metcalf submitted:Jun 15 2022
A great primer on getting started with the Active Directory PowerShell module.
By: Sean Metcalf submitted:Jun 15 2022
Practical PowerShell Security and Compliance Center
(amazon.com)
PowerShell is an integral part of Office 365. This book was written with real world scenarios in
By: Damian Scoles submitted:Jun 15 2022
PowerShell is an integral part of Office 365. This book was written with real world scenarios in
mind. Authored by a seven year Office 365 MVP, this book will provide you with practical advice on how to use PowerShell to manage the Security and Compliance Center.
By: Damian Scoles submitted:Jun 15 2022
TheShow.E7.Azure Guest Configuration (DSC)
(youtube.com)
This week dive into Guest Configuration with Michael Greene as he shows us a new incredible way to
By: Jason Helmick submitted:Jun 15 2022
This week dive into Guest Configuration with Michael Greene as he shows us a new incredible way to
validate settings inside your virtual machines including Operating Systems, applications and more!
By: Jason Helmick submitted:Jun 15 2022
Fun
A PowerShell Cross-Platform Challenge – Iron Scripter
(ironscripter.us)
New from the IronScripter Chaiman: A PowerShell Cross-Platform Challenge
By: submitted:Jun 15 2022
New from the IronScripter Chaiman: A PowerShell Cross-Platform Challenge
By: 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.