Adventures in Exchange
Menu
  • Home
  • About
  • Download links
A blog about exactly that
Browse: Home » PowerShell
Exchange 2016 - QuorumGroup in failed state (Test-ReplicationHealth)

Exchange 2016 – QuorumGroup in failed state (Test-ReplicationHealth)

November 22, 2021 · by dave.webb · in Exchange 2016, Troubleshooting

I have 2 x Exchange 2016 servers (running on Windows Server 2016) with a single DAG containing 2 databases.  I also have a File Share Witness configured on a 3rd server running Windows Server 2016.  This has been working perfectly…

Enable RecipientValidation in Exchange Organisation

Enable RecipientValidation in Exchange Organisation

October 20, 2021 · by dave.webb · in Exchange 2016, PowerShell Commands

I have been troubleshooting an issue where mail was reaching our Exchange servers for non-existent recipients (it passes through a Sophos UTM first).  I discovered that there is a way of having Exchange validate the recipient and this is done…

Exchange Online users unable to book meeting rooms in Exchange on-premise

June 16, 2021 · by dave.webb · in Exchange 2016, Exchange Online, PowerShell Commands

We have a hybrid Exchange environment and all of our meeting room calendars are hosted in Exchange 2016 on-premise.  The users that we have migrated to Exchange Online are able to see the calendars in the rooms list but receive…

User can’t access mailbox after migration to Exchange Online

April 13, 2021 · by dave.webb · in Exchange 2016, Exchange Online, Office 365, PowerShell Commands, Troubleshooting

After migrating a user mailbox to Exchange Online (from Exchange 2016) the user could no longer access their mailbox in Outlook, it gave no error just behaved as if it was offline.  I tried removing the profile and creating it…

Users have two mailboxes, one online and one on-premise

January 15, 2021 · by dave.webb · in Exchange 2016, Exchange Online, Office 365, PowerShell Commands

While working with an Exchange hybrid environment (Exchange 2016 on-premise and Exchange Online) it became apparent that some users had two mailboxes; one on-premise and one in Exchange Online.  Their primary mailbox was in the on-premise environment, the one online…

You can’t use the domain because it’s not an accepted domain for your organization

January 14, 2021 · by dave.webb · in Exchange 2016, Office 365, PowerShell Commands, Troubleshooting

While trying to migrate a mailbox from Exchange 2016 on-premise to Exchange Online using the New-MoveRequest cmdlet it failed and returned this message: You can’t use the domain because it’s not an accepted domain for your organization While checking the…

Ignore requests for read receipts on a specific mailbox

July 8, 2020 · by dave.webb · in Exchange 2016, PowerShell Commands, Tips and Tricks

Our ServiceDesk application collects mail from a single mailbox in our Exchange 2016 on-premise environment (servicedesk@ourdomain.com).  Mail is also sent to several other mailboxes and forwarded on to the ServiceDesk mailbox (mainly for different languages).  A number of users have…

Exchange 2016 – mount a mailbox database using PowerShell

April 22, 2020 · by dave.webb · in Exchange 2016

Mounting a mailbox database in PowerShell is really easy, you just need to use the Mount-Database cmdlet.  Here is an example: Mount-Database -Identity “UK Mailbox Database 1”

Exchange 2016 – configure InternetWebProxy and InternetWebProxyBypassList

March 1, 2020 · by dave.webb · in Exchange 2016, PowerShell Commands, Tips and Tricks

If an Exchange 2016 server is behind a web proxy it is possible to configure this using the Set-ExchangeServer PowerShell cmdlet with the InternetWebProxy and InternetWebProxyBypassList parameters.  Here is an example: Set-ExchangeServer -Identity MailServer01 -InternetWebProxy “http://192.168.0.254:8080” Set-ExchangeServer -Identity MailServer01 -InternetWebProxyBypassList…

Exchange 2016 – move log files to another drive

July 26, 2019 · by dave.webb · in Exchange 2016, PowerShell Commands, Tips and Tricks

I have just built a new Exchange 2016 server and the boot drive is starting to fill up quite quickly.  A lot of this is down to logging so I’m going to move the log files to another drive with…

1 2 … 5 Next →

Blog search

Categories

  • Configuration (8)
  • Exchange 2010 (43)
  • Exchange 2013 (20)
  • Exchange 2016 (35)
  • Exchange Online (4)
  • IIS (1)
  • Installation (10)
  • Maintenance (3)
  • News (1)
  • Office 365 (9)
  • Outlook Web App (1)
  • PowerShell Commands (47)
  • Security (1)
  • Tips and Tricks (39)
  • Troubleshooting (19)
  • Uncategorized (5)

Monthly archives

  • November 2021 (1)
  • October 2021 (1)
  • June 2021 (1)
  • April 2021 (2)
  • January 2021 (2)
  • August 2020 (1)
  • July 2020 (1)
  • April 2020 (2)
  • March 2020 (1)
  • February 2020 (1)
  • January 2020 (1)
  • November 2019 (4)
  • October 2019 (1)
  • July 2019 (3)
  • May 2019 (1)
  • March 2019 (1)
  • January 2019 (1)
  • October 2018 (3)
  • June 2018 (1)
  • February 2018 (1)
  • January 2018 (1)
  • August 2017 (1)
  • July 2017 (1)
  • June 2017 (1)
  • April 2017 (1)
  • January 2017 (3)
  • December 2016 (1)
  • November 2016 (3)
  • October 2016 (1)
  • September 2016 (1)
  • April 2016 (2)
  • February 2016 (1)
  • January 2016 (1)
  • September 2015 (1)
  • July 2015 (2)
  • June 2015 (1)
  • May 2015 (1)
  • April 2015 (1)
  • January 2015 (1)
  • September 2014 (1)
  • March 2014 (1)
  • January 2014 (1)
  • July 2013 (6)
  • June 2013 (1)
  • May 2013 (1)
  • March 2013 (2)
  • January 2013 (2)
  • December 2012 (1)
  • October 2012 (1)
  • February 2012 (1)
  • December 2011 (2)
  • November 2011 (1)
  • November 2010 (1)
  • August 2010 (1)
  • July 2010 (1)
  • June 2010 (1)
  • May 2010 (2)
  • April 2010 (7)

Exchange links

  • Exchange home page
  • Exchange support forum

General links

  • Adventures in SharePoint
  • Adventures in VMware
  • GiaKonda IT
  • Windows 2012 Forums

Copyright © 2022 Adventures in Exchange

Powered by WordPress and Origin