David's profileDavid Moisan's ITPhotosBlogLists Tools Help
    July 29

    Fixing Exchange WMI errors after a restore

    I use my personal SBS box for testing and I am aggressive about trying new patches, software and configurations, things that I could not try at SATV, things that most SBS consultants would not do to their clients.

    So, I do lots of bare metal restores.   There are always errors in the logs afterwards.  Always.  I'm sick of putting error codes in a search engine, so I'm blogging the ones I've resolved so I don't have to use the search box so often!

    It's common for WMI (Windows Management Instrumentation) to be corrupted or miss entries in its database after a restore.  This affects Exchange in the following ways: 

    • The Exchange System Manager may fail with error 0x80041010 .
    • You may receive event 9098 from MSExchangeSA, "The MAD Monitoring thread was unable to read its configuration from the DS, error '0x80041010'."  This may be logged every five minutes.

    Do this from a command prompt:

    MOFCOMP.EXE -N:root\cimv2\applications\exchange wbemcons.mof
    MOFCOMP.EXE -N:root\cimv2\applications\exchange exwmi.mof
    MOFCOMP.EXE -N:root\cimv2\applications\exchange exmgmt.mof
    MOFCOMP.EXE -N:root\cimv2\applications\exchange msgtrk.mof
    MOFCOMP.EXE -N:root\cimv2\applications\exchange smtpcons.mof
     

    Wait 5 minutes and verify that the 9098 events don't reappear.

    Comments

    Please wait...
    Sorry, the comment you entered is too long. Please shorten it.
    You didn't enter anything. Please try again.
    Sorry, we can't add your comment right now. Please try again later.
    To add a comment, you need permission from your parent. Ask for permission
    Your parent has turned off comments.
    Sorry, we can't delete your comment right now. Please try again later.
    You've exceeded the maximum number of comments that can be left in one day. Please try again in 24 hours.
    Your account has had the ability to leave comments disabled because our systems indicate that you may be spamming other users. If you believe that your account has been disabled in error please contact Windows Live support.
    Complete the security check below to finish leaving your comment.
    The characters you type in the security check must match the characters in the picture or audio.

    To add a comment, sign in with your Windows Live ID (if you use Hotmail, Messenger, or Xbox LIVE, you have a Windows Live ID). Sign in


    Don't have a Windows Live ID? Sign up

    Trackbacks

    The trackback URL for this entry is:
    http://dmoisan.spaces.live.com/blog/cns!95CB015E3E4A702A!221.trak
    Weblogs that reference this entry
    • None