"Exchange Management Console" 2007 can't connect to Active directory on load : get-ExchangeServer
Posted
by Dragouf
on Server Fault
See other posts from Server Fault
or by Dragouf
Published on 2009-12-14T13:28:01Z
Indexed on
2010/06/08
14:23 UTC
Read the original article
Hit count: 278
Since a little time I can't use Exchange Management Console on an exchange 2007 server because of a message which tell me that get-ExchangeServer return that active directory of my server is available.
My config is :
Windows server 2008 sp2 wit roles :
- DNS
- IIS
- Active Directory
- RAS
and Exchange server 2007.
Here is a screenshot of the error message (I run windows server 2008 french edition sorry) :
in english :
The following error(s) were reported while loading topology information:
get-ExchangeServer
Failed
Error:
Active Directory server <theserver> is not available. Error message: A local error occurred.
A local error occurred.
get-UMServer
Failed
Error:
Active Directory server <theserver> is not available. Error message: A local error occurred.
A local error occurred.
Anyone know from where this problem is comming and how to resolve it ?
© Server Fault or respective owner