Skip to content

Tag: Exchange

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

Set-CalendarProcessing: ResourceDelegates can only be enabled on resource mailboxes.

Microsoft Exchange Error: ResourceDelegates can only be enabled on resource mailboxes.   During the process of adding additional Room Mailbox resource delegates, I received the following error: Resource Delegates can only be enabled on resource mailboxes. This is an pretty straight forward error to resolve, in the current environment where I am facing this error…

Leave a Comment

Exchange 2016: Insufficient access rights to perform the operation. Enabling Remote Mailbox.

Insufficient access rights to perform the operation, when executing cmdlet Enable-RemoteMailbox.   Use the Enable-RemoteMailbox cmdlet to create a mailbox in the cloud-based service for an existing user in the on-premises Active Directory.   During an installation and configuration of Exchange 2016 with Hybrid deployment, I come across the below Error message when running the cmdlet “Enable-RemoteMailbox“.…

Leave a Comment

Create New Exchange 2016 Mailbox Database using PowerShell

New Mailbox Database using PowerShell In this post I will create a new Mailbox Database for Exchange 2016 using PowerShell. Available Syntax for the cmdlet “New-MailboxDatabase”

To get started we need to launch the Exchange PowerShell console and the run the following cmdlet.

Next is to mount the newly created DB.

Lets…

1 Comment

Exchange DAG witness in Failed State

Exchange DAG Witness is in Failed State. WARNING: Database availability group ‘DAG01’ witness is in a failed state. The database availability group requires the witness server to maintain quorum. Please use the Set-DatabaseAvailabilityGroup cmdlet to re-create the witness server and the directory. To try and resolve the issue on the DAG , lets have a…

Comments closed

Slow SMTP Relay Exchange 2010 – “MaxAcknowledgementDelay”

Slow SMTP Relay for Applications using Exchange 2010 Receive Connectors.   In this post we will look at the default “SMTP Delay” for messages received from a system that don’t support shadow redundancy. By default, Receive connectors delay acknowledgement up to 30 seconds. For more information, see “Delayed Acknowledgement” in Understanding Shadow Redundancy. To view the…

Leave a Comment

Error Removing Mailbox Database

Error Removing Mailbox Database: This Mailbox database contains one or more mailboxes. When you try and remove an “Exchange Mailbox Database” you received the following error: “This mailbox database contains one or more mailboxes, mailbox plans, archive mailboxes, public folder mailboxes or arbitration mailboxes. To get a list of all mailboxes in this database, run…

Leave a Comment