Hi all,
My lab includes some servers, installing as follow:
1. PC1:
- Domain: abc.com
- Account: administrator/P@ssword
- Role: Active directory, DNS
2. PC2:
- Domain: abc.com
- FQDN: pc2.abc.com
- Account: administrator/P@ssword
- Role: Exchange 2007 Sp3
3. PC3: is child domain of "abc.com"
- Domain: test.abc.com
- fqdn: pc3.test.abc.com
- Account: administrator/P@ssword
- Role: I want to install Exchange 2010 into this PC3
First, log on PC with account:
Administrator@abc.com/P@ssword (account of PC1 - active directory)
And then, I installed Exchange 2010 into PC3, I see an errors as follow:
Summary: 6 item(s). 2 succeeded, 4 failed. Elapsed time: 00:01:26 Configuring Prerequisites Completed Elapsed Time: 00:00:00 Organization Prerequisites Failed Error: Setup needs to contact the Active Directory schema master but this computer is not in the same Active Directory domain as the schema master (DC=aam1,DC=com). Click here for help... http://go.microsoft.com/fwlink/?linkid=30939&l=en&v=ExBPA.14&id=2376fec1-b9ce-44db-beb6-cb9ac4788988 Error: Setup encountered a problem while validating the state of Active Directory: Exchange organization-level objects have not been created, and setup cannot create them because the local computer is not in the same domain and site as the schema master. Run setup with the /prepareAD parameter on a computer in the domain aam1 and site Default-First-Site-Name, and wait for replication to complete. Click here for help... http://technet.microsoft.com/en-US/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:01:14 Languages Prerequisites Completed Elapsed Time: 00:00:01 Hub Transport Role Prerequisites Failed Error: Setup encountered a problem while validating the state of Active Directory: Exchange organization-level objects have not been created, and setup cannot create them because the local computer is not in the same domain and site as the schema master. Run setup with the /prepareAD parameter on a computer in the domain aam1 and site Default-First-Site-Name, and wait for replication to complete. Click here for help... http://technet.microsoft.com/en-US/library/ms.exch.err.default(EXCHG.141).aspx?v=14.1.218.11&e=ms.exch.err.Ex28883C&l=0&cl=cp Error: The local domain needs to be prepared (via 'Setup /PrepareDomain') before server roles can be installed. Click here for help... http://go.microsoft.com/fwlink/?linkid=30939&l=en&v=ExBPA.14&id=55a60a46-f72c-4227-aca5-c204ec6127db Warning: Installing Exchange Server on a domain controller will elevate the privileges for Exchange Trusted Subsystem to domain administrators. Elapsed Time: 00:00:03 Client Access Role Prerequisites Failed Error: Setup encountered a problem while validating the state of Active Directory: Exchange organization-level objects have not been created, and setup cannot create them because the local computer is not in the same domain and site as the schema master. Run setup with the /prepareAD parameter on a computer in the domain aam1 and site Default-First-Site-Name, and wait for replication to complete. Click here for help... http://technet.microsoft.com/en-US/library/ms.exch.err.default(EXCHG.141).aspx?v=14.1.218.11&e=ms.exch.err.Ex28883C&l=0&cl=cp Error: The local domain needs to be prepared (via 'Setup /PrepareDomain') before server roles can be installed. Click here for help... http://go.microsoft.com/fwlink/?linkid=30939&l=en&v=ExBPA.14&id=55a60a46-f72c-4227-aca5-c204ec6127db Warning: Installing Exchange Server on a domain controller will elevate the privileges for Exchange Trusted Subsystem to domain administrators. Elapsed Time: 00:00:03 Mailbox Role Prerequisites Failed Error: Setup encountered a problem while validating the state of Active Directory: Exchange organization-level objects have not been created, and setup cannot create them because the local computer is not in the same domain and site as the schema master. Run setup with the /prepareAD parameter on a computer in the domain aam1 and site Default-First-Site-Name, and wait for replication to complete. Click here for help... http://technet.microsoft.com/en-US/library/ms.exch.err.default(EXCHG.141).aspx?v=14.1.218.11&e=ms.exch.err.Ex28883C&l=0&cl=cp Error: The local domain needs to be prepared (via 'Setup /PrepareDomain') before server roles can be installed. Click here for help... http://go.microsoft.com/fwlink/?linkid=30939&l=en&v=ExBPA.14&id=55a60a46-f72c-4227-aca5-c204ec6127db Warning: Installing Exchange Server on a domain controller will elevate the privileges for Exchange Trusted Subsystem to domain administrators. Elapsed Time: 00:00:03
I also run command line "Setup /PrepareDomain" as the log, but this issue has still occurred.
Also, I try to log on PC3 with account
User: Administrator@test.abc.com
Password: P@ssword
But there is failed at configuration step, the warning like : the account isn't Schemal, Enterprise domain account.
---
So, could you help me solve this issue, please ?
Thanks,