Author: Juan Carlos

How to work with Exchange and Certificates

" There are several ways to obtain a certificate that is installed and operational on Exchange 2007. Your choice of method depends on your needs. Exchange 2007 generates a set of self-signed certificates to enable the...

How to prepare Active Directory for an Exchange 2007 installation

I personally recommend running the following set of commands:      Setup.com /PrepareAD [/DomainController:<FQDN de DC>]     Setup.com /PrepareSchema [/DomainController:<FQDN de DC>]     Setup.com /PrepareDomain [/DomainController:<FQDN de DC>]     Setup.com /PrepareLegacyExchangePermissions [/DomainController:<FQDN de DC>]  Here...