619 questions with Exchange | Exchange Server | Development tags
How to use Exchange Server Outlook interface in Java SpringBoot?
Hello, I previously asked a similar question, and I thought it was closed. Now, I have a new one, and we're truly unable to resolve it. Please help. Our project background is this: We are a third-party software provider deployed on a client's server. The…
Exchange | Exchange Server | Development
What could cause Exchange 2019 services to not start automatically after a reboot, and are there any recommended startup order or dependency adjustments to ensure reliable service initialization?
After rebooting my Exchange Server 2019, several critical services (like Microsoft Exchange Transport and Information Store) fail to start automatically. I have to manually start them from Services.msc or PowerShell each time the server restarts. The…
Exchange | Exchange Server | Development
Exchange Server 2019 mailbox database fails to mount after reboot
one of our mailbox databases on Exchange Server 2019 fails to mount automatically after a server reboot. The error message in the Event Viewer indicates that the database file is in a “Dirty Shutdown” state. Running eseutil /mh confirms the same, and…
Exchange | Exchange Server | Development
how to increate mail box size in mail exchange admin portal
how to increate mail box size in mail exchange admin portal
Exchange | Exchange Server | Development
How to Convert a Secondary Hierarchy Public Folder Mailbox to Primary Hierarchy in Exchange Admin Center (Exchange 2019)?
I'm running Exchange Server 2019 on-premises with public folders split between one Primary Hierarchy mailbox (on a server to decommission) and multiple Secondary ones. Need to promote a Secondary to Primary without full recreation or heavy downtime,…
Exchange | Exchange Server | Development
How to use Exchange Server Outlook interface in Java SpringBoot?
Hello, I previously asked a similar question, and I thought it was closed. Now, I have a new one, and we're truly unable to resolve it. Please help. Our project background is this: We are a third-party software provider deployed on a client's server. The…
Exchange | Exchange Server | Development
Request to remove ___domain from organization
I would like to remove my ___domain from an organization
Exchange | Exchange Server | Development
Migration strategy from Exchange Server 2016 to Subscription Edition Post-End-of-Support (October 2025)
Our organization operates an on-premises Exchange Server 2016 CU23 environment (Version 15.1.2507.41) with 200 mailboxes in a hybrid setup connected to Exchange Online via Azure AD Connect v2.1.15. With the end-of-support for Exchange 2016 on October 14,…
Exchange | Exchange Server | Development
i want to uninstall the exchange from the server because i renamed the ___domain so now i want to be deleted from everywhere and install it again in addition i did some steps what this but it is still can not be deleted
we have a problem with installing exchange after we have changed the name of ___domain. To make this clear we have got two servers one for Active directly and the other one for Exchange server. we have already contacted with Microsoft support with tracking…
Exchange | Exchange Server | Development
EWS Certificate-Based Authentication – 401 Unauthorized Despite IIS Certificate Mapping
Hi, I am trying to set up Exchange Web Services (EWS) with certificate-based authentication (CBA) in a lab environment. As, Previously I was told that we can support CBA over IMAP/SMTP. I have two VMs in the same VNET: AD-VM → Active Directory Domain…
Exchange | Exchange Server | Development
upgrading from Exchange Server 2019 Standard to Exchange Server SE RTM Without SA
Currently using Exchange Server 2019 Standard Edition on-premises without Software Assurance. Is it possible to upgrade to Exchange Server SE RTM on-premises without Software Assurance? If yes, please share the process. Additionally, what is the cost of…
Exchange | Exchange Server | Development
Cannot Access Email Account on Browser, Outlook App, Desktop or iOS HELP
The following error is appearing accross all my platforms when I try to access this email account I use for both personal and business: UTC Date: 2025-09-11T21:48:08.480Z Client Id: REMOVE PII Session Id: b52c9061-a570-4124-8a42-0049ad186f63 Client…
Exchange | Exchange Server | Development
Exchange 2019 blocked by EXO for missing ProxyLogon Patches after Jan 2025 rules
Since Jan 2025, our on-premises Exchange 2019 (CU14, no SU) is throttled by Exchange Online, causing intermittent inbound mail failures (550 5.7.1: Relay access denied). Event ID 1709 in Application Log points to “Persistently Vulnerable Server” block…
Exchange | Exchange Server | Development
How can I create an automated PowerShell script to diagnose Bookings mailboxes, pulling Graph data, staff logs, validations, and exporting to CSV/Excel?
Our firm about to manage 200+ weekly client appointments across mailboxes (5-10 staff each) However staff face permission denials when updating bookings, and confirmation emails fail, causing no-shows. Tenant settings, OWA policies, and domains are…
Exchange | Exchange Server | Development
Exchange SE In place upgrade completed, Receive Connectors do not allow Email flow.
Exchange Health Checker version 25.09.08.1801 Exchange Information Name: MAIL-SERVER.DELFIA.COM Generation Time: 09/12/2025 16:21:01 Version: Exchange SE RTM Sep25HU Build Number: 15.02.2562.027 Latest Install Time (SU/CU): 09/12/2025…
Exchange | Exchange Server | Development
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
How is the default language/timezone is decided for Shared Mailboxes?
Hello, For User Mailboxes, the use is prompted when they sign in for the first time to OWA to decide their language and time zone. This decides the language they have for their Default folders (Inbox, Spam...) When they use Outlook Desktop, I assume…
Exchange | Exchange Server | Other
Exchange | Exchange Server | Development
Exchange | Exchange Server | Management
Exchange | Hybrid management
Exchange | Other
Automating HTML Email Reports with Attachments via PowerShe
In our organization, we have an automated reporting process that runs nightly on a Windows server using PowerShell scripts. As part of this workflow, we generate both an HTML-formatted summary (for better readability) and a few file attachments (like CSV…
Exchange | Exchange Server | Development
Unable to Authenticate EWS Access – invalid_client Error Due to Missing client_assertion or client_secret
We are attempting to access Exchange Online mailboxes programmatically using EWS with modern authentication (via MSAL.NET), but are encountering the following error when acquiring an access token: MSAL.NetCore.4.72.1.0.MsalServiceException: ErrorCode:…
Exchange | Exchange Server | Development
operations fail with an intermittent 500 Internal Server Error
We’re developing a custom service account integration with Exchange Online to send and archive messages on behalf of project mailboxes. The app is registered in Azure AD with EWS.AccessAsUser.All and Mail.ReadWrite application permissions, and global…