0% found this document useful (0 votes)
94 views3 pages

Instalar Exchange Server 2010: 1. Preparar El Esquema, La Organización y El Dominio

The document provides instructions for installing Exchange Server 2010. It describes preparing the Active Directory schema, organization, and domain. It also lists commands to install prerequisites like .NET Framework and Windows roles. Several errors occur during the installation process relating to missing updates and hotfixes. Troubleshooting guidance is provided to address errors.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
94 views3 pages

Instalar Exchange Server 2010: 1. Preparar El Esquema, La Organización y El Dominio

The document provides instructions for installing Exchange Server 2010. It describes preparing the Active Directory schema, organization, and domain. It also lists commands to install prerequisites like .NET Framework and Windows roles. Several errors occur during the installation process relating to missing updates and hotfixes. Troubleshooting guidance is provided to address errors.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

Juan Carlos Urbina Bustos

Instalar Exchange Server 2010


1. Preparar el esquema, la organizacin y el dominio.
1.1 Desde el smbolo del sistema vaya a la carpeta Exchange_2010

cd d:
cd d:\exchange_2010
1.2 Prepare el esquema del Directorio Activo para instalar el Exchange 2010 con el comando:

setup /prepareschema
1.3 Prepare la organizacin con el comando:

Setup /organizationname:cibertec
1.4 Prepare el Dominio para instalar Exchange 2010

Setup /prepareDomain

Instala los pre-requisitos de Windows Server 2008 R2


1.

En el menu Start, navega a All Programs > Accessories > Windows PowerShell. Abre la
consola Windows PowerShell, y ejecuta el siguiente comando.

Import-Module ServerManager
2.

Usa el comando Add-WindowsFeature para instalar los componentes de Windows:


Para instalar los roles: Client Access, Hub Transport, y Mailbox server roles.

Add-WindowsFeature NET-Framework,RSAT-ADDS,Web-Server,WebBasic-Auth,Web-Windows-Auth,Web-Metabase,Web-Net-Ext,WebLgcy-Mgmt-Console,WAS-Process-Model,RSAT-Web-Server,WebISAPI-Ext,Web-Digest-Auth,Web-Dyn-Compression,NET-HTTPActivation,RPC-Over-HTTP-Proxy -Restart

3.

Activa el servicio Client Access Server role para que inicie automaticamente:

Set-Service NetTcpPortSharing -StartupType Automatic

Hub Transport Role Prerequisites


Error:
This computer requires the update described in Microsoft Knowledge Base article 979099
(http://support.microsoft.com/?kbid=979099). Without this update, the RMS features may stop
working.

[Escribir texto]

Juan Carlos Urbina Bustos


Click here for help... http://technet.microsoft.com/enUS/library/ms.exch.err.default(EXCHG.141).aspx?v=14.1.218.11&e=ms.exch.err.Ex28883C&l=0&cl
=cp
Client Access Role Prerequisites
Error:
Install hotfix Microsoft Knowledge Base article 982867 from
http://code.msdn.microsoft.com/KB982867.
Click here for help... http://technet.microsoft.com/enUS/library/ms.exch.err.default(EXCHG.141).aspx?v=14.1.218.11&e=ms.exch.err.Ex28883C&l=0&cl
=cp

Error:
This computer requires the update described in Microsoft Knowledge Base article 979744
(http://go.microsoft.com/fwlink/?linkid=3052&kbid=979744). Please install the required update to
proceed.
Click here for help... http://technet.microsoft.com/enUS/library/ms.exch.err.default(EXCHG.141).aspx?v=14.1.218.11&e=ms.exch.err.Ex28883C&l=0&cl
=cp
Error:
Install hotfix Microsoft Knowledge Base article 983440 from
http://code.msdn.microsoft.com/KB983440.
Click here for help... http://technet.microsoft.com/enUS/library/ms.exch.err.default(EXCHG.141).aspx?v=14.1.218.11&e=ms.exch.err.Ex28883C&l=0&cl
=cp
Error:
This computer requires the update described in Microsoft Knowledge Base article 977020
(http://support.microsoft.com/kb/977020). Please install the required update to proceed.
Click here for help... http://technet.microsoft.com/enUS/library/ms.exch.err.default(EXCHG.141).aspx?v=14.1.218.11&e=ms.exch.err.Ex28883C&l=0&cl
=cp

[Escribir texto]

Juan Carlos Urbina Bustos


Error:
This computer requires the update described in Microsoft Knowledge Base article 979099
(http://support.microsoft.com/?kbid=979099). Without this update, the RMS features may stop
working.
Click here for help... http://technet.microsoft.com/enUS/library/ms.exch.err.default(EXCHG.141).aspx?v=14.1.218.11&e=ms.exch.err.Ex28883C&l=0&cl
=cp
Elapsed Time: 00:00:32
Mailbox Role Prerequisites
Failed
Error:
This computer requires the update described in Microsoft Knowledge Base article 979099
(http://support.microsoft.com/?kbid=979099). Without this update, the RMS features may stop
working.
Click here for help... http://technet.microsoft.com/enUS/library/ms.exch.err.default(EXCHG.141).aspx?v=14.1.218.11&e=ms.exch.err.Ex28883C&l=0&cl
=cp

[Escribir texto]

You might also like