June 5, 2020
Announcements!
Announcing General Availability of the Exchange Online PowerShell v2 Cmdlets
(techcommunity.microsoft.com)
The V2 module is now available in the PowerShell Gallery and we recommend all Exchange Online
By: The Exchange Team submitted:Jun 16 2022
The V2 module is now available in the PowerShell Gallery and we recommend all Exchange Online
customers start using these new cmdlets right away.
By: The Exchange Team submitted:Jun 16 2022
Blogs, Articles, and Posts
Automating with PowerShell: an Azure DynDNS replacement
(cyberdrain.com)
Oracle has bought DynDNS somewhere in 2019 and decided to slowly start killing off the DynDNS
By: Kelvin Tegelaar submitted:Jun 16 2022
Oracle has bought DynDNS somewhere in 2019 and decided to slowly start killing off the DynDNS
Managed DNS services. This has caused us to look for a different solution. Of course, I immediately thought of Azure, with an Azure DNS hosted zone.
By: Kelvin Tegelaar submitted:Jun 16 2022
Exchange Online PowerShell V2 use cases and small tutorial
(blog.it-koehler.com)
Dealing with PowerShell is a great thing, especially if you have to administer a large and dynamic
By: Alexander Koehler submitted:Jun 16 2022
Dealing with PowerShell is a great thing, especially if you have to administer a large and dynamic
organization. Let's spend some time to learn some default use cases lot of exchange admins have to do. In this article I'm showing a various combination of different PowerShell cmdlets, with special focus in the new Exchange Online cmdlets. You can do a much more crazy stuff, but I want to show some basics.
By: Alexander Koehler submitted:Jun 16 2022
How to Use the Azure DevOps REST API with PowerShell
(imaginet.com)
Using PowerShell to call the Azure DevOps REST API is simple, yet very powerful. In my newest video,
By: Etienne Tremblay submitted:Jun 16 2022
Using PowerShell to call the Azure DevOps REST API is simple, yet very powerful. In my newest video,
I will provide a detailed walk-through and demo of how to use the Azure DevOps REST API with PowerShell.
By: Etienne Tremblay submitted:Jun 16 2022
Using Win32_UserAccount WMI filter in PowerShell/Group Policies and what to avoid
(evotec.xyz)
Some months ago, I created PowerShell Script to create local administrative users on workstations -
By: Przemyslaw Klys submitted:Jun 16 2022
Some months ago, I created PowerShell Script to create local administrative users on workstations -
Create a local user or administrator account in Windows using PowerShell. It's a bit overcomplicated, but the goal was it should work for Windows 7 and up, and that means supporting PowerShell 2.0. As part of that exercise, I've been using Win32_UserAccount WMI based query to find local users and manage them to an extent. While Get-LocalUser exists, it's not suitable for the PowerShell 2.0 scenario. I also use the same query in GPO for WMI filtering. You can say it's been a good friend of mine - until today! Let's take a look at this basic WMI query:
By: Przemyslaw Klys submitted:Jun 16 2022
Projects, Scripts, and Modules
50 of the Top PowerShell Modules to Check Out
(ironmansoftware.com)
We put together a list of some awesome PowerShell modules that we think are worth checking out. If
By: Adam Driscoll submitted:Jun 16 2022
We put together a list of some awesome PowerShell modules that we think are worth checking out. If
you see an error or have a module that you'd like to recommend, please contact us!
By: Adam Driscoll submitted:Jun 16 2022
Compiling PowerShell 7 Scripts into an Executable
(ironmansoftware.com)
We're happy to announce the return of PowerShell 7 script packaging! You can now target PowerShell 7
By: Adam Driscoll submitted:Jun 16 2022
We're happy to announce the return of PowerShell 7 script packaging! You can now target PowerShell 7
as a packaging target with PowerShell Pro Tools for Visual Studio, VS Code, and with Merge-Script. We're even introducing experimental Linux and Mac support. You'll be able to run your scripts cross-platform!
By: Adam Driscoll submitted:Jun 16 2022
Module Monday: InvokeBuild
(youtube.com)
Module Monday is a video series where we show off cool PowerShell modules on Monday. In this video,
By: Adam Driscoll submitted:Jun 16 2022
Module Monday is a video series where we show off cool PowerShell modules on Monday. In this video,
we look at InvokeBuild. InvokeBuild provides the ability to create build scripts with PowerShell.
By: Adam Driscoll submitted:Jun 16 2022
Books, Media, and Learning Resources
PowerShell Conference EU – YouTube
(youtube.com)
Check out tons of great videos from this years PowerShell Conference EU that took place earlier this
By: PowerShell Conference EU submitted:Jun 16 2022
Check out tons of great videos from this years PowerShell Conference EU that took place earlier this
week.
By: PowerShell Conference EU submitted:Jun 16 2022
Fun
Show ANSI Samples
(jdhitsolutions.com)
Earlier this week I did a live session for the PSPowerHour. I talked about ways to dress up your
By: Jeff Hicks submitted:Jun 16 2022
Earlier this week I did a live session for the PSPowerHour. I talked about ways to dress up your
PowerShell work and console sessions. One of things I talked about was using ANSI escape sequences to add some color.
By: Jeff Hicks 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.