已锁定 Attemtping to deploy client

  • Wednesday, September 22, 2010 9:55 PM
     
     
    Description:
    Microsoft Forefront Client Security scan has been stopped before completion.
    Scan ID: {99E59424-2505-4342-8660-931097410E4B}
    Scan Type: AntiMalware
    Scan Parameters: Quick Scan
    User: MCCLTD\itstaff

    This failure usually happens because a service that the script is using is not loaded or is configured improperly. This will usually happen with the WMI, antimalware, or security state assessment services.

    What "Service" do I need to load?

All Replies

  • Wednesday, October 06, 2010 10:28 PM
    Moderator
     
     Answered

    Hi,

     

    The MOM service on the client machines needs to depend on the WMI service (winmgmt)

    You can run the following at a CMD prompt to set this:

    sc config mom depend= rpcSs/eventLog/winmgmt

    restart the MOM service after running this and the error should go away.

    Kemper - MSFT