Link to home
Start Free TrialLog in
Avatar of beIT
beIT

asked on

Fresh install Exchange 2010 on 2008r2

Hello,
i need ton install a exchange server 2010 on new company.

i have a DC named 'woody'
and my exchange server 'sid'
when i want to install exchange 2010, i need to execute this command.
but i receive a error.. i don't have idea what is the problem.

Can you help me.

Regards,

Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation.  All rights reserved.

C:\Users\Administrator.UTERON>d:

D:\>setup /p

Welcome to Microsoft Exchange Server 2010 Unattended Setup

Setup will continue momentarily, unless you press any key and cancel the
installation. By continuing the installation process, you agree to the license
terms of Microsoft Exchange Server 2010.
If you don't accept these license terms, please cancel the installation. To
review the license terms, please go to
http://go.microsoft.com/fwlink/?LinkId=150127&clcid=0x409/

Press any key to cancel setup................
No key presses were detected.  Setup will continue.
Preparing Exchange Setup

    Copying Setup Files                           COMPLETED

No server roles will be installed

Performing Microsoft Exchange Server Prerequisite Check

    Organization Checks                                       COMPLETED
 Setup is going to prepare the organization for Exchange 2010 by using 'Setup /P
repareAD'. No Exchange 2007 server roles have been detected in this topology. Af
ter this operation, you will not be able to install any Exchange 2003 or Exchang
e 2007 servers.

Configuring Microsoft Exchange Server

    Organization Preparation                                  FAILED
     The following error was generated when "$error.Clear();
          if ($RolePrepareAllDomains)
          {
              initialize-DomainPermissions -AllDomains:$true -CreateTenantRoot:(
$RoleIsDatacenter -or $RoleIsPartnerHosted);
          }
          elseif ($RoleDomain -ne $null)
          {
              initialize-DomainPermissions -Domain $RoleDomain -CreateTenantRoot
:($RoleIsDatacenter -or $RoleIsPartnerHosted);
          }
          else
          {
              initialize-DomainPermissions -CreateTenantRoot:($RoleIsDatacenter
-or $RoleIsPartnerHosted);
          }
        " was run: "Got error 0x6BA opening group policy on system woody.uteron.
com in domain uteron.".


The Exchange Server setup operation didn't complete. More details can be found
in ExchangeSetup.log located in the <SystemDrive>:\ExchangeSetupLogs folder.

Exchange Server setup encountered an error.

D:\>
Avatar of amwinsit
amwinsit

Is the account you are using for the install a memeber of the enterprise admins group? It will also need to be a member of the schema admins group if you haven't already run setup /ps

When you say new company does that mean there weren't any prior excahnge installs 2003 or 2007? If there isn't an existing organization i would try running the setup /p /on:<organization name>
Avatar of beIT

ASKER

yes is it.
i use administrator user account (domain admin)
i don't have previous version of exchange.
then i execute your command i have exactly same error.

D:\>setup /p /on:Uteron-Pharma

Welcome to Microsoft Exchange Server 2010 Unattended Setup

Setup will continue momentarily, unless you press any key and cancel the
installation. By continuing the installation process, you agree to the license
terms of Microsoft Exchange Server 2010.
If you don't accept these license terms, please cancel the installation. To
review the license terms, please go to
http://go.microsoft.com/fwlink/?LinkId=150127&clcid=0x409/

Press any key to cancel setup................
No key presses were detected.  Setup will continue.
Preparing Exchange Setup

    Copying Setup Files                           COMPLETED

No server roles will be installed

Performing Microsoft Exchange Server Prerequisite Check

    Organization Checks                                       COMPLETED
 Setup is going to prepare the organization for Exchange 2010 by using 'Setup /P
repareAD'. No Exchange 2007 server roles have been detected in this topology. Af
ter this operation, you will not be able to install any Exchange 2003 or Exchang
e 2007 servers.

Configuring Microsoft Exchange Server

    Organization Preparation                                  FAILED
     The following error was generated when "$error.Clear();
          if ($RolePrepareAllDomains)
          {
              initialize-DomainPermissions -AllDomains:$true -CreateTenantRoot:(
$RoleIsDatacenter -or $RoleIsPartnerHosted);
          }
          elseif ($RoleDomain -ne $null)
          {
              initialize-DomainPermissions -Domain $RoleDomain -CreateTenantRoot
:($RoleIsDatacenter -or $RoleIsPartnerHosted);
          }
          else
          {
              initialize-DomainPermissions -CreateTenantRoot:($RoleIsDatacenter
-or $RoleIsPartnerHosted);
          }
        " was run: "Got error 0x6BA opening group policy on system woody.uteron.
com in domain uteron.".


The Exchange Server setup operation didn't complete. More details can be found
in ExchangeSetup.log located in the <SystemDrive>:\ExchangeSetupLogs folder.

Exchange Server setup encountered an error.
Is the exchange server in the same site as the AD Schema master?

I would also double check domain function level is set and DNS is good.
Avatar of beIT

ASKER

yes exchange server is on same site.
schema master is 'woody' and exchange server is 'sid'
Domain and Forest functionality is "windows 2003"
my dns is good, all replication is active.
ASKER CERTIFIED SOLUTION
Avatar of beIT
beIT

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of beIT

ASKER

problem Solved.
I have re-install both server.
i don't now where is the problem.
Tks for your help
Avatar of beIT

ASKER

Solved on re-installing from scratch.