588 questions with Exchange | Exchange Server | Development tags
How to trace Exchange Actionable Message Action.Execute
We're setting up Actionable Messages for the corporate. While being able to deliver and view actionable emails, the Action.Execute doesn't hit the target url(s). A while ago it was still possible to use the Action.Http where you could set the URL as a…
Exchange | Exchange Server | Development
Active directory server <FQDN> is not available. Error message: Active directory response: A local error occurred. caused DC replication issue.
Windows DC replication error Hi, is anyone able to help me with an issue regarding DC replication? I believe the problem started after restoring snapshots on ESXi. I was troubleshooting our on-premise Exchange mailbox and attempted to restore snapshots…
Exchange | Exchange Server | Development
Exchange Server migration problem
We are approaching for Exchange server migration from EX2016 to EX2019. Both environment applied for the latest CU. One question is when user are migrate from EX2016, once migration complete, their desktop will continuously prompt the login…
Exchange | Exchange Server | Development
What API requirement set does Exchange SE Support?
What API requirement set does Exchange SE Support? Does it just match Exchange 2019 or is there an improvement?
Exchange | Exchange Server | Development
Email delivery status notification with MailKit/Mimekit
Hello, We are successfully sending emails to our partner organization, which is hosted on Office 365. The partner has configured an incoming Mail Flow Connector and corresponding rule to allow emails from our domain. We're using MailKit within our .NET…
Exchange | Exchange Server | Development
VM SKU type for exchange
Hi All I am currently using an Exchange 2016 Hybrid environment, with the Exchange 2016 VMs hosted on Azure (VM SKU: D8s v3). I am planning to migrate to Exchange 2019 by provisioning new Exchange 2019 servers and decommissioning the existing Exchange…
Exchange | Exchange Server | Development
Exchange 2019 Outgoing mail to gmail failure due to SPF record error
Dear Sir, Customer has an Exchange 2019 organization with 2 Exchange servers (Server name: Ex1 & Ex2) in 1 organization. Email has only 1 domain: domain1.com. They encountered an SPF return error message when the send out email outgoing from ex2…
Exchange | Exchange Server | Development
/DoNotEnableEP parameter not recognised when install CU14 (Exchange 2019)
Hi All, I have a similar question: when I run Setup.exe /IAcceptExchangeServerLicenseTerms_DiagnosticDataOFF /Mode:Upgrade /DonotEnableEP on Exchange 2019 CU14, it comes back with an error saying it does not recognise the /DonotEnableEP parameter. I have…
Exchange | Exchange Server | Development
schema upgrade
Hi all, I am using an Exchange 2016 hybrid environment, and my Exchange 2016 server is running the latest Cumulative Update (CU). Since Microsoft does not support an in-place upgrade from Exchange 2016 to Exchange 2019, I plan to set up a new Exchange…
Exchange | Exchange Server | Development
Exchange Server 2019
Hi All, I am currently using Exchange Server 2016 and planning to upgrade to Exchange Server 2019. My existing environment consists of two Exchange 2016 servers (Server01 and Server02). I have provisioned two new Exchange 2019 servers (Server03 and…
Exchange | Exchange Server | Development
Connect-OrganizationAddInService using Entra ServicePrincipal ID
I am trying to find if someone has successfully done this, basically automatize the deployment of an Add-in to Office 365 Client Secret: "1111111111111111111" (This is a secret that should be protected and not shown, I am having a look how to…
Exchange Online
Exchange | Exchange Server | Development
Windows for business | Windows Server | User experience | PowerShell
Config MetaCached DB not working on Exchange 2019
Hi I'm configuring metacache databases on our new Exchange 2019 servers. We've got 2 seperate disks available for them. I used the official Microsoft documentation, but it seems to be missing some important…
Exchange | Exchange Server | Development
Getting an InvalidClientError with unknown tenant id when trying to access EWS
Hello everybody, hope you are all doing fine. I'm developing for a client and we need to data dump the contents of the Outlook Archive for a specific email address. This is being done with some simple python code and the exchangelib. And the…
Exchange | Exchange Server | Development
How can I responsibly initiate contact with Microsoft concerning a sensitive security matter that is actively affecting the global email infrastructure?
Confidential Security Matter Impacting Global Email Infrastructure – Request for Responsible Microsoft Contact 1. Abstract: This investigation has uncovered structural vulnerabilities within the current email ecosystem, unintentionally harming reputable…
Exchange | Exchange Server | Development
Where can i download package for unity universal render pipeline to work with xbox one console ? com.unity.render-pipelines.xboxone
Then i open game on XboxOne console all material are pink , i use URP in project and i need to add com.unity.render-pipelines.xboxone but i cant finde this package nowhere.
Exchange | Exchange Server | Development
unknown command line option
Hi i am getting below error upgrading scheme. i am following below article. i have domain admin/schema admin/enterprise admin/organization management…
Exchange | Exchange Server | Development
Need information on Microsoft Message Trace GCC Support to request OAuth Token
I'm exploring MessageTrace report API: https://reports.office365.com/ecp/reportingwebservice/reporting.svc/MessageTrace, I can see that, to generate OAuth Token I need to make a GET call to: https://login.windows.net/<tenant-id>/oauth2/token . Does…
Exchange Online
Microsoft 365 and Office | Development | Other

Microsoft 365 and Office | Install, redeem, activate | For business | Windows
Exchange | Exchange Server | Development
Connecting Exchange Online along with MicrosoftTeams in a single shell
I am trying to automate a process that gives a report on the security checks of ExchangeOnline and MicrosoftTeams. I can able to authenticate in powershell using Connect-ExchangeOnline -AppId $ClientId -Certificate $cert -Organization $Organization …
Exchange | Exchange Server | Development
Microsoft.Exchange.WebServices.Data (401) Unauthorized error
I have a c# application that is getting the following error: Error: Microsoft.Exchange.WebServices.Data.ServiceRequestException: The request failed. The remote server returned an error: (401) Unauthorized The app failes on the following line:…
Exchange | Exchange Server | Development
Microsoft Security | Microsoft Authenticator
Developer technologies | C#

Help on APIs
Hi All, I am using an Exchange 2016 hybrid environment where we create users on-premises and migrate them to Exchange Online. Let's say I have a mailbox user, User1, and I want to provide calendar access to User1's calendar for User2. Additionally, I…