I have tried about 5 times to get Exchange 2010 installed in my test environment. I have 1 PC. It is running Win 2k8 R2 x64.
I then have VMware and run another Win2k8 R2 x64 and this is a member server. From the member server I do all the prerequisites from power shell: I have tried running this as the administrator account of the local member server and logging in as the admin of the domain.
Import-Module ServerManager
Add-WindowsFeature NET-Framework,RSAT-ADDS,Web-Server,Web-Basic-Auth,Web-Windows-Auth,Web-Metabase,Web-Net-Ext,Web-Lgcy-Mgmt-Console,WAS-Process-Model,RSAT-Web-Server,Web-ISAPI-Ext,Web-Digest-Auth,Web-Dyn-Compression,NET-HTTP-Activation,RPC-Over-HTTP-Proxy -Restart
Set-Service NetTcpPortSharing -StartupType Automatic
Then on Main OS (not guest member server) I run :
setup /prepareAD /organizationName:TESTING
then setup /pad
Then I install exchange.
Either it installs and then when I try to open the EMC I get an error :
[exchange2010.XXX.com] Processing data from remote server failed with the following error message. The user XXX\Administrator isn't assigned to any management roles.
or i have tried not running the setup with the switches and having the install do it but it just gets stuck on the first step (the time moves but after 2hrs I gave up).
Any help is appreciated.
I then have VMware and run another Win2k8 R2 x64 and this is a member server. From the member server I do all the prerequisites from power shell: I have tried running this as the administrator account of the local member server and logging in as the admin of the domain.
Import-Module ServerManager
Add-WindowsFeature NET-Framework,RSAT-ADDS,Web-Server,Web-Basic-Auth,Web-Windows-Auth,Web-Metabase,Web-Net-Ext,Web-Lgcy-Mgmt-Console,WAS-Process-Model,RSAT-Web-Server,Web-ISAPI-Ext,Web-Digest-Auth,Web-Dyn-Compression,NET-HTTP-Activation,RPC-Over-HTTP-Proxy -Restart
Set-Service NetTcpPortSharing -StartupType Automatic
Then on Main OS (not guest member server) I run :
setup /prepareAD /organizationName:TESTING
then setup /pad
Then I install exchange.
Either it installs and then when I try to open the EMC I get an error :
[exchange2010.XXX.com] Processing data from remote server failed with the following error message. The user XXX\Administrator isn't assigned to any management roles.
or i have tried not running the setup with the switches and having the install do it but it just gets stuck on the first step (the time moves but after 2hrs I gave up).
Any help is appreciated.