달력

1

« 2025/1 »

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
2009. 1. 13. 01:29

AD Replication Monitoring 오류 (0x8004100E) SystemCenter2009. 1. 13. 01:29

Active Directory Management Pack Import 후 다음 오류 발생

The script 'AD Replication monitoring' encountered a runtime error. Failed to determine whether the WMI replication provider is installed. The error returned was: 'Invalid Parameter' (0x80041008)

AD Remote Topology Discovery cannot determine whether the WMI Replication Provider is installed. The error returned was: 'Invalid Parameter' (0x80041008).

Replication 관련 정보를 가져오기 위해 사용되는 Replprov.dll의 오류로 인해 발생한다.

[해결]
Windows Server 2000 DC
hotfix 설치 후 다음 명령 실행
rundll32.exe %systemroot%\system32\replprov.dll,DoMofComp

Windows Server 2003 DC
hotfix 설치


http://support.microsoft.com/kb/889054
:
Posted by 커널64