January 10, 2020
Blogs, Articles, and Posts
Documenting with PowerShell: Active Directory domain and settings
(cyberdrain.com)
Clients that still have a server on-site are become rare these days - Most of our client base is
By: Kelvin Tegelaar submitted:Jun 15 2022
Clients that still have a server on-site are become rare these days - Most of our client base is
either completely public cloud using AAD or they have hosted servers in our private cloud. For these clients I've made the following script to document their Active Directory server settings. I always I want to be in complete control of my clients environment. That means having up to date documentation at the ready.
By: Kelvin Tegelaar submitted:Jun 15 2022
How to Revoke Azure AD Tokens from Expired AD Users
(adamtheautomator.com)
Do you have an on-prem Active Directory (AD) environment and syncing to Azure Active Directory (AD)?
By: Adam Bertram submitted:Jun 15 2022
Do you have an on-prem Active Directory (AD) environment and syncing to Azure Active Directory (AD)?
If so, you may have run across a frustrating problem - an on-prem AD user has expired but that user can still access resources protected with Azure AD.
By: Adam Bertram submitted:Jun 15 2022
PowerShell’s Get-Date FileDateTime for Safe Filenames
(tommymaynard.com)
This article covers using PowerShell's Get-Date cmdlet and its FileDateTime format option to create
By: Tommy Maynard submitted:Jun 15 2022
This article covers using PowerShell's Get-Date cmdlet and its FileDateTime format option to create
safe filenames that include the date and time. If you're just starting this post now, then head over to PowerShell.org to read the beginning of this article. Otherwise, continue reading below.
By: Tommy Maynard submitted:Jun 15 2022
PowerShell’s Secret Wildcard
(toastit.dev)
It's funny how you can be a daily PowerShell user for years and completely miss something about a
By: Josh King submitted:Jun 15 2022
It's funny how you can be a daily PowerShell user for years and completely miss something about a
feature you regularly use... such as the "like" operators accepting more than two different wildcards.
By: Josh King submitted:Jun 15 2022
Projects, Scripts, and Modules
IPCalculator: A Powershell Module for VLSM subnetting
(github.com)
Whenever I am doing Cloud Foundation projects I need to design network segmentation, so I use VLSM.
By: Guido Oliveira submitted:Jun 15 2022
Whenever I am doing Cloud Foundation projects I need to design network segmentation, so I use VLSM.
Variable-Length Subnet Masking (VLSM) consists of segregating subnets into smaller segments, allowing network engineers to divide an IP address space into a hierarchy of subnets of different sizes, making it possible to create very different host subnets without account. waste a large number of addresses. This in turn can be a pretty annoying task, especially when it needs to be done several times, so I decided to do a powershell module to just tell you how many hosts I need in a given segment and it will tell me what the addressing is.
By: Guido Oliveira submitted:Jun 15 2022
WindowsFirewallRuleset – Windows Firewall Ruleset Powershell Scripts
(kitploit.com)
A great collection of PowerShell scripts for working with Windows firewall rules.
By: submitted:Jun 15 2022
A great collection of PowerShell scripts for working with Windows firewall rules.
By: submitted:Jun 15 2022
Books, Media, and Learning Resources
TheShow:20:E1-Foreach-Object -Parallel
(youtube.com)
Welcome to the New Year! ...and as we work to release PowerShell 7 this month, I thought it would be
By: Jason Helmick submitted:Jun 15 2022
Welcome to the New Year! ...and as we work to release PowerShell 7 this month, I thought it would be
fun to start a series on the new features. For this episode of TheShow - Take a first look at Foreach-Object -Parallel
By: Jason Helmick submitted:Jun 15 2022
Fun
New Year, New Scripts: What are your 2020 best practices and aspirations? : PowerShell
(reddit.com)
A fun thread about people's New Years Resolutions for PowerShell.
By: submitted:Jun 15 2022
A fun thread about people's New Years Resolutions for PowerShell.
By: submitted:Jun 15 2022
Taking a Shortcut Path in Your PowerShell Prompt
(jdhitsolutions.com)
To kick off the new year I thought I'd take a shortcut and reclaim some wasted space in my
By: Jeff Hicks submitted:Jun 15 2022
To kick off the new year I thought I'd take a shortcut and reclaim some wasted space in my
PowerShell prompt. I know I run into this issue during classes and conferences. Perhaps you encounter it as well. You are in in the PowerShell console and have ended up in a deep directory structure so that you prompt and console now look like this:
By: Jeff Hicks submitted:Jun 15 2022
Upcoming Events
PowerShell User Group Berlin
(twitter.com)
The newest member to the PowerShell user groups. It always great see new ones popping up.
By: Evgenij Smirnov submitted:Jun 15 2022
The newest member to the PowerShell user groups. It always great see new ones popping up.
By: Evgenij Smirnov 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.