Skip to content

Tag: Exchange

How to verify if Mailbox Auditing is enabled by Default on your Office 365 Tenant

How to verify if Mailbox Auditing is enabled by Default on your Office 365 Tenant Started from January 2019, Microsoft turned on mailbox auditing by default for all Microsoft 365 organizations. This means that the certain actions like the following will be logged and can be viewed in the mailbox audit log. Mailbox owner Delegates…

Leave a Comment

Change the default location for Exchange 2016 Queue Database

Change the default location for Exchange 2016 Queue Database The default location for the Exchange Queue Database is in the Exchange install directory under TransportRoles. The location of the queue database and the queue database transaction logs is controlled by keys in the %ExchangeInstallPath%Bin\EdgeTransport.exe.config XML application configuration file. This file is associated with the Exchange Transport service.…

2 Comments

Exchange Transport is rejecting submissions because the available disk space has dropped below the configured threshold.

Exchange Transport is rejecting submissions because the available disk space has dropped below the configured threshold. Microsoft Exchange Server makes use of back pressure monitor systems to prevent Exchange Server from being overwhelmed by the volume of incoming messages. What is Back pressure? Back pressure is a system resource monitoring feature of the Microsoft Exchange…

1 Comment

Update to scalability guidance for Exchange 2016

Update to scalability guidance for Exchange 2016 The Microsoft Exchange Team has recently announced an update to their scalability guidance for Exchange 2016. Effective immediately, the maximum recommended memory for deployments for Exchange 2016 has changed from 96 GB to 192 GB. These changes are noted in the Exchange 2016 Sizing Guidance as well as…

Leave a Comment

Microsoft Exchange 2013 – 2016 September 2017 Update

Microsoft Exchange 2013 – 2016 September 2017 Update Microsoft made the latest CU (cumulative Updates) available for both Exchange 2013 and Exchange 2016. These updates include fixes which was reported by customers as well as includes security updates. During a previous post from Microsoft, they have informed customers that a minimum Active Directory forest functional…

Leave a Comment

Search and Delete specific email for all or specific users using PowerShell.Exchange 2010

Search and Delete specific email for all or specific users using PowerShell.   In many cases an Exchange Administrator will get a request to delete an email which was sent to a specific user or to multiple users. Exchange allows us to do this with a feature called search-mailbox, this feature can be used to…

Leave a Comment

Find all LinkedMailboxes and Convert To UserMailbox

How to find all LinkedMailboxes and convert them to UserMailboxes.   In this post I will look at how to find all LinkedMailboxes in the Exchange environment and then converting them to UserMailboxes.   What is a LinkedMailbox? A linked mailbox is a mailbox associated with an external account. The resource forest scenario is an…

1 Comment