Adventures in Exchange
Menu
  • Home
  • About
  • Download links
A blog about exactly that
Browse: Home » 2020
Exchange 2016 - using maintenance mode for patching a DAG member

Exchange 2016 – using maintenance mode for patching a DAG member

August 10, 2020 · by dave.webb · in Exchange 2016, Tips and Tricks

When patching an Exchange 2016 server that is a member of a DAG (Database Availability Group) it is best to put the server into maintenance mode before doing so.  This is easily done using a few PowerShell cmdlets: Drain 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 – Remove a mailbox server from a DAG using PowerShell

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

I am working on an Exchange 2016 environment in a lab (using a SureBackup job in Veeam Backup & Replication) and not all of the servers are present in the lab.  Therefore, I need to remove one of the mailbox…

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 Hybrid Wizard - The WinRM client received an HTTP status code of 502 from the remote WS-Management service

Exchange Hybrid Wizard – The WinRM client received an HTTP status code of 502 from the remote WS-Management service

February 2, 2020 · by dave.webb · in Exchange 2016, Office 365

I’m running the Office 365 Hybrid Configuration Wizard (HCW) on an Exchange 2016 and receive the following message: Connecting to the remote server failed with the following error message: Connecting to remote server <servername> failed with the following error message:…

Exchange 2016 – “Application cannot be started” when running Hybrid wizard

January 13, 2020 · by dave.webb · in Exchange 2016, Office 365, Troubleshooting

While trying to run the Hybrid Wizard in Exchange 2016 I get a message box: Application cannot be started. Contact the application vendor. Clicking the Details button opens a log file, and this line half way down stands out to…

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 © 2025 Adventures in Exchange

Powered by WordPress and Origin