July 22, 2022
Announcements!
New PowerShell Version – v7.3.0-preview.6 Release of PowerShell
(github.com)
Check out and test what is new and upcoming in PowerShell
By: PowerShell Team submitted:Jul 22 2022
Check out and test what is new and upcoming in PowerShell
By: PowerShell Team submitted:Jul 22 2022
Blogs, Articles, and Posts
Automating with PowerShell: Getting device warranty information
(cyberdrain.com)
This morning I woke up with a mission; I wanted to fix HP warranty reporting for my PSWarranty
By: Kelvin Tegelaar submitted:Jul 22 2022
This morning I woke up with a mission; I wanted to fix HP warranty reporting for my PSWarranty
PowerShell Module. If you're not familiar yet I've blogged about the module and warranty reporting before here. Most of the module has been left the same so you can reference that blog for more information.
By: Kelvin Tegelaar submitted:Jul 22 2022
Microsoft Graph Support for SharePoint Online Tenant Settings
(office365itpros.com)
Despite being the two basic Microsoft 365 workloads, one of the notable gaps in Microsoft Graph API
By: Tony Redmond submitted:Jul 22 2022
Despite being the two basic Microsoft 365 workloads, one of the notable gaps in Microsoft Graph API
coverage has been administrative interfaces for SharePoint Online and Exchange Online. A small but valuable step in the right direction happened with the appearance of the settings resource type in the TenantAdmin namespace.
By: Tony Redmond submitted:Jul 22 2022
Programmatically Return S-1-5-18’s Username
(reddit.com)
I'm trying to get LocalPaths of each user via Get-WmiObject win32_userprofile.
By: u/AlaricBloomberg submitted:Jul 22 2022
I'm trying to get LocalPaths of each user via Get-WmiObject win32_userprofile.
By: u/AlaricBloomberg submitted:Jul 22 2022
PSA: If you run Windows 10 and use WinSCP to transfer files to Linux hosts
(twitter.com)
you can ditch WinSCP in favor of the native PowerShell or Command Prompt SCP implementation!
By: Christopher Hart submitted:Jul 22 2022
you can ditch WinSCP in favor of the native PowerShell or Command Prompt SCP implementation!
By: Christopher Hart submitted:Jul 22 2022
Report on Active Directory OU permissions using PowerShell
(powershellisfun.com)
For one of our customers we are working on restricting permissions of admin accounts by implementing
By: Harm Veenstra submitted:Jul 22 2022
For one of our customers we are working on restricting permissions of admin accounts by implementing
Role Based Access and delegating permissions on Organizational Units (OU's). But one of the first questions was. What are the current permissions and what should we remove and where? In this blogpost I will show you a way to report on the current permissions so that you can remove them where they shouldn't be granted
By: Harm Veenstra submitted:Jul 22 2022
Reporting SharePoint Online External Users with PowerShell
(office365itpros.com)
A SharePoint external user is someone who doesn't have an account in your tenant. Because of the
By: Tony Redmond submitted:Jul 22 2022
A SharePoint external user is someone who doesn't have an account in your tenant. Because of the
influence of Teams, most SharePoint Online external users are guest accounts, created when external people join the membership of Microsoft 365 Groups (teams). If the organization uses the SharePoint Online integration with Azure AD B2B collaboration, SharePoint also creates guest accounts when people share files or folders with external people.
By: Tony Redmond submitted:Jul 22 2022
The Ins-and-Outs of PSReadline in PowerShell
(adamtheautomator.com)
PowerShell is a phenomenal cross-platform task automation solution. But be honest, does it feel like
By: Nicholas Xuan Nguyen submitted:Jul 22 2022
PowerShell is a phenomenal cross-platform task automation solution. But be honest, does it feel like
something's missing in your PowerShell command-line experience? Why not turn to the PSReadline PowerShell module?
By: Nicholas Xuan Nguyen submitted:Jul 22 2022
Using Windows Terminal for PowerShell
(powershellisfun.com)
The Windows Terminal application has been out for a while now and it's one of the things (Next to my
By: Harm Veenstra submitted:Jul 22 2022
The Windows Terminal application has been out for a while now and it's one of the things (Next to my
Edge Browser, Teams and Outlook of course ?? ) that I start after logging into my laptop. It's a Terminal application which allows you to have multiple PowerShell (Or cmd, ssh or even WSL linux sessions) open. In this blogpost I will show you some configuration settings to make it your go-to app for command-line stuff ??
By: Harm Veenstra submitted:Jul 22 2022
Why use PowerShell Core?
(reddit.com)
For those who haven't made the switch yet, here are some great reasons.
By: u/Plastic_Teacher_9914 submitted:Jul 22 2022
For those who haven't made the switch yet, here are some great reasons.
By: u/Plastic_Teacher_9914 submitted:Jul 22 2022
Projects, Scripts, and Modules
Get information about connected monitor
(stolpe.io)
At work Helpdesk did receive multiple complaints regarding a specific manufacture and model of
By: Robin Stolpe submitted:Jul 22 2022
At work Helpdesk did receive multiple complaints regarding a specific manufacture and model of
monitors. And many of our user can't look at the back of the monitor to see the brand or model and even harder to see the serial number of the monitor. Also we wanted to know if the monitor was inside the warranty period or not.
By: Robin Stolpe submitted:Jul 22 2022
PowerShell: Split-Path Examples
(sid-500.com)
The cmdlet Split-Path can be useful to split volumes, folder and file path names. In this blog posts
By: Patrick Gruenauer submitted:Jul 22 2022
The cmdlet Split-Path can be useful to split volumes, folder and file path names. In this blog posts
I will give you some examples you can build on. Have fun reading the code samples to learn more about the power of Split-Path.
By: Patrick Gruenauer submitted:Jul 22 2022
Retype
(powershellgallery.com)
Retype is an ultra-high-performance generator that builds a website based on simple text files.
By: Adam Bacon submitted:Jul 22 2022
Retype is an ultra-high-performance generator that builds a website based on simple text files.
Focus on your writing while Retype builds the rest
By: Adam Bacon submitted:Jul 22 2022
Books, Media, and Learning Resources
Enable Azure AD Groups for GroupWriteback v2 using MS Graph Powershell
(youtube.com)
In this stream I had a casual coding walkthrough of the Azure AD group properties for managing per
By: Jef Kazimer submitted:Jul 22 2022
In this stream I had a casual coding walkthrough of the Azure AD group properties for managing per
group writeback v2 to on-premises using MS Graph PowerShell
By: Jef Kazimer submitted:Jul 22 2022
Learn PowerShell Scripting in a Month of Lunches, Second Edition
(manning.com)
Don't miss the latest installment of this great series.
By: James Petty, Don Jones and Jeffery Hicks submitted:Jul 22 2022
Don't miss the latest installment of this great series.
By: James Petty, Don Jones and Jeffery Hicks submitted:Jul 22 2022
Using PowerShell for Incident Response with Fernando Tomlinson
(powershellpodcast.podbean.com)
In this episode, we get to hear the perspective of someone who has been in the trenches of Incident
By: The PowerShell Podcast submitted:Jul 22 2022
In this episode, we get to hear the perspective of someone who has been in the trenches of Incident
Response. Fernando shared his experiences and methods for leveraging PowerShell during incidents. We talk about how the general perception of PowerShell Security has changed over the years and how PowerShell is now being publicly embraced by security organizations. Fernando told us about dealing with obfuscation and some of the most annoying techniques that he's encountered. All this and more is covered in this episode jam-packed with security goodness.
By: The PowerShell Podcast submitted:Jul 22 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.