Help me with all these errors

Asked By 0 points N/A Posted on -
qa-featured

Hi All,

I’m using a Microsoft Exchange Service Host and I’m getting lots of errors.

For example, MSExchangeServiceHost cannot be started and so on.

Why I’m getting errors, could you please help me? Thanks

SHARE
Best Answer by Carl Jack
Answered By 0 points N/A #100078

Help me with all these errors

qa-featured

Hi Jalvarez,

The reason why you're getting hard opening the Microsoft Exchange Service Host is that  the .Net Framework code authenticated signature first.  

Which help to disallow the unsafe code notification. But this prevention makes .Net Framework is taking much time for the code signatures to be authenticated.  

There is a solution for this and Microsoft Support will be the one giving you the solution.

Hope this might help you.

Thanks

Best Answer
Best Answer
Answered By 10 points N/A #100080

Help me with all these errors

qa-featured

Hello Jalvarez,

You will need to check if Exchange has been installed in the default directory at the following location on your computer: (%programfiles%MicrosoftExchange ServerV14.

In case it has not been installed there, you will need to use the following parameter: /TargetDir,  when you are trying to recover the server. For instance:

Setup.com /m:RecoverServer /TargetDir:"D:Exchange Server"

Otherwise the error may be occurring because there are privileges that have not been enabled yet. So you will need to set "Access this computer from the network" ,and then give admin as well as exchange servers local access for the group policies.

Regards,

Carl

 

Related Questions