June 18, 2021
Announcements!
BluebirdPS v0.6.1 Released
(powershellgallery.com)
New version released this week, with multiple updates and fixes.
By: Dave Carroll submitted:Jun 16 2022
New version released this week, with multiple updates and fixes.
By: Dave Carroll submitted:Jun 16 2022
Preview updating PowerShell 7.2 with Microsoft Update
(devblogs.microsoft.com)
Today, we're happy to announce that we're taking the first steps to making PowerShell 7 easier than
By: PowerShell Team submitted:Jun 16 2022
Today, we're happy to announce that we're taking the first steps to making PowerShell 7 easier than
ever to update on Windows 10 and Server.
By: PowerShell Team submitted:Jun 16 2022
Blogs, Articles, and Posts
Create advanced dynamic groups with PowerShell & Azure Functions
(powers-hell.com)
Creating advanced dynamic groups for MS Intune with PowerShell and Azure Functions
By: Ben Reader submitted:Jun 16 2022
Creating advanced dynamic groups for MS Intune with PowerShell and Azure Functions
By: Ben Reader submitted:Jun 16 2022
Fully automated RDP connection using LAPS password and PowerShell
(doitpsway.com)
In this article, I will show you, how to automate using of LAPS password for making RDP connection,
By: Ondrej Sebela submitted:Jun 16 2022
In this article, I will show you, how to automate using of LAPS password for making RDP connection,
so it will be a matter of calling one PowerShell function
By: Ondrej Sebela submitted:Jun 16 2022
Microsoft Defender PowerShell module and Nagios
(scriptinglibrary.com)
Microsoft Defender antivirus is included in every Windows OS and there are many components and
By: Paolo Frigo submitted:Jun 16 2022
Microsoft Defender antivirus is included in every Windows OS and there are many components and
options available to manage, protect and monitor endpoints. I was not surprised a few months ago when I needed to implement a monitoring check for Nagios that there was a dedicated PowerShell module that did exactly what I needed.
By: Paolo Frigo submitted:Jun 16 2022
Monitoring with PowerShell: Predict when disk is full
(cyberdrain.com)
I've always liked predictive monitoring as it allows you to be as proactive as you can be - making
By: Kelvin Tegelaar submitted:Jun 16 2022
I've always liked predictive monitoring as it allows you to be as proactive as you can be - making
small analysis on stuff like disk space can make a huge difference in how you respond to incidents but I rarely see this integrated into RMM systems - Often there are some reports on which you could extrapolate this data manually but that means you'll only do it on demand and it will require your time.
By: Kelvin Tegelaar submitted:Jun 16 2022
ps-documentor: Automatic PowerShell Function Documenting
(github.com)
This Script can be used to document all Custom PowerShell Functions inside of a Script or a Script
By: Ismael Wismann submitted:Jun 16 2022
This Script can be used to document all Custom PowerShell Functions inside of a Script or a Script
Directory. I just created this script and I am testing it to multiple use cases. This whole project could be a PowerShell module in the future.
By: Ismael Wismann submitted:Jun 16 2022
Teams Meeting Tenant To Tenant Migration
(alexholmeset.blog)
I have seen and done several tenant to tenant migrations lately. You can migrate both Exchange and
By: Alexander Holmeset submitted:Jun 16 2022
I have seen and done several tenant to tenant migrations lately. You can migrate both Exchange and
Teams. But there's one problem, when you migrate a Teams meeting event from Exchange to a new tenant, the URLs and other information still points to the old tenant. If you then disable all the users in the old tenant, those meetings would be useless even if guests are auto accepted to join, as they would not exist anymore. There would be various other problems also trying to join a meeting in the old tenant.
By: Alexander Holmeset submitted:Jun 16 2022
Projects, Scripts, and Modules
Intune Backup & Restore
(github.com)
Back up all of your Intune configuration to JSON files.
By: John Seerden submitted:Jun 16 2022
Back up all of your Intune configuration to JSON files.
By: John Seerden submitted:Jun 16 2022
PowerShell Snippets Vol 4
(blog.darrenjrobinson.com)
Welcome to my PowerShell Snippets Vol 4. A collection of PowerShell commands for tasks that I don't
By: Darren Robinson submitted:Jun 16 2022
Welcome to my PowerShell Snippets Vol 4. A collection of PowerShell commands for tasks that I don't
perform often and can't recall easily from memory. Those 'I know I've worked this out before' type moments.
By: Darren Robinson submitted:Jun 16 2022
Remove old PowerShell modules versions using PowerShell
(luke.geek.nz)
Did you know, that if you update PowerShell modules, the old versions can sometimes get left behind?
By: Luke Murray submitted:Jun 16 2022
Did you know, that if you update PowerShell modules, the old versions can sometimes get left behind?
By: Luke Murray 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.