202507s

Microsoft.Graph PowerShell Modules 2.29.0 released

Microsoft.Graph PowerShell Modules 2.29.0 released

Andres Bohren
Hi All, A few Hors ago, Microsoft has released the Version 2.29.0 of Microsoft.Graph and Microsoft.Graph.Beta Modules. PowerShell Gallery Microsoft.Graph 2.29.0 PowerShell Gallery Microsoft.Graph.Beta 2.29.0 Release Notes Not yet released for 2.29.0 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 Microsoft.Graph -Scope CurrentUser Get-InstalledPSResource -Name Microsoft.Graph.Beta -Scope CurrentUser Find-PSResource -Name Microsoft.Graph Find-PSResource -Name Microsoft.Graph.Beta Uninstalling the old Microsoft.
Secure Exchange Online when using CMT or 3rd Party Mailgateway

Secure Exchange Online when using CMT or 3rd Party Mailgateway

Andres Bohren
Hi All, In my professional Life, i have architected and implemented many Exchange Hybrid Organizations. Most of the Time the MX Records still point to the OnPrem Mailgateway or a 3rd Party Service for AntiMalware, Antispam, AntiPhishing. These Systems have well designed Rules for preventing Malware and unwanted Mails. But customers forget, that with Exchange Online by default comes two MX Records to your Tenant, where someone potentially can bypass all these checks from the OnPrem Mailgateway and deliver Mails directly to Exchange Online Protection (EOP).
Send Mail with Attachment via Microsoft Graph

Send Mail with Attachment via Microsoft Graph

Andres Bohren
Hi All, I had to debug an Application that sends a Mail with an Attachment via Graph API. I’ve created this Small Script to Test the Functionality. Entra Application You need an Entra Application. Entra Application: Certificate Authentication: Permissions: Application: Mail.ReadWrite Application: Mail.Send Application Access Policy I’ve written a whole Article Application Access Policy in Exchange Online Limit Microsoft Graph Access to specific Exchange Mailboxes Connect-ExchangeOnline -ShowBanner:$False Get-DistributionGroup -Identity PostmasterGraphRestriction | fl DisplayName, PrimarySmtpAddress, ExternalDirectoryObjectId Get-DistributionGroupMember -Identity PostmasterGraphRestriction | fl DisplayName, PrimarySmtpAddress,ExternalDirectoryObjectId With this Application Access Policy you restrict the Graph Permissions of the Entra Application to the Members of the Distribution Group.
Azure Storage Explorer 1.39.0

Azure Storage Explorer 1.39.0

Andres Bohren
Hi All, Today i’ve seen the notification, that Azure Storage Explorer 1.39.0 has been released. GitHub Release v1.39.0 Installation Everything went smooth Updated Azure Storage Explorer Details from About Regards Andres Bohren Azure Logo
MicrosoftTeams PowerShell Module 7.2.0 released

MicrosoftTeams PowerShell Module 7.2.0 released

Andres Bohren
Hi All, A few hours ago, Microsoft has released the MicrosoftTeams PowerShell Module 7.2.0 to the PowerShell Gallery. PowerShell Gallery MicrosoftTeams 7.2.0 Read more details in the Release Notes Adds EffectivePolicyAssignments attribute to Get-CsOnlineUser cmdlet. This attribute is currently supported only in commercial environments. Fixes issues with AccountType parameter (SfbOnPremUser & IneligibleUser values) in the Get-CsOnlineUser cmdlet. I am using the new PSResourceGet here instead of the PowerShellGet commands. Check installed Module and what’s available in the PowerShell Gallery
Azure PowerShell Module AZ 14.2.0 released

Azure PowerShell Module AZ 14.2.0 released

Andres Bohren
Hi All, Just a few hours ago, a new Version of the AZ (Azure) PowerShell Module has been released to PowerShell Gallery. PowerShell Gallery Az 14.2.0 GitHub Release Notes Az There are a number of changes described here 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
PowerToys v0.92.0 released

PowerToys v0.92.0 released

Andres Bohren
Hi All, Today, 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.92.0 Installation in Progress What’s new Updated PowerToys Dashboard Regards Andres Bohren Windows Logo
Exchange Server Subscription Edition (SE) has been released

Exchange Server Subscription Edition (SE) has been released

Andres Bohren
Hi All, Microsoft has released the Exchange Server Subscription Edition (SE) today. Exchange Team Blog Exchange Server Subscription Edition (SE) is now available System Requirements Release Notes KB5047155 Check also the Updated Information Upgrading your organization from current versions to Exchange Server SE Exchange SE CU1 release was moved to H1 CY26 Exchange SE CU2 was added, with the H2 CY26 release date Exchange SE coexistence block for E2016/E2019 will be coming in Exchange SE CU2 (previously CU1) Download I’ve downloaded the ISO from the Download Center