Microsoft.PowerShell.PSResourceGet 1.1.1 released

Microsoft.PowerShell.PSResourceGet 1.1.1 released

Andres Bohren
Hi All, Just a few Hours ago, Microsoft has released a new Version of PSResourceGet. PowerShell Gallery Microsoft.PowerShell.PSResourceGet 1.1.1 Release Notes Bug Fix Bugfix to retrieve all metadata properties when finding a PSResource from a ContainerRegistry repository Update README.md Use authentication challenge for unauthenticated ContainerRegistry repository Bugfix for Install-PSResource with varying digit version against ContainerRegistry repository Bugfix for updating ContainerRegistry dependency parsing logic to account for AzPreview package Add wildcard support for MAR repository for FindAll and FindByName Bugfix for nuspec dependency version range calculation for RequiredModules I am using the new PSResourceGet here instead of the PowerShellGet commands.
PowerToys v0.89.0 released

PowerToys v0.89.0 released

Andres Bohren
Hi All, I noticed that Microsoft has released a new Version of PowerToys. In the Main Window click on “Install now” The Release notes can be found here: Release v0.89.0 Highlights Enhanced Advanced Paste by adding media transcoding support to convert different video and audio file formats! Fixed crashes when loading thumbnails after the .NET 9 update and resolved PowerLauncher.exe blocking other MSI installers from creating shortcuts! Fixed accessibility issues across FancyZones, Image Resizer, and Settings to improve screen reader support and clarity!
Azure PowerShell Module AZ 13.3.0 released

Azure PowerShell Module AZ 13.3.0 released

Andres Bohren
Hi All, A few Hours ago, a new Version of the AZ (Azure) PowerShell Module has been released to PowerShell Gallery. PowerShell Gallery Az 13.3.0 GitHub Release Notes Az I think the release notes have been updated I am using the new PSResourceGet here instead of the PowerShellGet commands. Show installed Versions and what’s available in PowerShell Gallery Get-InstalledPSResource -Name AZ -Scope CurrentUser Find-PSResource -Name AZ Uninstall the old Modules
PowerShell Module Microsoft.Online.SharePoint.PowerShell 16.0.25814.12000 released

PowerShell Module Microsoft.Online.SharePoint.PowerShell 16.0.25814.12000 released

Andres Bohren
Hi All, A day ago, Microsoft has released the Microsoft.Online.SharePoint.PowerShell 16.0.25814.12000 PowerShell Module. PowerShell Gallery Microsoft.Online.SharePoint.PowerShell I am using the new PSResourceGet here instead of the PowerShellGet commands. Show installed Versions and what’s available in PowerShell Gallery Get-InstalledPSResource Microsoft.Online.SharePoint.PowerShell -Scope CurrentUser Find-PSResource Microsoft.Online.SharePoint.PowerShell Uninstall the old Version and install the new Version of the Module Uninstall-PSResource Microsoft.Online.SharePoint.PowerShell -Scope CurrentUser In the last few weeks i’ve noticed that uninstalling some Modules seems to have Problems.
Microsoft.Graph PowerShell Modules 2.26.1 released

Microsoft.Graph PowerShell Modules 2.26.1 released

Andres Bohren
Hi All, A few Hors ago, Microsoft has released the Version 2.26.1 of Microsoft.Graph and Microsoft.Graph.Beta Modules. PowerShell Gallery Microsoft.Graph 2.26.1 PowerShell Gallery Microsoft.Graph.Beta 2.26.1 Release Notes Roll back to .NET 6 Refresh Open Api file for Devices.CorporateManagement Module to generate missing cmdlets Ensures property values that have / are not modified to have them removed I am using the new PSResourceGet here instead of the PowerShellGet commands. Show installed Versions and what’s available in PowerShell Gallery
WhiteboardAdmin 1.12.3 PowerShell Module released

WhiteboardAdmin 1.12.3 PowerShell Module released

Andres Bohren
Hi All, Yesterday Microsoft has released a new Version of the WhiteboardAdmin PowerShell Module to the PowerShell Gallery. PowerShell Gallery WhiteboardAdmin 1.12.3 The Release Notes does not give a lot of insights I am using the new PSResourceGet here instead of the PowerShellGet commands. Show installed Versions and what’s available in PowerShell Gallery Get-InstalledPSResource WhiteboardAdmin -Scope CurrentUser Find-PSResource WhiteboardAdmin Uninstalling the Modules with Uninstall-PSResource failed again. Uninstall-PSResource WhiteboardAdmin -Scope CurrentUser So i am using the PowerShell Module M365PSProfile and use the -FileMode Parameter
Entra Connect Sync from multiple AD Forests

Entra Connect Sync from multiple AD Forests

Andres Bohren
Hi All, I’ve added a second Active Directory Forest in my Entra Connect Sync in my Lab. Compliant to the supported Entra Connect Sync topologies. Multiple forests, single Microsoft Entra tenant It’s already a few Months ago, since i’ve configured this and created the Screenshots. Since then Azure AD Connect has been Rebranded to Entra Connect Sync, got updated Icons - but the Process remains the same. Architecture This Article describes, how to add an additional Active Forest to an existing Entra Connect Sync Infrastructure to sync to a common Entra ID Tenant.
Microsoft.Graph PowerShell Modules 2.26.0 released

Microsoft.Graph PowerShell Modules 2.26.0 released

Andres Bohren
Hi All, A few Hors ago, Microsoft has released the Version 2.26.0 of Microsoft.Graph and Microsoft.Graph.Beta Modules. PowerShell Gallery Microsoft.Graph 2.26.0 PowerShell Gallery Microsoft.Graph.Beta 2.26.0 Release Notes Bumps versions for Azure.Identity, Azure.Identity.Broker and Microsoft.Graph.Core feat: add direct dependency on System.Text.Json Allow serialization of null valued properties [v2] Examples Update Re-enables generation of Get cmdlets for attack simulation Drop unsupported net 6 and net 7 Updated examples for New-MgInvitaiton and New-MgBetaInvitation Removes invalid path.
WhiteboardAdmin 1.12.1 PowerShell Module released

WhiteboardAdmin 1.12.1 PowerShell Module released

Andres Bohren
Hi All, Yesterday Microsoft has released a new Version of the WhiteboardAdmin PowerShell Module to the PowerShell Gallery. PowerShell Gallery WhiteboardAdmin 1.12.1 Alldough i doubt it’s already published 16 Days. One of my scripts checks daily if new Modules are available. I’ve seen WhiteboardAdmin 1.12.1 on Wednsday 02/19/2025 for the first time. The Release Notes does not give a lot of insights I am using the new PSResourceGet here instead of the PowerShellGet commands.
Report Microsoft Authenticator Registration in Entra ID with Graph PowerShell

Report Microsoft Authenticator Registration in Entra ID with Graph PowerShell

Andres Bohren
Hi All, I am working with a customer on a M365 Onboarding. Bevore migrating Users to the Cloud, we want to make sure the Onboarding of the Microsoft Authenticator App is successful. I was tasked to figure out a way to find out the Users that have registered the Microsoft Authenticator App for MFA Authentication. Enduser Portal From a User Perspective you can see in the Security Information that there are registered two Microsoft Authenticators.