Results 1 to 2 of 2

Thread: Windows Server 2008 R2 w/ Exchange 2010

  1. #1
    Join Date
    Jun 2010
    Posts
    1

    Windows Server 2008 R2 w/ Exchange 2010

    Hi everyone,

    I recently installed Windows Server 2008 R2, and it was working properly. But once I installed Windows Exchange 2010 had problems whit IIS.

    It says: The DFS Replication Service failed to register WMI providers. Event 6104 Error 2147943458

    Any Ideas?

    Thanks all o/

  2. #2
    Join Date
    Dec 2007
    Posts
    2,291

    Re: Windows Server 2008 R2 w/ Exchange 2010

    You can try to do the following:

    1. net stop WINMGMT
    2. Restored C:\WINDOWS\WBEM\msfeeds.mof
    3. Restored C:\WINDOWS\WBEM\msfeedsbs.mof
    4. Deleted C:\WINDOWS\system32\wbem\Repository\$WinMgmt.CFG
    5. Deleted the five files in folder C:\WINDOWS\system32\wbem\Repository\FS
    6. Register all DLLS in %SystemRoot%\System32\wbem by doing the following
    from the cmd prompt:
    a) cd C:\WINDOWS\system32\wbem
    b) for /f %s in ('dir /b *.dll') do regsvr32 /s %s

    7. Restart the system.

Similar Threads

  1. Replies: 6
    Last Post: 01-12-2011, 10:31 PM
  2. Data exchange between Linux, Windows 7 and Server 2008 R2
    By WHeryut in forum Operating Systems
    Replies: 4
    Last Post: 03-02-2011, 04:45 PM
  3. Backup Exchange 2007 on Windows Server 2008
    By Atsushi in forum Windows Software
    Replies: 5
    Last Post: 20-11-2010, 04:34 AM
  4. Exchange 2010 on Small Business Server Std 2008 question
    By Barsha in forum Operating Systems
    Replies: 4
    Last Post: 07-04-2010, 12:38 AM
  5. How to install Exchange 2010 in Windows 2008 R2
    By Radames in forum Operating Systems
    Replies: 5
    Last Post: 26-02-2010, 04:58 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,714,135,009.89347 seconds with 16 queries