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.
  • 相关阅读:
    sql 执行动态语句
    Cookie/Session机制详解
    .NET简谈事务、分布式事务处理
    .NET(C#)中不同级别的安全透明代码对类型的影响
    C#开发微信门户及应用(1)开始使用微信接口
    WIN7管理工具配置ODBC数据源系统DSN中无Oracle,Sybase驱动的解决方法
    题解 smoj 2806 【建筑物】
    题解 luogu P2568 GCD
    题解 luogu P1251 【餐巾计划问题】
    0377组合总和IV Marathon
  • 原文地址:https://www.cnblogs.com/jjkv3/p/1146519.html
Copyright © 2011-2022 走看看