SCCM 2012 software metering show impossible numbers

Dear All
We have started software metering for AutoCAD. The issue is is for some PC it is showing that the total usage duration is more than total minutes available in the month. i.e.
for a PC it is showing
Last Usage
Total Usages
Average Usages per Day
Total Duration (min)
WD0028
1/1/2014 12:00:00 AM
114
3.68
532883.1
I want to know how it is possible that the total usage is more than available in a month. i.e.   24*31*60= 44640
due to this the metering is giving more utilization of license than available.
- Sumeet

confused or I could not understand .
Even if two exe with same name are loaded but only one exe is executed at a time.
That is not true, you can have two application running at the same time.
http://www.enhansoft.com/

Similar Messages

  • SCCM 2012 Software Metering is not working

    SCCM 2012 Software Metering is not working in our environment. Other than software metering, reports work just fine.
    I have created a few simple software metering rules with “Acrobat.exe” and “Outlook.exe”. Rules are enabled. Rules were on at least 6 months.
    When I go to software metering reports, Month parameter value is empty and I can’t choose any value.
    I ran runmetersumm.exe on our server, it did not work as intended. :
    Summarizing data up to 0 hours old.
    File Usage Summary added -1 rows in 0 seconds.
    Monthly Usage Summary added -1 rows in 0 seconds.
    I am stumped. Why would it add minus rows?
    Any ideas how I can make software metering work on our environment?
    Thank you

    Finally figured it out.
    mtrmgr.log did not find any rules when I ran executables. So I knew it wasn't working on the server side.
    After searching for a while, I found the solution from the link below:
    http://social.technet.microsoft.com/Forums/en-US/8f048512-c357-437e-89ec-cee5356a10b1/software-metering-reports-empty?forum=configmanagergeneral
    1. Deleted RULECHG.RTA under policypv.box folder
    2. Removed and recreated metering rules again.
    Everything is working again now.
    Thank you.
    I do wonder how to avoid those problems going forward though.

  • SCCM 2012 Software Metering - Status Message ID

    Hi All,
    I am planning to
    configure “Automatic Software Uninstall”
    based on software metering rules as outlined in the following blogs.
    http://blogs.technet.com/b/neilp/archive/2012/11/27/software-metering-deep-dive-and-automation-part-1-use-it-or-lose-it-the-basics.aspx
    http://blogs.technet.com/b/neilp/archive/2012/11/29/software-metering-deep-dive-and-automation-part-2-use-it-or-lose-it-the-collections.aspx
    However, the account
    is currently installing software based on AD Software install groups.
    If a user does not
    use the software the software metering rule will ensure the machine is
    populated into the application uninstall collection. However, (problem) the
    machine account is still in the Install AD group and therefore, the uninstall
    will not occur, (as install deployment takes precedence over uninstall
    deployment)
    I could configure
    the install collection to exclude the uninstall collection, which would allow
    the software to uninstall. But, then once the machine automatically gets
    removed from the uninstall collection the software will install again as the
    machine is still in the AD group.
    Solution: Remove the machine account from the
    AD install Group.
    Question: What the best automated approach to
    remove the machine from AD install group. I am thinking along the lines of
    using Status Message ID’s based on the metering rule which causes a script to
    fire and remove the machine from the AD group.
    Would I have to
    create a status message Rule for each application? Or is it possible to create
    a generic one that can be leveraged for each application / metering rule
    combination?
    What Status Message ID should I use ?
    I would appreciate
    and comments or suggestions on the matter?
    Thanks
    Paul.

    Hello,
    You referred AD group, did you install this application via group policy?
    I think you can find out these machines via result of software metering. The following article show software metering rule:
    https://technet.microsoft.com/en-us/library/dd334612.aspx
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

  • IN NEED OF A SCCM 2012 QUERY THAT SHOWS LAST TIME SOFTWARE WAS USED OR OPENED

    Hello
    I am in need of an SCCM 2012 query that shows PCs that have Visio , Adobe Professional and Visual Studio and the last time each was used or opened. I have the query below which give me the PC name and the product. Any assistance will be very helpful
    select distinct SMS_R_System.NetbiosName, SMS_G_System_ADD_REMOVE_PROGRAMS.DisplayName from SMS_R_System inner join SMS_G_System_ADD_REMOVE_PROGRAMS on SMS_G_System_ADD_REMOVE_PROGRAMS.ResourceID = SMS_R_System.ResourceId where SMS_G_System_ADD_REMOVE_PROGRAMS.DisplayName
    like "%adobe acrobat%pro%"
    select distinct SMS_R_System.NetbiosName, SMS_G_System_ADD_REMOVE_PROGRAMS.DisplayName from SMS_R_System inner join SMS_G_System_ADD_REMOVE_PROGRAMS on SMS_G_System_ADD_REMOVE_PROGRAMS.ResourceID = SMS_R_System.ResourceId where SMS_G_System_ADD_REMOVE_PROGRAMS.DisplayName
    like "%visio%" and SMS_G_System_ADD_REMOVE_PROGRAMS.DisplayName not like "%viewer%" and SMS_G_System_ADD_REMOVE_PROGRAMS.DisplayName not like "%service pack%" and SMS_G_System_ADD_REMOVE_PROGRAMS.DisplayName not like "%security
    update%" and SMS_G_System_ADD_REMOVE_PROGRAMS.DisplayName not like "%hydra%" and SMS_G_System_ADD_REMOVE_PROGRAMS.DisplayName not like "%update%" and SMS_G_System_ADD_REMOVE_PROGRAMS.DisplayName not like "%MUI%" and SMS_G_System_ADD_REMOVE_PROGRAMS.DisplayName
    not like "%amd%" and SMS_G_System_ADD_REMOVE_PROGRAMS.DisplayName not like "%microsoft visio%" and SMS_G_System_ADD_REMOVE_PROGRAMS.DisplayName not like "%vision%" and SMS_G_System_ADD_REMOVE_PROGRAMS.DisplayName not like "%add-in%"
    select distinct SMS_R_System.NetbiosName, SMS_G_System_ADD_REMOVE_PROGRAMS.DisplayName from SMS_R_System inner join SMS_G_System_ADD_REMOVE_PROGRAMS on SMS_G_System_ADD_REMOVE_PROGRAMS.ResourceID = SMS_R_System.ResourceId where SMS_G_System_ADD_REMOVE_PROGRAMS.DisplayName
    = "Microsoft Visual studio 2012 devenv" and SMS_G_System_ADD_REMOVE_PROGRAMS.DisplayName not like "%hotfix%" and SMS_G_System_ADD_REMOVE_PROGRAMS.DisplayName not like "%security%" and SMS_G_System_ADD_REMOVE_PROGRAMS.DisplayName
    not like "%update%" and SMS_G_System_ADD_REMOVE_PROGRAMS.DisplayName not like "%service%"

    Did you create a software metering rule for each software title? if not then you need you do that first and it will take over a week before you see results.
    Also keep in mind that your query will only find x86 software titles.
    http://www.enhansoft.com/

  • SCCM 2012 QUERY THAT SHOWS SOFTWARE INSTALLED AND LAST TIME IT WAS USED OR OPENED

    Hello
    I am in need of an SCCM 2012 query that shows PCs that have Visio , Adobe Professional and Visual Studio and the last time each was used or opened. I have the query below which give me the PC name and the product. Any assistance will be very helpful
    select distinct SMS_R_System.NetbiosName, SMS_G_System_ADD_REMOVE_PROGRAMS.DisplayName from SMS_R_System inner join SMS_G_System_ADD_REMOVE_PROGRAMS on SMS_G_System_ADD_REMOVE_PROGRAMS.ResourceID = SMS_R_System.ResourceId where SMS_G_System_ADD_REMOVE_PROGRAMS.DisplayName
    like "%adobe acrobat%pro%"
    select distinct SMS_R_System.NetbiosName, SMS_G_System_ADD_REMOVE_PROGRAMS.DisplayName from SMS_R_System inner join SMS_G_System_ADD_REMOVE_PROGRAMS on SMS_G_System_ADD_REMOVE_PROGRAMS.ResourceID = SMS_R_System.ResourceId where SMS_G_System_ADD_REMOVE_PROGRAMS.DisplayName
    like "%visio%" and SMS_G_System_ADD_REMOVE_PROGRAMS.DisplayName not like "%viewer%" and SMS_G_System_ADD_REMOVE_PROGRAMS.DisplayName not like "%service pack%" and SMS_G_System_ADD_REMOVE_PROGRAMS.DisplayName not like "%security
    update%" and SMS_G_System_ADD_REMOVE_PROGRAMS.DisplayName not like "%hydra%" and SMS_G_System_ADD_REMOVE_PROGRAMS.DisplayName not like "%update%" and SMS_G_System_ADD_REMOVE_PROGRAMS.DisplayName not like "%MUI%" and SMS_G_System_ADD_REMOVE_PROGRAMS.DisplayName
    not like "%amd%" and SMS_G_System_ADD_REMOVE_PROGRAMS.DisplayName not like "%microsoft visio%" and SMS_G_System_ADD_REMOVE_PROGRAMS.DisplayName not like "%vision%" and SMS_G_System_ADD_REMOVE_PROGRAMS.DisplayName not like "%add-in%"
    select distinct SMS_R_System.NetbiosName, SMS_G_System_ADD_REMOVE_PROGRAMS.DisplayName from SMS_R_System inner join SMS_G_System_ADD_REMOVE_PROGRAMS on SMS_G_System_ADD_REMOVE_PROGRAMS.ResourceID = SMS_R_System.ResourceId where SMS_G_System_ADD_REMOVE_PROGRAMS.DisplayName
    = "Microsoft Visual studio 2012 devenv" and SMS_G_System_ADD_REMOVE_PROGRAMS.DisplayName not like "%hotfix%" and SMS_G_System_ADD_REMOVE_PROGRAMS.DisplayName not like "%security%" and SMS_G_System_ADD_REMOVE_PROGRAMS.DisplayName
    not like "%update%" and SMS_G_System_ADD_REMOVE_PROGRAMS.DisplayName not like "%service%

    See me reply to your other post with the exact same details, in the CM07 forum.
    http://www.enhansoft.com/

  • SCCM 2012 software update point not sync with Microsoft Updat,

    Hi 
    Recently my SCCM 2012 software update is not syncing with microsoft update, am getting below error.  can any one suggest/help me how to resolve this issue.
    WebException: The remote server returned an error: (500) Internal Server Error.
    at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
       at System.Net.HttpWebRequest.GetRequestStream()
       at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
       at Microsoft.UpdateServices.ServerSyncWebServices.ServerSync.ServerSyncProxy.GetAuthConfig()
       at Microsoft.UpdateServices.ServerSync.ServerSyncLib.InternetGetServerAuthConfig(ServerSyncProxy proxy, WebServiceCommunicationHelper webServiceHelper)
       at Microsoft.UpdateServices.ServerSync.ServerSyncLib.Authenticate(AuthorizationManager authorizationManager, Boolean checkExpiration, ServerSyncProxy proxy, Cookie cookie, WebServiceCommunicationHelper webServiceHelper)
       at Microsoft.UpdateServices.ServerSync.CatalogSyncAgentCore.SyncConfigUpdatesFromUSS()
       at Microsoft.UpdateServices.ServerSync.CatalogSyncAgentCore.ExecuteSyncProtocol(Boolean allowRedirect)

    am just trying to tracert catalog.update.microsoft.com
    from my wsus server but it is failed, would that be the reason/
    Regards,
    Madhan

  • SCCM 2012 Report that shows the users with specific software installed

    Hi,
    Is there a report in SCCM 2012 that shows the users with specific software installed? The report should show username, machine name and the software name. I am looking for a report that shows the users with the following softwares installed:
    1. Adobe(all versions)
    2. Photoshop(all versions)
    3. MS Project(all versions)
    4. MS Vision(all versions)
    Regards, Lorin Davis

    Take a look at the Asset Intelligence reports in the software section. You may get a list of computers with a product installed, and you might have to use that list to find the primary users based on user device affinity.

  • SCCM 2012 R2 not show Threat item in Malware Detected Report.

    I had no "Malware detected" items fount.
    There are no report abount virus that Endpoint Protection client finds.
    I try to test be creating file with this test content: "X5O!P%@AP[4\PZX54(P^)7CC)7}$EICAR-STANDARD-ANTIVIRUS-TEST-FILE!$H+H*", my Endpoint Protection find this file, logging it in its journal, but SCCM not show this Theat. 
    My computer was discovered, Endpoint Protection was automatic installed, Antimalware Policies work fine...
    ....but in "Monitoring/Endpoint Protection Status/System Center 2012 R2 Endpoint Protection Status" my collection with my computer(this is test collection), show me: "Endpoint Protection agent
    not yet installed: 1"
    There are many collection with many devices, but no one give me report about "Malware Detected", but virus was found in our company.
    SCCM 2012 R2 was upgrade from older version(i have not this information).
    What log must i fount about this issue?
    What cat i do to fix this problem?

    SCEP client is installed by policy successfull.
    Policy applied succesfull too.
    but i guess that data do not copy from SCEP to SCCM 
    or data do not inserted in database.
    CcmMessaging.log:
    Raising event:
    instance of CCM_CcmHttp_Status
    ClientID = "GUID:EFA60F96-CEE9-470B-8A3D-FD8453D1D7C2";
    DateTime = "20140410103213.874000+000";
    HostName = "SCCM2012.DOMAIN.LOC";
    HRESULT = "0x00000000";
    ProcessID = 2764;
    StatusCode = 0;
    ThreadID = 12908;
    Could not load logging configuration for component CcmTask. Using default values.
    Could not load logging configuration for component FileSystemFile. Using default values.
    Supplied sender token is null. Using GetUserTokenFromSid to find sender's token.
    mpfdm.log:
    PULL:Worker thread [Site System Status Summarizer] checking for *.SUM files in \\SQLSRV.DOMAIN.LOC\D$\SMS\MP\OUTBOXES\sitestat.box. SMS_MP_FILE_DISPATCH_MANAGER
    10.04.2014 16:42:17 12200 (0x2FA8)
    PULL:Worker thread [Discovery Data Manager (Trusted)] checking for *.UDR files in \\SQLSRV.DOMAIN.LOC\D$\SMS\MP\OUTBOXES\ddr.box. SMS_MP_FILE_DISPATCH_MANAGER
    10.04.2014 16:42:17 25480 (0x6388)
    PULL:Worker thread [State System (Incoming - high priority)] checking for *.SMX files in \\SQLSRV.DOMAIN.LOC\D$\SMS\MP\OUTBOXES\statemsg.box\high.
    SMS_MP_FILE_DISPATCH_MANAGER 10.04.2014 16:42:17 5660 (0x161C)
    PULL:Worker thread [Status Manager] checking for *.SVF files in \\SQLSRV.DOMAIN.LOC\D$\SMS\MP\OUTBOXES\stat.box. SMS_MP_FILE_DISPATCH_MANAGER 10.04.2014
    16:42:17 30604 (0x778C)
    PULL:Worker thread [State System (Incoming - low priority)] checking for *.SMX files in \\SQLSRV.DOMAIN.LOC\D$\SMS\MP\OUTBOXES\statemsg.box\low.
    SMS_MP_FILE_DISPATCH_MANAGER 10.04.2014 16:42:17 12176 (0x2F90)
    PULL:Worker thread [Software Metering Processor Usage (Site)] checking for *.MUX files in \\SQLSRV.DOMAIN.LOC\D$\SMS\MP\OUTBOXES\swm.box.
    SMS_MP_FILE_DISPATCH_MANAGER 10.04.2014 16:42:17 17576 (0x44A8)
    PULL:Worker thread [State System (Incoming - high priority)] checking for *.SME files in \\SQLSRV.DOMAIN.LOC\D$\SMS\MP\OUTBOXES\statemsg.box\high.
    SMS_MP_FILE_DISPATCH_MANAGER 10.04.2014 16:42:17 10552 (0x2938)
    PULL:Worker thread [Successful Policy Requests] checking for *.POL files in \\SQLSRV.DOMAIN.LOC\D$\SMS\MP\OUTBOXES\polreq.box. SMS_MP_FILE_DISPATCH_MANAGER
    10.04.2014 16:42:17 19480 (0x4C18)
    PULL:Worker thread [Notification Manager] checking for *.BOS files in \\SQLSRV.DOMAIN.LOC\D$\SMS\MP\OUTBOXES\bgb.box. SMS_MP_FILE_DISPATCH_MANAGER 10.04.2014
    16:42:17 11276 (0x2C0C)
    PULL:Worker thread [Software Inventory Processor (Site Trusted)] checking for *.SI? files in \\SQLSRV.DOMAIN.LOC\D$\SMS\MP\OUTBOXES\sinv.box.
    SMS_MP_FILE_DISPATCH_MANAGER 10.04.2014 16:42:17 23188 (0x5A94)
    PULL:Worker thread [Notification Manager] checking for *.BTS files in \\SQLSRV.DOMAIN.LOC\D$\SMS\MP\OUTBOXES\bgb.box. SMS_MP_FILE_DISPATCH_MANAGER 10.04.2014
    16:42:17 17444 (0x4424)
    PULL:Worker thread [State System (Incoming - low priority)] checking for *.SME files in \\SQLSRV.DOMAIN.LOC\D$\SMS\MP\OUTBOXES\statemsg.box\low.
    SMS_MP_FILE_DISPATCH_MANAGER 10.04.2014 16:42:17 18876 (0x49BC)
    PULL:Worker thread [Discovery Data Manager (Trusted)] checking for *.DDR files in \\SQLSRV.DOMAIN.LOC\D$\SMS\MP\OUTBOXES\ddr.box. SMS_MP_FILE_DISPATCH_MANAGER
    10.04.2014 16:42:17 9008 (0x2330)
    PULL:Worker thread [Hierarchy Manager (Forwarding messages)] checking for *.MCM files in \\SQLSRV.DOMAIN.LOC\D$\SMS\MP\OUTBOXES\MCM.box.
    SMS_MP_FILE_DISPATCH_MANAGER 10.04.2014 16:42:17 29416 (0x72E8)
    PULL:Worker thread [Asset Intelligence KB Manager] checking for *.AR? files in \\SQLSRV.DOMAIN.LOC\D$\SMS\MP\OUTBOXES\AIKbMgr.box. SMS_MP_FILE_DISPATCH_MANAGER
    10.04.2014 16:42:17 3960 (0x0F78)
    PULL:Worker thread [Discovery Data Manager (Registration)] checking for *.RDR files in \\SQLSRV.DOMAIN.LOC\D$\SMS\MP\OUTBOXES\rdr.box. SMS_MP_FILE_DISPATCH_MANAGER
    10.04.2014 16:42:17 11744 (0x2DE0)
    PULL:Worker thread [Endpoint Protection Manager] checking for *.EPP files in \\SQLSRV.DOMAIN.LOC\D$\SMS\MP\OUTBOXES\EPMgr.box. SMS_MP_FILE_DISPATCH_MANAGER
    10.04.2014 16:42:17 25272 (0x62B8)
    PULL:Worker thread [SMS_AMT_PROXY_COMPONENT] checking for *.APX files in \\SQLSRV.DOMAIN.LOC\D$\SMS\MP\OUTBOXES\amtproxy.box. SMS_MP_FILE_DISPATCH_MANAGER
    10.04.2014 16:42:17 26296 (0x66B8)
    PULL:Worker thread [State System (Incoming)] checking for *.SME files in \\SQLSRV.DOMAIN.LOC\D$\SMS\MP\OUTBOXES\statemsg.box. SMS_MP_FILE_DISPATCH_MANAGER
    10.04.2014 16:42:17 25908 (0x6534)
    PULL:Worker thread [State System (Incoming)] checking for *.SMF files in \\SQLSRV.DOMAIN.LOC\D$\SMS\MP\OUTBOXES\statemsg.box. SMS_MP_FILE_DISPATCH_MANAGER
    10.04.2014 16:42:17 25468 (0x637C)
    PULL:Worker thread [State System (Incoming)] checking for *.SMX files in \\SQLSRV.DOMAIN.LOC\D$\SMS\MP\OUTBOXES\statemsg.box. SMS_MP_FILE_DISPATCH_MANAGER
    10.04.2014 16:42:17 10148 (0x27A4)
    PULL:Worker thread [SMS_AMT_PROXY_COMPONENT] checking for *.OTP files in \\SQLSRV.DOMAIN.LOC\D$\SMS\MP\OUTBOXES\amtproxy.box. SMS_MP_FILE_DISPATCH_MANAGER
    10.04.2014 16:42:17 30220 (0x760C)
    PULL:Worker thread [Distribution Manager (Incoming)] checking for *.STA files in \\SQLSRV.DOMAIN.LOC\D$\SMS\MP\OUTBOXES\distmgr.box. SMS_MP_FILE_DISPATCH_MANAGER
    10.04.2014 16:42:18 13872 (0x3630)
    PULL:Worker thread [Distribution Manager (Incoming)] checking for *.DMD files in \\SQLSRV.DOMAIN.LOC\D$\SMS\MP\OUTBOXES\distmgr.box. SMS_MP_FILE_DISPATCH_MANAGER
    10.04.2014 16:42:18 30448 (0x76F0)
    PULL:Worker thread [Site Server Inventory Collection] checking for *.NHM files in \\SQLSRV.DOMAIN.LOC\D$\SMS\MP\OUTBOXES\hinv.box. SMS_MP_FILE_DISPATCH_MANAGER
    10.04.2014 16:42:18 27100 (0x69DC)
    PULL:Worker thread [Data Loader (Trusted)] checking for *.MIF files in \\SQLSRV.DOMAIN.LOC\D$\SMS\MP\OUTBOXES\hinv.box. SMS_MP_FILE_DISPATCH_MANAGER 10.04.2014
    16:42:18 2452 (0x0994)
    The machine account will be used for ["Display=\\NV-WSUS.DOMAIN.LOC\"]MSWNET:["SMS_SITE=EKB"]\\NV-WSUS.DOMAIN.LOC\. SMS_MP_FILE_DISPATCH_MANAGER 10.04.2014
    16:43:43 5316 (0x14C4)
    Successfully made a network connection to \\NV-WSUS.DOMAIN.LOC\ADMIN$. SMS_MP_FILE_DISPATCH_MANAGER 10.04.2014 16:43:43 5316 (0x14C4)
    NV-WSUS.DOMAIN.LOC is pushing files. Mode must be push. SMS_MP_FILE_DISPATCH_MANAGER 10.04.2014 16:43:43 5316 (0x14C4)
    Cancelling network connection to \\NV-WSUS.DOMAIN.LOC\ADMIN$. SMS_MP_FILE_DISPATCH_MANAGER 10.04.2014 16:43:43 5316 (0x14C4)
    Successfully logged on user DOMAIN.LOC\sccm-installer (Token = 00000000000032FC) and impersonated for accessing ["Display=\\SQLSRV.DOMAIN.LOC\"]MSWNET:
    ["SMS_SITE=EKB"]\\SQLSRV.DOMAIN.LOC\. SMS_MP_FILE_DISPATCH_MANAGER 10.04.2014 16:43:43 5316 (0x14C4)
    Successfully made a network connection to \\SQLSRV.DOMAIN.LOC\ADMIN$. SMS_MP_FILE_DISPATCH_MANAGER 10.04.2014 16:43:43 5316 (0x14C4)
    Pulling files from SQLSRV.DOMAIN.LOC. Mode must be pull. SMS_MP_FILE_DISPATCH_MANAGER 10.04.2014 16:43:43 5316 (0x14C4)
    Cancelling network connection to \\SQLSRV.DOMAIN.LOC\ADMIN$. SMS_MP_FILE_DISPATCH_MANAGER 10.04.2014 16:43:43 5316 (0x14C4)
    Reverting current impersonation. SMS_MP_FILE_DISPATCH_MANAGER 10.04.2014 16:43:43 5316 (0x14C4)
    statesys.log:
    CMessageProcessor - Processing file: g1a2vm9n.SMX SMS_STATE_SYSTEM 10.04.2014 16:43:13 25096 (0x6208)
    *** *** Unknown SQL Error! SMS_STATE_SYSTEM 10.04.2014 16:43:13 25096 (0x6208)
    CMessageProcessor - Encountered a non-fatal SQL error while processing SMS_STATE_SYSTEM 10.04.2014 16:43:13 25096 (0x6208)
    CMessageProcessor - Non-fatal error while processing g1a2vm9n.SMX SMS_STATE_SYSTEM 10.04.2014 16:43:13 25096 (0x6208)
    STATMSG: ID=6104 SEV=E LEV=M SOURCE="SMS Server" COMP="SMS_STATE_SYSTEM" SYS=SCCM2012.kontur SITE=EKB PID=6388 TID=25096 GMTDATE=Чт апр 10 10:43:13.059 2014
    ISTR0="g1a2vm9n.SMX" ISTR1="" ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=0 SMS_STATE_SYSTEM 10.04.2014 16:43:13
    25096 (0x6208)
    Thread "State Message Processing Thread #0" id:25096 was unable to process file "C:\Program Files\Microsoft Configuration Manager\inboxes\auth\statesys.box\process
    \g1a2vm9n.SMX", moving to corrupt directory. SMS_STATE_SYSTEM 10.04.2014 16:43:13 25096 (0x6208)

  • SCCM 2012 Software updates

    Hi All,
    We have SCCM 2012 R2 Server, We have been using more than a years ,
    Now im facing crazy issues .
    1.every month we using sccm server for deploying windows patches  .
    2.before patching we set maintenance schedules for device group.
    3.patch deployment is working fine without any issues and we get the success 100 % compliants report in all the server .
    Note:- but after one or two months later  in Monitoring-->deployment tab-->its showing only few machines success results or deploying again old package''
    this process is keep on rotating in all the deployment .
    how to resolve this issues.
    Regards,
    Velu M

    Hi,
    You could try to initiate Software Updates Deployment Evaluation Cycle action from a problematic client, then check CIAgent.log, StateMessage.log to see if there are any helpful information.
    Reference:
    SCCM state messaging–in depth:http://blogs.msdn.com/b/steverac/archive/2011/01/07/sccm-state-messaging-in-depth.aspx
    You could also follow the steps in the blog below to check state messages in WMI.
    Software Update Compliance Reports – Detection State Unknown
    http://blogs.technet.com/b/configmgrdogs/archive/2013/11/07/software-update-status-reports-detection-state-unknown.aspx
    Best Regards,
    Joyce
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • SCCM 2012 software distribution not able to distribute content for chrome

    Hi I am using sccm 2012, need some advice, thanks! I tried to deploy chrome exe to a xp pc but the PC software centre shows downloading for very long time, more than a few hours. I created a 64bit chrome for a win7 pc and deployment also not working, it
    just failed. Then I downloaded a msi installer to deploy to an xp pc, the downloading also takes forever, I checked the distribution content, it's failed. I then created a DP group and add the single DP into it. but still not working. I did the work before
    for firefox and it did work before. Not sure what happened. Not sure where to check the log for software distribution, any advice please?thanks!
    Thanks and best regards, -- KF

    Thanks, Narcoticoo!your advice is helpful!
    So, does it mean I can use xxxx.exe /install /silent for all other exe installers? And to find out the detection method, do I have to install the exe on a local pc to find out the actual directory it will install it (Then uninstall it)? and xxx.exe /uninstall
    is for uninstallation? Can I create a  bat file like chrome-install.bat to have one line like "ChromeSetupStandAloneSetup.exe
    /silent /install " as the the actual installer? Why there is a package option below application? it confused me ....
    Thanks!
    Thanks and best regards, -- KF

  • Detection State 'Unknown' in SCCM 2012 Software Compliance Report

    My management is looking for windows patches compliance reports from SCCM 2012
    When I am trying to prepare Compliance Reports with SCCM 2012 for windows patches, I am noticing that I have lots of patches, where "Unknown" state is showing against many Windows Patches. I was expecting the reports to show “Not Required"
    instead of "Unknown".
    Please tell me, where the issue might be and how to rectify it.
    Thanks in advance.

    Thanks for your reply Jorgen. Is there anyway I can initiate a " Software Update Scan on all Clients from SCCM Console? If yes, please let me steps- how?
    As a test, I run "Software scan from a client and client report back to server. However on WindowsUpdates.log I can see some unhappy logs.
    Does it mean that WSUS server and clients are having some issue?
    2014-08-03 16:43:56:773  840 1668 AU ##  END  ##  AU: Search for updates [CallId = {6E29C07F-4A2B-4137-8228-D47F81523EFD}]
    2014-08-03 16:43:56:773  840 1668 AU #############
    2014-08-03 16:43:56:773  840 1668 AU AU setting next detection timeout to 2014-08-03 11:43:56
    2014-08-03 16:44:01:664  840 110c Report REPORT EVENT: {F5E38138-DE94-45D1-A8D0-79C4C8667568} 2014-08-03 16:43:56:664+1000 1 148 101 {D67661EB-2423-451D-BF5D-13199E37DF28} 0 800b0001 SelfUpdate Failure Software
    Synchronization Windows Update Client failed to detect with error 0x800b0001.
    2014-08-03 21:43:56:923  840 a4c AU #############
    2014-08-03 21:43:56:923  840 a4c AU ## START ##  AU: Search for updates
    2014-08-03 21:43:56:923  840 a4c AU #########
    2014-08-03 21:43:56:923  840 a4c AU <<## SUBMITTED ## AU: Search for updates [CallId = {B4CB615A-9D97-4933-947F-556215D85E59}]
    2014-08-03 21:43:56:923  840 d58 Agent *************
    2014-08-03 21:43:56:923  840 d58 Agent ** START **  Agent: Finding updates [CallerId = AutomaticUpdates]
    2014-08-03 21:43:56:923  840 d58 Agent *********
    2014-08-03 21:43:56:923  840 d58 Agent   * Online = Yes; Ignore download priority = No
    2014-08-03 21:43:56:923  840 d58 Agent   * Criteria = "IsHidden=0 and IsInstalled=0 and DeploymentAction='Installation' and IsAssigned=1 or IsHidden=0 and IsPresent=1 and DeploymentAction='Uninstallation' and IsAssigned=1
    or IsHidden=0 and IsInstalled=1 and DeploymentAction='Installation' and IsAssigned=1 and RebootRequired=1 or IsHidden=0 and IsInstalled=0 and DeploymentAction='Uninstallation' and IsAssigned=1 and RebootRequired=1"
    2014-08-03 21:43:56:923  840 d58 Agent   * ServiceID = {3DA21691-E39D-4DA6-8A4B-B43877BCB1B7} Managed
    2014-08-03 21:43:56:923  840 d58 Agent   * Search Scope = {Machine}
    2014-08-03 21:43:57:439  840 d58 Misc Validating signature for C:\WINDOWS\SoftwareDistribution\SelfUpdate\Default\wuident.cab:
    2014-08-03 21:43:57:454  840 d58 Misc  Microsoft signed: Yes
    2014-08-03 21:43:57:454  840 d58 Misc WARNING: Digital Signatures on file C:\WINDOWS\SoftwareDistribution\SelfUpdate\Default\wuident.cab are not trusted: Error 0x800b0001
    2014-08-03 21:43:57:454  840 d58 Setup FATAL: IsUpdateRequired failed with error 0x800b0001
    2014-08-03 21:43:57:454  840 d58 Setup WARNING: SelfUpdate: Default Service: IsUpdateRequired failed: 0x800b0001
    2014-08-03 21:43:57:454  840 d58 Setup WARNING: SelfUpdate: Default Service: IsUpdateRequired failed, error = 0x800B0001
    2014-08-03 21:43:57:454  840 d58 Agent   * WARNING: Skipping scan, self-update check returned 0x800B0001
    2014-08-03 21:43:58:782  840 d58 Agent   * WARNING: Exit code = 0x800B0001
    2014-08-03 21:43:58:782  840 d58 Agent *********
    2014-08-03 21:43:58:782  840 d58 Agent **  END  **  Agent: Finding updates [CallerId = AutomaticUpdates]
    2014-08-03 21:43:58:782  840 d58 Agent *************
    2014-08-03 21:43:58:782  840 d58 Agent WARNING: WU client failed Searching for update with error 0x800b0001
    2014-08-03 21:43:58:782  840 11f8 AU >>##  RESUMED  ## AU: Search for updates [CallId = {B4CB615A-9D97-4933-947F-556215D85E59}]
    2014-08-03 21:43:58:782  840 11f8 AU   # WARNING: Search callback failed, result = 0x800B0001
    2014-08-03 21:43:58:782  840 11f8 AU   # WARNING: Failed to find updates with error code 800B0001
    2014-08-03 21:43:58:782  840 11f8 AU #########
    2014-08-03 21:43:58:782  840 11f8 AU ##  END  ##  AU: Search for updates [CallId = {B4CB615A-9D97-4933-947F-556215D85E59}]
    2014-08-03 21:43:58:782  840 11f8 AU #############
    2014-08-03 21:43:58:782  840 11f8 AU AU setting next detection timeout to 2014-08-03 16:43:58
    2014-08-03 21:44:02:454  840 d58 Report REPORT EVENT: {5653D57E-2599-426E-B3F2-3F626EDC9C8D} 2014-08-03 21:43:57:454+1000 1 148 101 {D67661EB-2423-451D-BF5D-13199E37DF28} 0 800b0001 SelfUpdate Failure Software
    Synchronization Windows Update Client failed to detect with error 0x800b0001.
    2014-08-04 02:43:59:327  840 a4c AU #############
    2014-08-04 02:43:59:327  840 a4c AU ## START ##  AU: Search for updates
    2014-08-04 02:43:59:327  840 a4c AU #########
    2014-08-04 02:43:59:327  840 a4c AU <<## SUBMITTED ## AU: Search for updates [CallId = {EBB099BD-7E1E-481B-B354-1DF2CD3AB53F}]
    2014-08-04 02:43:59:327  840 1528 Agent *************
    2014-08-04 02:43:59:327  840 1528 Agent ** START **  Agent: Finding updates [CallerId = AutomaticUpdates]
    2014-08-04 02:43:59:327  840 1528 Agent *********
    2014-08-04 02:43:59:327  840 1528 Agent   * Online = Yes; Ignore download priority = No
    2014-08-04 02:43:59:327  840 1528 Agent   * Criteria = "IsHidden=0 and IsInstalled=0 and DeploymentAction='Installation' and IsAssigned=1 or IsHidden=0 and IsPresent=1 and DeploymentAction='Uninstallation' and IsAssigned=1
    or IsHidden=0 and IsInstalled=1 and DeploymentAction='Installation' and IsAssigned=1 and RebootRequired=1 or IsHidden=0 and IsInstalled=0 and DeploymentAction='Uninstallation' and IsAssigned=1 and RebootRequired=1"
    2014-08-04 02:43:59:327  840 1528 Agent   * ServiceID = {3DA21691-E39D-4DA6-8A4B-B43877BCB1B7} Managed
    2014-08-04 02:43:59:327  840 1528 Agent   * Search Scope = {Machine}
    2014-08-04 02:43:59:858  840 1528 Misc Validating signature for C:\WINDOWS\SoftwareDistribution\SelfUpdate\Default\wuident.cab:
    2014-08-04 02:43:59:858  840 1528 Misc  Microsoft signed: Yes
    2014-08-04 02:43:59:858  840 1528 Misc WARNING: Digital Signatures on file C:\WINDOWS\SoftwareDistribution\SelfUpdate\Default\wuident.cab are not trusted: Error 0x800b0001
    2014-08-04 02:43:59:858  840 1528 Setup FATAL: IsUpdateRequired failed with error 0x800b0001
    2014-08-04 02:43:59:858  840 1528 Setup WARNING: SelfUpdate: Default Service: IsUpdateRequired failed: 0x800b0001
    2014-08-04 02:43:59:858  840 1528 Setup WARNING: SelfUpdate: Default Service: IsUpdateRequired failed, error = 0x800B0001
    2014-08-04 02:43:59:858  840 1528 Agent   * WARNING: Skipping scan, self-update check returned 0x800B0001
    2014-08-04 02:44:00:577  840 1528 Agent   * WARNING: Exit code = 0x800B0001
    2014-08-04 02:44:00:577  840 1528 Agent *********
    2014-08-04 02:44:00:577  840 1528 Agent **  END  **  Agent: Finding updates [CallerId = AutomaticUpdates]
    2014-08-04 02:44:00:577  840 1528 Agent *************
    2014-08-04 02:44:00:577  840 1528 Agent WARNING: WU client failed Searching for update with error 0x800b0001
    2014-08-04 02:44:00:577  840 1018 AU >>##  RESUMED  ## AU: Search for updates [CallId = {EBB099BD-7E1E-481B-B354-1DF2CD3AB53F}]
    2014-08-04 02:44:00:577  840 1018 AU   # WARNING: Search callback failed, result = 0x800B0001
    2014-08-04 02:44:00:577  840 1018 AU   # WARNING: Failed to find updates with error code 800B0001
    2014-08-04 02:44:00:577  840 1018 AU #########
    2014-08-04 02:44:00:577  840 1018 AU ##  END  ##  AU: Search for updates [CallId = {EBB099BD-7E1E-481B-B354-1DF2CD3AB53F}]
    2014-08-04 02:44:00:577  840 1018 AU #############
    2014-08-04 02:44:00:577  840 1018 AU AU setting next detection timeout to 2014-08-03 21:44:00
    2014-08-04 02:44:04:859  840 1528 Report REPORT EVENT: {3121ED76-441E-4862-A90B-9AF1B5170B85} 2014-08-04 02:43:59:858+1000 1 148 101 {D67661EB-2423-451D-BF5D-13199E37DF28} 0 800b0001 SelfUpdate Failure Software
    Synchronization Windows Update Client failed to detect with error 0x800b0001.
    2014-08-04 07:44:00:725  840 a4c AU #############
    2014-08-04 07:44:00:725  840 a4c AU ## START ##  AU: Search for updates
    2014-08-04 07:44:00:725  840 a4c AU #########
    2014-08-04 07:44:00:725  840 a4c AU <<## SUBMITTED ## AU: Search for updates [CallId = {CC637D7F-C439-4E83-A71D-645B2CD92B8A}]
    2014-08-04 07:44:00:725  840 11f0 Agent *************
    2014-08-04 07:44:00:725  840 11f0 Agent ** START **  Agent: Finding updates [CallerId = AutomaticUpdates]
    2014-08-04 07:44:00:725  840 11f0 Agent *********
    2014-08-04 07:44:00:725  840 11f0 Agent   * Online = Yes; Ignore download priority = No
    2014-08-04 07:44:00:725  840 11f0 Agent   * Criteria = "IsHidden=0 and IsInstalled=0 and DeploymentAction='Installation' and IsAssigned=1 or IsHidden=0 and IsPresent=1 and DeploymentAction='Uninstallation' and IsAssigned=1
    or IsHidden=0 and IsInstalled=1 and DeploymentAction='Installation' and IsAssigned=1 and RebootRequired=1 or IsHidden=0 and IsInstalled=0 and DeploymentAction='Uninstallation' and IsAssigned=1 and RebootRequired=1"
    2014-08-04 07:44:00:725  840 11f0 Agent   * ServiceID = {3DA21691-E39D-4DA6-8A4B-B43877BCB1B7} Managed
    2014-08-04 07:44:00:725  840 11f0 Agent   * Search Scope = {Machine}
    2014-08-04 07:44:01:178  840 11f0 Misc Validating signature for C:\WINDOWS\SoftwareDistribution\SelfUpdate\Default\wuident.cab:
    2014-08-04 07:44:01:178  840 11f0 Misc  Microsoft signed: Yes
    2014-08-04 07:44:01:178  840 11f0 Misc WARNING: Digital Signatures on file C:\WINDOWS\SoftwareDistribution\SelfUpdate\Default\wuident.cab are not trusted: Error 0x800b0001
    2014-08-04 07:44:01:178  840 11f0 Setup FATAL: IsUpdateRequired failed with error 0x800b0001
    2014-08-04 07:44:01:178  840 11f0 Setup WARNING: SelfUpdate: Default Service: IsUpdateRequired failed: 0x800b0001
    2014-08-04 07:44:01:178  840 11f0 Setup WARNING: SelfUpdate: Default Service: IsUpdateRequired failed, error = 0x800B0001
    2014-08-04 07:44:01:178  840 11f0 Agent   * WARNING: Skipping scan, self-update check returned 0x800B0001
    2014-08-04 07:44:01:803  840 11f0 Agent   * WARNING: Exit code = 0x800B0001
    2014-08-04 07:44:01:803  840 11f0 Agent *********
    2014-08-04 07:44:01:803  840 11f0 Agent **  END  **  Agent: Finding updates [CallerId = AutomaticUpdates]
    2014-08-04 07:44:01:803  840 11f0 Agent *************
    2014-08-04 07:44:01:803  840 11f0 Agent WARNING: WU client failed Searching for update with error 0x800b0001
    2014-08-04 07:44:01:803  840 14dc AU >>##  RESUMED  ## AU: Search for updates [CallId = {CC637D7F-C439-4E83-A71D-645B2CD92B8A}]
    2014-08-04 07:44:01:803  840 14dc AU   # WARNING: Search callback failed, result = 0x800B0001
    2014-08-04 07:44:01:803  840 14dc AU   # WARNING: Failed to find updates with error code 800B0001
    2014-08-04 07:44:01:803  840 14dc AU #########
    2014-08-04 07:44:01:803  840 14dc AU ##  END  ##  AU: Search for updates [CallId = {CC637D7F-C439-4E83-A71D-645B2CD92B8A}]
    2014-08-04 07:44:01:803  840 14dc AU #############
    2014-08-04 07:44:01:803  840 14dc AU AU setting next detection timeout to 2014-08-04 02:44:01
    2014-08-04 07:44:06:178  840 11f0 Report REPORT EVENT: {5CC4BC72-612B-4C93-B560-57DEBEF9DD30} 2014-08-04 07:44:01:178+1000 1 148 101 {D67661EB-2423-451D-BF5D-13199E37DF28} 0 800b0001 SelfUpdate Failure Software
    Synchronization Windows Update Client failed to detect with error 0x800b0001.
    2014-08-04 07:56:20:733  840 a4c AU AU was unable to detect updates for more than 48 hours
    2014-08-04 07:56:25:733  840 11f0 Report REPORT EVENT: {BFD85143-59AD-4E15-9797-4CEE9D7F089F} 2014-08-04 07:56:20:733+1000 1 149 102 {00000000-0000-0000-0000-000000000000} 0 0 AutomaticUpdates Failure Software
    Synchronization Unable to Connect: Windows is unable to connect to the automatic updates service and therefore cannot download and install updates according to the set schedule. Windows will continue to try to establish a connection.
    2014-08-04 12:44:01:690  840 a4c AU #############
    2014-08-04 12:44:01:690  840 a4c AU ## START ##  AU: Search for updates
    2014-08-04 12:44:01:690  840 a4c AU #########
    2014-08-04 12:44:01:690  840 a4c AU <<## SUBMITTED ## AU: Search for updates [CallId = {16B8EC72-AD9E-47D5-9F94-73794A653572}]
    2014-08-04 12:44:01:690  840 1320 Agent *************
    2014-08-04 12:44:01:690  840 1320 Agent ** START **  Agent: Finding updates [CallerId = AutomaticUpdates]
    2014-08-04 12:44:01:690  840 1320 Agent *********
    2014-08-04 12:44:01:690  840 1320 Agent   * Online = Yes; Ignore download priority = No
    2014-08-04 12:44:01:690  840 1320 Agent   * Criteria = "IsHidden=0 and IsInstalled=0 and DeploymentAction='Installation' and IsAssigned=1 or IsHidden=0 and IsPresent=1 and DeploymentAction='Uninstallation' and IsAssigned=1
    or IsHidden=0 and IsInstalled=1 and DeploymentAction='Installation' and IsAssigned=1 and RebootRequired=1 or IsHidden=0 and IsInstalled=0 and DeploymentAction='Uninstallation' and IsAssigned=1 and RebootRequired=1"
    2014-08-04 12:44:01:690  840 1320 Agent   * ServiceID = {3DA21691-E39D-4DA6-8A4B-B43877BCB1B7} Managed
    2014-08-04 12:44:01:690  840 1320 Agent   * Search Scope = {Machine}
    2014-08-04 12:44:02:143  840 1320 Misc Validating signature for C:\WINDOWS\SoftwareDistribution\SelfUpdate\Default\wuident.cab:
    2014-08-04 12:44:02:174  840 1320 Misc  Microsoft signed: Yes
    2014-08-04 12:44:02:174  840 1320 Misc WARNING: Digital Signatures on file C:\WINDOWS\SoftwareDistribution\SelfUpdate\Default\wuident.cab are not trusted: Error 0x800b0001
    2014-08-04 12:44:02:174  840 1320 Setup FATAL: IsUpdateRequired failed with error 0x800b0001
    2014-08-04 12:44:02:174  840 1320 Setup WARNING: SelfUpdate: Default Service: IsUpdateRequired failed: 0x800b0001
    2014-08-04 12:44:02:174  840 1320 Setup WARNING: SelfUpdate: Default Service: IsUpdateRequired failed, error = 0x800B0001
    2014-08-04 12:44:02:174  840 1320 Agent   * WARNING: Skipping scan, self-update check returned 0x800B0001
    2014-08-04 12:44:02:268  840 1320 Agent   * WARNING: Exit code = 0x800B0001
    2014-08-04 12:44:02:268  840 1320 Agent *********
    2014-08-04 12:44:02:268  840 1320 Agent **  END  **  Agent: Finding updates [CallerId = AutomaticUpdates]
    2014-08-04 12:44:02:268  840 1320 Agent *************
    2014-08-04 12:44:02:268  840 1320 Agent WARNING: WU client failed Searching for update with error 0x800b0001
    2014-08-04 12:44:02:268  840 11a8 AU >>##  RESUMED  ## AU: Search for updates [CallId = {16B8EC72-AD9E-47D5-9F94-73794A653572}]
    2014-08-04 12:44:02:268  840 11a8 AU   # WARNING: Search callback failed, result = 0x800B0001
    2014-08-04 12:44:02:268  840 11a8 AU   # WARNING: Failed to find updates with error code 800B0001
    2014-08-04 12:44:02:268  840 11a8 AU #########
    2014-08-04 12:44:02:268  840 11a8 AU ##  END  ##  AU: Search for updates [CallId = {16B8EC72-AD9E-47D5-9F94-73794A653572}]
    2014-08-04 12:44:02:268  840 11a8 AU #############
    2014-08-04 12:44:02:268  840 11a8 AU AU setting next detection timeout to 2014-08-04 07:44:02
    2014-08-04 12:44:07:174  840 1320 Report REPORT EVENT: {01CB1C52-239F-4DB7-A4AF-C0FBF2E5358A} 2014-08-04 12:44:02:174+1000 1 148 101 {D67661EB-2423-451D-BF5D-13199E37DF28} 0 800b0001 SelfUpdate Failure Software
    Synchronization Windows Update Client failed to detect with error 0x800b0001.
    2014-08-04 16:24:12:878 2748 bc0 COMAPI -------------
    2014-08-04 16:24:12:878 2748 bc0 COMAPI -- START --  COMAPI: Search [ClientId = CcmExec]
    2014-08-04 16:24:12:878 2748 bc0 COMAPI ---------
    2014-08-04 16:24:12:878 2748 bc0 COMAPI <<-- SUBMITTED -- COMAPI: Search [ClientId = CcmExec]
    2014-08-04 16:24:12:878  840 1438 Agent *************
    2014-08-04 16:24:12:878  840 1438 Agent ** START **  Agent: Finding updates [CallerId = CcmExec]
    2014-08-04 16:24:12:878  840 1438 Agent *********
    2014-08-04 16:24:12:878  840 1438 Agent   * Include potentially superseded updates
    2014-08-04 16:24:12:878  840 1438 Agent   * Online = Yes; Ignore download priority = Yes
    2014-08-04 16:24:12:878  840 1438 Agent   * Criteria = "(DeploymentAction=* AND Type='Software') OR (DeploymentAction=* AND Type='Driver')"
    2014-08-04 16:24:12:878  840 1438 Agent   * ServiceID = {3DA21691-E39D-4DA6-8A4B-B43877BCB1B7} Managed
    2014-08-04 16:24:12:878  840 1438 Agent   * Search Scope = {Machine}
    2014-08-04 16:24:27:769  840 1438 PT +++++++++++  PT: Synchronizing server updates  +++++++++++
    2014-08-04 16:24:27:769  840 1438 PT   + ServiceId = {3DA21691-E39D-4DA6-8A4B-B43877BCB1B7}, Server URL =
    http://S-Syd-SCCM.xxx.xxx:80/ClientWebService/client.asmx
    2014-08-04 16:24:27:816  840 1438 PT WARNING: Cached cookie has expired or new PID is available
    2014-08-04 16:24:27:816  840 1438 PT Initializing simple targeting cookie, clientId = fcdcdbf8-529a-414d-9679-9bfbeac1626c, target group = , DNS name = server-util.xxx.xxx
    2014-08-04 16:24:27:816  840 1438 PT   Server URL =
    http://S-Syd-SCCM.xxx.xxx:80/SimpleAuthWebService/SimpleAuth.asmx
    2014-08-04 16:24:28:925  840 1438 Agent WARNING: Failed to evaluate Installed rule, updateId = {07AEE973-703C-4F27-83F1-3E764D9ED2C7}.202, hr = 80041010
    2014-08-04 16:25:12:270  840 1438 PT +++++++++++  PT: Synchronizing extended update info  +++++++++++
    2014-08-04 16:25:12:270  840 1438 PT   + ServiceId = {3DA21691-E39D-4DA6-8A4B-B43877BCB1B7}, Server URL =
    http://S-Syd-SCCM.xxx.xxx:80/ClientWebService/client.asmx
    2014-08-04 16:25:19:083  840 a4c AU Triggering Offline detection (non-interactive)
    2014-08-04 16:25:19:083  840 a4c AU #############
    2014-08-04 16:25:19:083  840 a4c AU ## START ##  AU: Search for updates
    2014-08-04 16:25:19:083  840 a4c AU #########
    2014-08-04 16:25:19:083  840 1438 Agent   * Added update {1E3A5101-3621-458B-B208-5ED11473EFFF}.101 to search result
     16:25:19:083  840 1438 Agent   * Added update {E8A49607-7F8E-47CB-A487-A7465B733A7D}.103 to search result
    2014-08-04 16:25:19:083  840 a4c AU <<## SUBMITTED ## AU: Search for updates [CallId = {08745433-443F-4A94-A1C7-44314DA6B63C}]
    2014-08-04 16:25:19:083  840 1438 Agent   * Added update {CF3B6409-EBE7-462B-89BE-CF0F9754139F}.101 to search result
    2014-08-04 16:25:19:099  840 1438 Agent Bundle contains no deployed children and thus is invalid.
    2014-08-04 16:25:19:099  840 1438 Agent Update {3FEFB63F-4DFC-49C4-85DB-D40DD6EA3F22}.102 is not a valid bundle. Not returning it.
    2014-08-04 16:25:19:114  840 1438 Agent   * Added update {D5F76FFF-AC16-4460-99FE-FB8334F65970}.101 to search result
    2014-08-04 16:25:19:146  840 1438 Agent   * Found 294 updates and 78 categories in search; evaluated appl. rules of 2660 out of 5182 deployed entities
    2014-08-04 16:25:19:739  840 1438 Agent *********
    2014-08-04 16:25:19:739  840 1438 Agent **  END  **  Agent: Finding updates [CallerId = CcmExec]
    2014-08-04 16:25:19:739  840 1438 Agent *************
    2014-08-04 16:25:19:786  840 1438 Agent *************
    2014-08-04 16:25:19:786  840 1438 Agent ** START **  Agent: Finding updates [CallerId = AutomaticUpdates]
    2014-08-04 16:25:19:786  840 1438 Agent *********
    2014-08-04 16:25:19:786  840 1438 Agent   * Online = No; Ignore download priority = No
    2014-08-04 16:25:19:786  840 1438 Agent   * Criteria = "IsHidden=0 and IsInstalled=0 and DeploymentAction='Installation' and IsAssigned=1 or IsHidden=0 and IsPresent=1 and DeploymentAction='Uninstallation' and IsAssigned=1
    or IsHidden=0 and IsInstalled=1 and DeploymentAction='Installation' and IsAssigned=1 and RebootRequired=1 or IsHidden=0 and IsInstalled=0 and DeploymentAction='Uninstallation' and IsAssigned=1 and RebootRequired=1"
    2014-08-04 16:25:19:786  840 1438 Agent   * ServiceID = {3DA21691-E39D-4DA6-8A4B-B43877BCB1B7} Managed
    2014-08-04 16:25:19:786  840 1438 Agent   * Search Scope = {Machine}
    2014-08-04 16:25:19:802 2748 13ec COMAPI >>--  RESUMED  -- COMAPI: Search [ClientId = CcmExec]
    2014-08-04 16:25:20:036 2748 13ec COMAPI   - Updates found = 294
    2014-08-04 16:25:20:036 2748 13ec COMAPI ---------
    2014-08-04 16:25:20:036 2748 13ec COMAPI --  END  --  COMAPI: Search [ClientId = CcmExec]
    2014-08-04 16:25:20:036 2748 13ec COMAPI -------------
    2014-08-04 16:25:22:208  840 1438 Agent   * Found 0 updates and 78 categories in search; evaluated appl. rules of 251 out of 5182 deployed entities
    2014-08-04 16:25:22:302  840 1438 Agent *********
    2014-08-04 16:25:22:302  840 1438 Agent **  END  **  Agent: Finding updates [CallerId = AutomaticUpdates]
    2014-08-04 16:25:22:302  840 1438 Agent *************
    2014-08-04 16:25:22:349  840 4bc AU >>##  RESUMED  ## AU: Search for updates [CallId = {08745433-443F-4A94-A1C7-44314DA6B63C}]
    2014-08-04 16:25:22:349  840 4bc AU   # 0 updates detected
    2014-08-04 16:25:22:349  840 4bc AU #########
    2014-08-04 16:25:22:349  840 4bc AU ##  END  ##  AU: Search for updates [CallId = {08745433-443F-4A94-A1C7-44314DA6B63C}]
    2014-08-04 16:25:22:349  840 4bc AU #############
    2014-08-04 16:25:22:349  840 4bc AU Featured notifications is disabled.
    2014-08-04 16:25:22:349  840 1438 Report REPORT EVENT: {547C4CB0-3015-402C-A5DF-9B6B1F900864} 2014-08-04 16:25:19:724+1000 1 147 101 {00000000-0000-0000-0000-000000000000} 0 0 CcmExec Success Software
    Synchronization Windows Update Client successfully detected 294 updates.
    2014-08-04 16:25:22:349  840 1438 Report REPORT EVENT: {22C743C2-863C-4A90-87E3-C8A81850A45B} 2014-08-04 16:25:19:724+1000 1 156 101 {00000000-0000-0000-0000-000000000000} 0 0 CcmExec Success Pre-Deployment
    Check Reporting client status.

  • SCCM 2012 Software Updates not installing (bothh Windows patches & 3rd party updates)

    Using SCCM 2012 R2, I am having a problem getting Windows updates to install.  Applications published to people work, and basic software installations published to machines for a straight install work.  However, both Windows patches and Adobe patches
    fail to install on clients. I have imported the Adobe catalog into SCUP, and publish through WSUS. I can see the Adobe patches and Windows patches in SCCM, and can publish them. However, in deployment status out of 4 machines in my test group the Windows patches
    installed on 1 and the other 3 are still in Unknown status with category of "Client check passed/Active". However, none of them are installing the patch - they don't even seem to try.  All of those are Windows 7 PCs, incidentally. On Adobe patches,
    one PC fails and the other 3 machines still sit in Unknown status.  Certificates are distributed,
    Any ideas what might cause the deployment to not push some targets, even when it's past the deadline?
    Thanks,
    Andy Maslin

    An unknown status means that the clients are not reporting back to ConfigMgr correctly. This is often due to the WUA not pointing at the correct WSUS instance. You can verify this by examining the WUAHandler.log on one of those clients and it will clearly
    indicate an issue with this which in turn is often due to a group policy overriding the ConfigMgr behavior.
    Jason | http://blog.configmgrftw.com

  • SCCM 2012 Software Update Management for Windows Servers and how to automatic set SCOM maintenance mode?

    Hi,
    We planning to go one level higher to automat and have more dynamic Software Update Management for Windows Servers. We have SCCM 2012 R2, SCOM 2012 R2 and SCO 2012 R2.
    Our plan is to pur server in an AD-Group to get Update Schedule, from the servers will be importet to an Collection for Automatic Update and reboot. If I understand Everything right SCOM can't read AD-Group and put then in an Schedule maintenance mode. SCOM
    can read reg value as exempel.
    IS there any smar way to make the SCOM Maintenance Mode Schedule dynamic?
    I found this
    http://www.scom2k7.com/scom-2012-maintenance-mode-scheduler/?
    /SaiTech

    You could use Orchestrator to put the servers from a specific collection, or AD group, in maintenance mode in SCOM. For an example see:
    http://www.systemcentercentral.com/orchestrator-how-to-scom-maintenance-mode-for-windows-computers-in-an-sccm-collection/
    My Blog: http://www.petervanderwoude.nl/
    Follow me on twitter: pvanderwoude

  • SCCM 2012 Console not showing Updates under Monitoring\Deployments tab

     Howdie,
        Has anyone ran into this problem? When I go to Monitoring -> Deployments tab in SCCM 2012 console it will show only applications and programs. Update ones are displayed only after 6-8 minutes. The issue is the same in all of our locations
    around the world, any hint or this?
     Thanks in advance for help

    Hi,
    You could run the DBCC Showcontig to validate the current fragmentation.
    Reference:
    http://blogs.technet.com/b/smartinez/archive/2014/03/28/talking-database-in-configmgr.aspx
    (Now I cannot unpropose the answer too-unexpected error.)
    Best Regards,
    Joyce Li
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • SCCM 2012 - Software Inventory Timeout

    Hi,
    I'm currently using SCCM 2012 R2 in my environment and we are inventorying PST files on our Server collection.  The PST Software Inventory job is timing out after 4 hours on some of the servers, which leads to incomplete reporting.  I believe the
    timeout is occurring due to a large number of compressed files and folders within the directory structure on the servers that are experiencing the issue.  We are unable to disable compression on these files and folders.  We are also unable to specify
    individual paths for scanning as we are trying to discover all PST files on our network.
    My questions:  Is there a way to increase the timeout settings of the Software Inventory job or is there a different workaround for the above?  Is there a way to increase the local cpu priority for the Software Inventory job?
    Regards,
    Joe Coviello

    It's not timing out due to the compressed folders, it's timing out due to the shear number of overall files that on on your file servers.
    No, there is no supported way to increase the timeout.
    For file servers, ConfigMgr is not the tool of choice -- you should be using FSRM or something similar.
    Jason | http://blog.configmgrftw.com

Maybe you are looking for

  • Issues with Archiving object MM_EKKO

    Hi, I am trying to archive few Purchasing documents on R3 4.7, The archiving write job fails with the error "There is no entry for instance 000000000096197571 in either INOB or IBase" Please help. Regards, Deepak

  • How to send submited information on the form created in flash catalyst to an email??

    Hi, i have created a contact form in flash catalyst including submit button and i need this information to be emailed, when people press the submit button. does anyone here have the idea what should i do and what is the easiest way???? please help me

  • Message Scheduled But is not delivered

    HI I have one large message which is broken in to smaller packets and in r3 and sent to the XI system via abap proxy . My scanario uses a BPM where i have a loop which has a correlation . I collect one message send it and then again the loop collects

  • S/MIME with Detached Signature

    Can anyone provide an example of how to create a PKCS#7 S/MIME message with detached signature (content-type: application/pkcs7-signature) Thanks

  • JTree making nodes in TreeModel invisible

    I have a TreeModel that represents a database structure. I want to display that structure within a JTree. No problem so far, I just create the JTree using theTreeModel. Everything works great. Now, I want some nodes in the tree (tables in the structu