Cómo crear una nueva base de datos en Exchange 2013 / 2016

Exchange 2010

Al abrir tanto la consola de Exchange (EMC) como el shell (EMS) se recibe un error de Acceso denegado:

Error en EMC:

Initialization failed

The following error occurred while attempting to connecto to the specified Exchange Server

The attempt to connect to http://servidor/Powershell using “kerberos” authentication failed. Connecting to remote server failed with the following error message : Access is denied. For more information, see the about_Remote_Troubleshooting help topic.

The attempt to connect to http://servidor/Powershell using “kerberos” authentication failed. Connecting to remote server failed with the following error message : Access is denied.

Error en el shell:

Connecting to remote server failed with the following error message : Access is denied. For more information, see the about_Remote_Troubleshooting help topic.

Connecting to remote server failed with the following error message : Access is denied

[Read more…] about Error al abrir las consolas administrativas de Exchange 2010: Acceso Denegado

De forma predeterminada Exchange 2013 / 2016 no vienen configurados para enviar correo hacia Internet, para que esto funcione debemos configurar un nuevo conector de envío.

En esta entrada vamos a ver lo siguiente:

  • Cómo configurar un nuevo conector de envío SMTP utilizando el  EAC (Exchange Admin Center)
  • Cómo configurar un nuevo conector de envío SMTP utilizando el EMS (Exchange Management Shell)
  • Troubleshooting básico de envío de correo hacia Internet

[Read more…] about Cómo configurar el envío de correo a internet en Exchange 2013 / 2016?