Attemtping to deploy client
-
Wednesday, September 22, 2010 9:55 PMDescription: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\itstaffThis 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 PMModerator
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
- Marked As Answer by Nick Gu - MSFTMicrosoft Contingent Staff, Moderator Friday, October 08, 2010 2:21 AM

