Skip to content

Tag: Exchange 2013

Apply Exchange 2013/2016 License Key using PowerShell.

Apply Exchange 2013/2016 License Key using PowerShell. Let’s first have a look at what the current license status is by running the following.

As we can see from the below image, the server has not been licensed yet and is still running as a Trial. To set the license key, we can run the…

Leave a Comment

How to Export Exchange Online Transport Rules

Export Exchange Online Transport Rules In this post, I will focus on how to export Exchange Online Transport rules using PowerShell. To get started we first need to establish a connection to Exchange Online or Office 365. Connect to Exchange Online PowerShell

Then

And Finally, We need to import the newly created session.…

1 Comment

Exchange Resource Mailbox not sending auto decline for double booking.

Set Exchange resource mailbox to send auto decline for double booking. This is a topic that always seems to come up from the helpdesk team , in this post i will configure a resource mailbox to auto decline when there is a double booking. In this post i will use the Exchange Powershell to configure…

Leave a Comment

Removing Exchange 2013 Client Access Server from Exchange Organization

Removing Exchange 2013 Client Access Server In this post i will look at removing Exchange 2013 Client access Server from the current Exchange Organization. As this is not the last Exchange Server in the Organization and removing this server will be very straight forward. To start the process we can verify if this server is…

3 Comments

Removing Exchange 2013 Mailbox Server from Exchange Organization

Decommissioning Exchange 2013 Mailbox Server In this post i will go through the steps used to remove an Exchange 2013 Mailbox Server from the Exchange Organization. Before we can start with the uninstall of Exchange we first need to verify that the server we want to decommission does not have any “System Mailboxes” or “User…

5 Comments

Exchange 2013 Uninstall Failed : Setup can’t continue with the uninstall because the RFExchConn (2236) has o pen files.

Setup can’t continue with the uninstall because the RFExchConn (2236) has o pen files. Close the process, and then restart Setup.   During the uninstall process i was presented with the following error message. To try and resolve this , lets have a look at the log which was been generated . looking at the…

Leave a Comment