Cómo cambiar el nombre de una base de datos en Exchange 2013 o 2016?

En Exchange 2013 / 2016 al instalar el rol de Mailbox Server se crea una base de datos con un nombre poco descriptivo “Mailbox Database xxxxxxxx”.

Para cambiar el nombre de una base de datos debemos realizar la modificación a nivel de configuración (el nombre que vemos en las consolas) y en el sistema de archivos (nombre de archivo EDB).

Este cambio no puede ser realizado completamente con el EAC (Centro de Administración de Exchange), en este caso debemos recurrir al shell de Exchange.

[Read more…] about Cómo cambiar el nombre de una base de datos en Exchange 2013 o 2016?

Error al abrir las consolas administrativas en Exchange 2013: Cafe-SendFailure

Al abrir el shell (EMS) o el Exchange Admin Center (EAC) en Exchange 2013 se nos presenta la siguiente situación:

Exchange Management Shell

New-PSSession : servidor : Connecting to remote server “servidor” failed with the following error message : ClientAccessServer=Servidor BackEndServer=Servidor, RequestId=….[FailureCategory=Cafe-SendFailure]…

FullyQualifiedErrorId : –2144108477,PSSessionOpenFailed

Error al abrir el shell: [FailureCategory=Cafe-SendFailure]

Exchange Admin Center

En el caso del EAC, la página queda en blanco:

La pagina del Exchange Admin Center queda en blanco

Error al abrir las consolas administrativas de Exchange 2010: Acceso Denegado

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

Cómo configurar el envío de correo a internet en Exchange 2013 / 2016?

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?