zoukankan      html  css  js  c++  java
  • ‘ActiveX component can’t create object解决方法

    Event Type:    Warning
    Event Source:    Health Service Script
    Event Category:    None
    Event ID:    1
    Date:        2/13/2009
    Time:        12:18:09 PM
    User:        N/A
    Computer:    BADDC01
    Description:
    AD Op Master Response : The script ‘AD Op Master Response’ failed to create object ‘McActiveDir.ActiveDirectory’.  This is an unexpected error.
    The error returned was: ‘ActiveX component can’t create object’ (0x1AD)

    For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.

    Cause: For whatever reason, the Active Directory helper object is not being installed as part of the active directory management pack.

    Solution: Install the helper object OOMADs.msi. This can be found in 1 of 2 places.
    First, look in the install directory of OpsMgr on the server with the issue – typically that would be C:Program FilesSystem Center Operations Manager 2007HelperObjects

     OR   C:Program FilesSystem Center Operations Manager 2007HelperObjects on your management server(s)

    If it’s not there, then you can also find it on the install media under HelperObjects<ARCH> (Where arch is amd64, i386 or ia64).
    Restart your agent, and it should clean itself up.

  • 相关阅读:
    mysql-day06
    C语言 输出二进制数
    Python学习笔记(一)
    数组指针与指针数组
    重装系统--小白版
    Java 面对对象阶段练手项目【飞机大战】
    Java环境的配置
    在Linux环境下运行C语言程序
    Torrent文件
    ubuntu下载速度慢的解决办法--修改下载源
  • 原文地址:https://www.cnblogs.com/dreamer-fish/p/3257385.html
Copyright © 2011-2022 走看看