zoukankan      html  css  js  c++  java
  • event 102 error

    Event Type:      Error

    Event Source:   Application Management

    Event Category:            None

    Event ID:          108

    Date:                3/22/2007

    Time:                10:52:37 AM

    User:                NT AUTHORITY\SYSTEM

    Computer:         CHCSWS50

    Description:

    Failed to apply changes to software installation settings.  Software
    changes could not be applied.  A previous log entry with details should
    exist.  The error was : The installation source for this product is not
    available.  Verify that the source exists and that you can access it. 
    ----------------------------------------------------------------------------
    Event Type:      Error

    Event Source:   Application Management

    Event Category:            None

    Event ID:          102

    Date:                3/22/2007

    Time:                10:52:36 AM

    User:                NT AUTHORITY\SYSTEM

    Computer:         CHCSWS50

    Description:

    The install of application Microsoft Office Professional Edition 2003
    from policy CHCS Office 2003 Pro Ent Install Policy (TCCHCC SDP) failed.
    The error was : The installation source for this product is not
    available.  Verify that the source exists and that you can access it. 
    -------------------------------------------------------------------------------
    Are you sure you have permissions setup correctly on the shares? Keep in
    mind GP software assignments process under the machine account. Trying
    giving explicit access to the "Domain Computers" group and see if that
    helps.



    Packages Assigned to Computers with Group Policy Are Not Installed
    <http://support.microsoft.com/kb/278472>



    If that doesn't work you may be experiencing a race condition with Group
    Policy trying to process before the network is up. There are a few
    things you can try that may help out with that, but since Office is
    installing okay, I could be wrong.



    1.      Configure the GpNetworkStartTimeoutPolicyValue setting (KB840669
    <http://support.microsoft.com/kb/840669> )
    2.      Disable Media Sense for TCP/IP (KB326152
    <http://support.microsoft.com/default.aspx?scid=kb;en-us;326152> )
    3.      Disable Fast Logon Optimization on Windows XP clients (ie.
    "Always wait for network at computer startup and logon"). (KB305293
    <http://support.microsoft.com/kb/q305293/> )



    If that doesn't help either, you should enable logging for both the
    Application Management CSE <http://support.microsoft.com/kb/246509/>
    and Windows Installer <http://support.microsoft.com/kb/314852/en-us> .
    That may give you some more clues as to what is going on.


    -------------------------------------------------------------------------------

     had added the Domain Computers group to the
    permissions on the installation folder, but had failed to add the group to
    the Share Permissions. Here is a neat trick to check machine permissions:
    Start a command prompt using the machine account with the AT command.
    Example, if the time is 10:45a, the do this: AT 10:46a /interactive "cmd.exe"

    When the prompt opens then do a DIR on the share to see if the machine
    account can access it.
  • 相关阅读:
    在vue项目中stylus的安装及使用
    如何在vue中全局引入stylus文件的公共变量
    d3.js在vue项目中的安装及案例
    cytoscape.js在vue项目中的安装及案例
    vue路由router的三种传参方式
    vue项目警告There are multiple modules with names that only differ in casing
    vue+iview实现一行平均五列布局
    JVM 内存对象管理
    JVM 垃圾回收机制
    面试随笔-01
  • 原文地址:https://www.cnblogs.com/jjkv3/p/1146519.html
Copyright © 2011-2022 走看看