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.

  • 相关阅读:
    【HIDS】关于HIDS的一些看法
    图片在容器内水平垂直居中显示
    C++ 实现Cholesky分解
    Minikube 安装和简单使用
    关于.net的一些记录
    C#将窗体Form嵌入主窗体Panel中的一些问题
    Pod持久化
    Maven打包包含jar包
    Adam
    [漏洞]DNS Server Spoofed Request Amplification DDoS
  • 原文地址:https://www.cnblogs.com/dreamer-fish/p/3257385.html
Copyright © 2011-2022 走看看