Asked by:
Cannot access EMC 2010

Question
-
i have been having a problem accessing the Exchange Management console, this will prompt whenever i expand the exchange management
connecting to remote server failed with the following error message : Access is denied. For more information, see the about_Remote_Troubleshooting Help topic. It was running the command 'Discover-ExchangeServer -UseWIA $true -SuppressError $true'
at first i discovered that the time is not synce between the DC and the Exchange server i synced the time using "net time" but still the same problem
Tuesday, October 23, 2012 7:33 AM
All replies
-
Is your logon account a member of organization manangement or view-only organization manangement group?
Tuesday, October 23, 2012 7:37 AM -
im am using administrator account which also is an exchange admin account.Tuesday, October 23, 2012 7:38 AM
-
Hi,Lanz11
Is your DC and Exchange server a physical server or a virtual machine?
If it's a virtual machine you should disable the mechanism which synchronizes guest VMs with the VMware host by disabling "windows time" service on the guest.
You said you have run net time but still no luck,did you run the command net time \\servername /set /y on both DC and Exchange server?
If problem still exists,try to reset the clock on Exchange server and reboot it to see if it fix the sync issue.
You also can use DCDiag to analyze the DC connection and replication,and check the event log on DC and Exchange to get more information for troubleshooting.
Regards,
Sharon
Sharon Shen
TechNet Community Support
************************************************************************************************************************Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question.
- Proposed as answer by Sharon.ShenModerator Tuesday, November 6, 2012 2:24 AM
Wednesday, October 24, 2012 8:56 AMModerator -
I have already synced all the exchange server using the net time command, but still exchange console does not open, do I need to restart the exchange servers?
Thursday, October 25, 2012 1:50 AM -
Do you have a Proxy server configured ?
Type this command in a DOS prompt: netsh winhttp show proxyWe found that if you have a proxy server configured then EMC breaks :-/
Friday, October 26, 2012 7:31 PM -
On Fri, 26 Oct 2012 19:31:47 +0000, hubbardt wrote:>>>Do you have a Proxy server configured ? Type this command in a DOS prompt: netsh winhttp show proxy>>We found that if you have a proxy server configured then EMC breaks :-/Exclude names in your local domain from having to use the proxy.---Rich MatheisenMCSE+I, Exchange MVP
--- Rich Matheisen MCSE+I, Exchange MVPFriday, October 26, 2012 7:58 PM -
Good point !
We generally discourage browsing from our servers so disable proxy but some servers slipped through ...
Friday, October 26, 2012 8:04 PM -
On Fri, 26 Oct 2012 20:04:03 +0000, hubbardt wrote:>We generally discourage browsing from our servers so disable proxy but some servers slipped through ...The winhttp proxy data is used when there's no proxy set in IE. If youneed a proxy to get to the Internet and you don't set one up in IE andhave applications that use HTTP to acquire updates you may need thewinhttp set with netsh to satisfy them (unless they ignore the windowsstuff altogether and ask you to provide the address of the proxymanually).---Rich MatheisenMCSE+I, Exchange MVP
--- Rich Matheisen MCSE+I, Exchange MVPFriday, October 26, 2012 9:05 PM -
Yes, you need to restart the server after time sync.
Regards, Prabhat Nigam XHG and AD Architect and DR Expert Website: msexchangeguru.com VBC: https://www.mcpvirtualbusinesscard.com/VBCServer/wizkid/card
- Proposed as answer by Sharon.ShenModerator Thursday, November 8, 2012 9:35 AM
Saturday, October 27, 2012 5:13 AM