Error when adding roles or features in Windows Server 2008

I wanted to add a new feature in my Windows Server 2008 but had problems when viewing the server management console:

 

"Server Manager encountered an unexpected error while collecting data about the status of this computer" when clicking in the detail link it said something like

"Cannot open an anonymous level security token. (Exception from HRESULT: 0x80070543)"

 

I have encountered this error a couple of times . I guess it is some configuration it gets changed when installing some products.

 

I tried many diagnostic tools and un/reinstalling some KB hotfixes that some forums recommended, I also installed the SP2 but at the end the solution was simpler (at least for my case) (extracted from https://social.technet.microsoft.com/Forums/en-US/winservermanager/thread/f80a52fc-b022-4dd4-af35-621f1e7fe67c/#page:1):

 

From an elevated* cmd window run:

Dcomcnfg.exe

*Or click through the UAC prompt

2. Choose ComponentServices->Computers->My Computer.

3. Choose Properties from the context menu.

4. Choose the Default Properties tab.

5. Select Connect in the Default Authentication Level drop down list if it is set to None. Choose OK, confirm selection in popup and close dcomcnfg.exe.

6. If the authentication level is not set to None, don't change it, since it may have been set by something else (such as an Admin).

 

 

Regards,

David

Comments

  • Anonymous
    September 05, 2010
    Same problem, your fix solved it. Thanks a lot!

  • Anonymous
    February 15, 2011
    It really works!!!!!!!!!!!!! Thanks

  • Anonymous
    March 17, 2011
    I'm very very  very sad... My Default Authentication Level is set to none. The problem is still showed!!! :°-( any other idea? Thank you very much!!

  • Anonymous
    July 28, 2011
    funciona a la perfeccion gracas!.

  • Anonymous
    October 12, 2011
    perfect-I wish all fixes were that easy!

  • Anonymous
    May 30, 2012
    i had problem of mmc.exe while adding a role ,the error was fixed by mention solution

  • Anonymous
    July 29, 2012
    Fix works.... Make sure it is set to default and not None and this should resolve your issue. Thanks!

  • Anonymous
    February 23, 2014
    Thanks buddy.. my issue fixed

  • Anonymous
    September 24, 2014
    I change the service WINDOWS MODULES INSTALER to MANUAL and START IT.so it´s fixed