EXCHANGE

Disable Viva Insights Outlook Add-In

Disable Viva Insights Outlook Add-In

Hi All,

I’ve had a customer that wanted to disable the Viva Insights Outlook Add-In

I did check the M365 Admin Center > Settings > Org Settings > Microsoft Viva Insights > Everything was disabled

I’ve checked the M365 Admin Center > Settings > Integrated Apps

I’ve checked with PowerShell

Connect-ExchangeOnline -ShowBanner:$false
Get-VivaInsightsSettings -Identity a.bohren@icewolf.ch
Get-MyAnalyticsFeatureConfig -Identity a.bohren@icewolf.ch | fl

DefaultTenantMyAnalyiticsFeatureConfig

Get-DefaultTenantMyAnalyiticsFeatureConfig

Found the OrganizationApp with the Help of Microsoft

Exchange Server February 2026 Security Updates

Exchange Server February 2026 Security Updates

Hi All,

Microsoft has released the Exchange Server Security Updates yesterday for these Exchange Server Versions:

  • Exchange Server Subscription Edition (SE)
  • Exchange Server 2019 CU14 and CU15 (to access, enroll into the ESU program)
  • Exchange Server 2016 CU23 (to access, enroll into the ESU program)

Exchange Team Blog Article

Exchange Online Message Trace Support Using Graph API Preview

Exchange Online Message Trace Support Using Graph API Preview

Hi All,

A few days ago Microsoft has released Information about Graph API Support for Message Trace. The Article is not very detailed so i had to invest some time to make it work.

It’s more or less the Graph API equivalent of Exchange Online Message Trace V2

Graph Explorer

I started first with the Graph Explorer and the URL below

ExchangeOnlineManagement 3.9.2 released

ExchangeOnlineManagement 3.9.2 released

Hi All,

A few hours ago, Microsoft has released the ExchangeOnlineManagement 3.9.2 PowerShell Module.

v3.9.2

  • Added cmdlets: Add-WorkforceInsightsDelegationAccess, Get-WorkforceInsightsDelegationAccess, Remove-WorkforceInsightsDelegationAccess for Workforce Insights delegation.
  • Introduced-EXOModuleBasePath switch in Connect-ExchangeOnline to store temporary EXO module files in a custom path.
  • Deprecated UseRpsSession parameter from Connect-ExchangeOnline and Connect-IPPSSession.

I am using the new PSResourceGet here instead of the PowerShellGet commands.

Show installed Versions and what’s available in PowerShell Gallery.

ExchangeOnlineManagement 3.9.2-Preview1 released

ExchangeOnlineManagement 3.9.2-Preview1 released

Hi All,

A few days ago, Microsoft has released the ExchangeOnlineManagement 3.9.2-Preview1 PowerShell Module.

v3.9.2-Preview1:

  • Added cmdlets: Add-WorkforceInsightsDelegationAccess, Get-WorkforceInsightsDelegationAccess, Remove-WorkforceInsightsDelegationAccess for Workforce Insights delegation.
  • Deprecated UseRpsSession parameter from Connect-ExchangeOnline and Connect-IPPSSession.

I am using the new PSResourceGet here instead of the PowerShellGet commands.

Show installed Versions and what’s available in PowerShell Gallery.

Get-InstalledPSResource ExchangeOnlineManagement -Scope CurrentUser
Find-PSResource ExchangeOnlineManagement -Prerelease

Uninstall old Module

Uninstall-PSResource ExchangeOnlineManagement -Scope CurrentUser

Exchange Server December 2025 Security Updates

Exchange Server December 2025 Security Updates

Hi All,

Microsoft has released the Exchange Server Security Updates yesterday for these Exchange Server Versions:

  • Exchange Server Subscription Edition (SE)
  • Exchange Server 2019 CU14 and CU15 (to access, enroll into the ESU program)
  • Exchange Server 2016 CU23 (to access, enroll into the ESU program)

Exchange Team Blog Article

Exchange Online App Access Policies are replaced by RBAC for Applications

Exchange Online App Access Policies are replaced by RBAC for Applications

Hi All,

A few Months ago i saw, that the recommendation for New-ApplicationAccessPolicy has changed.

App Access Policies are replaced by Role Based Access Control for Applications. To learn more, see Role Based Access Control for Exchange Applications. Don’t create new App Access Policies as these policies will eventually require migration to Role Based Access Control for Applications.

In Github you can see that the Change has been Published in August

The secrets of Exchange Distribution Group Manager

The secrets of Exchange Distribution Group Manager

Hi All,

I write this Article about Distribution Group Manager in Exchange Server for two reasons

  • First: I want to point out, how it’s represented in Exchange Server and actually stored in Active Directory
  • Second: I’ll explain why Exchange Online Users can’t manage Group Members in Outlook anymore

This is absolutly not anything new. Distribution Group Manager exists at least since Exchange Server 2010 or maybe even longer - honestly i don’t remember

Outlook Error: Something went wrong [4usqa]

Outlook Error: Something went wrong [4usqa]

Hi All,

After i solved this Issue, i decided to write this Article to help others solve it too.

Initial situation

My Mailbox is in Exchange Online, but i have Full Access (with Automapping) to a Mailbox OnPrem, that is mapped into my Outlook Profile

About a Month ago, i did get this Error Message in Outlook.

Error
Something went wrong. [4usqa]

Correlation ld: 0f05e4c6-7doa-4e5a-962f-6611 b82fd6e4
Timestamp: 2025-10-22T06:07:14.000Z
DPTI: bbb47eogc0037aadeb4933ca14060b6975dcgc5bg 1 15 If8daOcb
Message: Access denied for the resource.
Tag: 4usqa
Code: 3399614475

Public Preview Exchange Online Admin API

Public Preview Exchange Online Admin API

Hi All,

This Week, Microsoft has annouced the Public Preview of Exchange Online Admin API.

It’s a REST based API, specifically designed to help organizations migrate away from EWS for specific Exchange admin scenarios and modernize automation workflows over HTTPS.

Capabilities available in Public Preview The Admin API Public Preview includes 6 endpoints. The list of endpoints and supported functionalities are as follows: