Quote
Originally posted by JnelconCpath:
Problem resolved. The error 'WBEM access denied' was caused, in my case, from COM + permissions. I had to go into Component services and adjust the permissions for the two EManager applications in COM + Applications. All worked great after those permissions were adjusted.
Thanks! This is what fixed the problem. For those of you who are still having this issue, here are the step by step instructions.

1. Open Control Panel > Administrative Tools > Component Services
2. Expand Component Services > Computers > My Computer > COM+ Applications >
3. Right-Click IIS-{Default Web Site//Root/eManager}
4. Click Properties
5. Identity Tab
6. Next to "This User" click Browse
7. Enter a local admin account (typically eManagerUser, but any local admin account will work)
8. Type in the password/confirm password
9. Click Ok
10. Restart the machine

This is what work for me. Hope it helps. smile