Hi All,
A few Days ago, the Exchange Team Blog anouced the Public Preview of the New Message Trace in Exchange Online. It’s now possible to search in the last 90 Days but only for a 10 days period.
Announcing Public Preview of the New Message Trace in Exchange Online
PowerShell After you connect to Exchange Online, the Commands are exported to a tmpEXO_* Module. If you search for a Command with the *V2 ath the End you will find the New Get-MessageTraceV2 and Get-MessageTraceDetailV2 Commands.
Hi All,
Yesterday, Microsoft has released the ExchangeOnlineManagement 3.7.0 PowerShell Module.
PowerShell Gallery ExchangeOnlineManagement 3.7.0 v3.7.0 :
Integrated WAM (Web Account Manager) in Authentication flows to enhance security. Starting with EXO V3.7, use the LoadCmdletHelp parameter alongside Connect-ExchangeOnline to access the Get-Help cmdlet, as it will not loaded by default. Fixed connection issues with app only authentication in Security & Compliance PowerShell. I am using the new PSResourceGet here instead of the PowerShellGet commands.
Hi All,
Today, the Exchange Server Updates from November 2024 have ben re-released.
Re-release of November 2024 Exchange Server Security Update packages Released: November 2024 Exchange Server Security Updates Downloads:
Security Update For Exchange Server 2016 CU23 SU14 V2 (KB5049233) Security Update For Exchange Server 2019 CU14 SU3 V2 (KB5049233) Exchange 2019 You have to reboot the Server after the Installation
There is a new Version of Healthchecker
Exchange 2016 You have to reboot the Server after the Installation
Hi All,
In the M365 Message Center is the annoucement that in December Microsoft Places will be rolled out in early December.
I’ve already blogged about Microsoft Places Preview a few months ago.
In the past Weeks the Microsoft Places Licencse has been rolled out to all Tenants
List Service Plans of an SKU with Microsoft.Graph PowerShell
Connect-MgGraph -Scopes Directory.Read.All -NoWelcome Get-MgSubscribedSku | ft SkuId, SkuPartNumber, ServicePlans Get-MgSubscribedSku | where {$_.
Hi All,
Just a few Hours ago, the Exchange Team has released Security Updates for Exchange 2016 and Exchange 2019.
Updates 14.11.2024 There seems to be an Issue with Exchange Transport Rules and the Downloads have been removed temporarly.
Infos Anouncement on Exchange Team Blog
Released: November 2024 Exchange Server Security Updates Alongside with that came also some new Features
Improvements in Exchange Server AMSI integration Non-compliant RFC 5322 P2 FROM header detection ECC certificate support improvements Downloads
Hi All,
A few Days ago, Microsoft has released an Information about the IPv6 enablement for Accepted Domains in Exchange Online.
Starting 16 October, Microsoft will deploy IPv6 IP Addresses for MX Records that point to Exchange Online. You can control this behaviour with the following Commands:
Get-IPv6StatusForAcceptedDomain -Domain "domain.tld" Enable-IPv6ForAcceptedDomain -Domain "domain.tld" Disable-IPv6ForAcceptedDomain -Domain "domain.tld" Let’s check it out on my M365 Tenant
Connect-ExchangeOnline -ShowBanner:$false Get-IPv6StatusForAcceptedDomain -Domain "icewolf.ch" I’ve received an Error on a Domain i used for Exchange Online DANE Inbound Preview
Hi All,
Yesterday, Microsoft has released the ExchangeOnlineManagement 3.6.0 PowerShell Module.
PowerShell Gallery ExchangeOnlineManagement 3.6.0 v3.6.0 :
Get-VivaModuleFeature now returns information about the kinds of identities the feature supports creating policies for (e.g., users, groups, or the entire tenant). Cmdlets for Viva feature access management will now handle continuous access evaluation (CAE) claims challengesAdded new cmdlets Get-VivaFeatureCategory and Get-VivaFeatureCategoryPolicy. Added fix for compatibility issue with Microsoft.Graph module. I am using the new PSResourceGet here instead of the PowerShellGet commands.
Hi All,
I did attend the EXUSG Meetup Q3 2024 yesterday. As always it was very well presented and interesting Sessions.
During the Q and A Part at the end, there came up a Question how to Manage Outlook Meetings when having two Accounts in two diffrent Tenants.
I have already added the Additional Account in the Outlook Classic Profile
When i shedule a Meeting i can add a Teams Meeting
Hi All,
Yesterday the Exchange Team has anouced the Announcing Public Preview of Inbound SMTP DANE with DNSSEC for Exchange Online.
Our target dates for upcoming roadmap items are:
August 2024 – Inbound SMTP DANE with DNSSEC and MTA-STS report in the Exchange admin center October 2024 – General Availability of Inbound SMTP DANE with DNSSEC End of 2024 Deploying Inbound SMTP DANE with DNSSEC for all Outlook domains Transition provisioning of mail records for all newly created Accepted Domains into DNSSEC-enabled infrastructure underneath *.
Hi All,
Recently i was playing around with some M365 Audit Log Querys.
There are many ways how you can query the M365 Audit Log:
The Audit Log search Microsoft Purview compliance portal Search-UnifiedAuditLog Management Activity API Preview Microsoft.Graph API Note: Update on the Deprecation of Admin Audit Log Cmdlets
The Admin Audit Log cmdlets will be deprecated on September 15, 2024. The Mailbox Audit Log cmdlets will have a separate deprecation date, which will be announced early next year.