SCCM 2012 update compalince report -need to add Reboot pending machines

hi
I have an Sql Query for update compliance ,which looks for particular software update group and collection   ,need to add rebooting pending machine count in this list
select
count
(*) [Total Clients],
li.title,coll.name,
SUM
(CASE
WHEN ucs.status=3
or ucs.status=1 
then 1
ELSE 0
END
as
'Installed / Not Applicable',
sum
case
When ucs.status=2
Then 1
ELSE 0
END
as
'Required',
sum
case
When ucs.status=0
Then 1
ELSE 0
END
as
'Unknown',
round
((CAST(SUM(CASE
WHEN ucs.status=3
or ucs.status=1
THEN 1
ELSE 0
END)
as
float)/count(*)
)*100,2)
as
'Success %',
round((CAST(count(case
when ucs.status
not
in('3','1')
THEN
end)
as
float)/count(*))*100,2)
as
'Not Success%'
From v_Update_ComplianceStatusAll UCS
inner
join v_r_system
sys
on ucs.resourceid=sys.resourceid
inner
join v_FullCollectionMembership fcm
on ucs.resourceid=fcm.resourceid
inner
join v_collection coll
on coll.collectionid=fcm.collectionid
inner
join v_AuthListInfo LI
on ucs.ci_id=li.ci_id
where
li.title='SUG_Windows_
Workstations' and coll.name='Update_complaince_workstation'
--and ucs.status=2
group
by li.title,coll.name
order
by 1
ankith

What are you trying to achieve? Isn't it something similar to the default report
Compliance 3 - Update group (per update)?
A nice method to find reboot pending machines is described here:
http://blogs.technet.com/b/smartinez/archive/2014/06/27/reboot-pending-report-how-to-create-the-report.aspx
My Blog: http://www.petervanderwoude.nl/
Follow me on twitter: pvanderwoude

Similar Messages

  • Change COPA Report - need to add Variable and Characteristics

    Hello,
    I need to change the existing COPA report, Need to add WBS element as a selection criteria and also a characteristics so it can be drilled down.  Create WBS as a global variable in KE3E and it is not showing up in when i change the report in KE30 in the available list of characteristics. And also it is not showing up in KE35 when i change the general selection to add as a Variable.

    Go to KE91 and create the report.
    In KE91, the Characteristic Cost element (KSTAR) is available.  Add it as below.
    Cost Element      ....   Check the box Hierarchy node ......   check the box Variable on/off   ......          KSTAR......     Cost element.
    After this, just check in Variable, the Cost element shuold appear
    Line item based reports are defined in KE91 (segment level reports in KE31).
    Both types of reports can be started in KE30 and changed in KE32
    Let us know if you still have any queries
    Thanks
    Edited by: nkonnipati on Feb 19, 2012 5:34 AM

  • SCCM 2012 updates stuck on device

    Hi all,
    I have problem with SCCM 2012 updates on two machines. I have published security updates on all devices in collections without any problems. Till last week. On two devices, process of downloading has been stuck on 50%, 66% or 78%.
    Could I ask you how I should start troubleshooting this problem (I'm still "new" in SCCM topics).
    Thank you for any ideas and advices.
    Cheers!

    Pls check the logs
    http://technet.microsoft.com/en-us/library/hh427342.aspx#BKMK_SU_NAPLog
    Check these discussions
    http://social.technet.microsoft.com/Search/en-US/?query=stuck%20downloading&rq=meta:Search.MSForums.ForumID(7f829d1c-2fc5-4e76-aadc-a118080ff523)&rn=Configuration+Manager+Software+Updates+Management+Forum
    Thanks, Prabha G

  • SCCM 2012 R2 Install - Reporting Services Point, Remote SRS Server

    Hi all,
    Here's a brief run down of the setup so far. SCCM 2012 R2 installed on Windows 2012 R2 (SCCM01). SQL 2012 back end is off box, on a separate cluster (SQL01C01). Reporting Services for SQL 2012 is due to be installed on a different server (SRS01).
    My question is, when I come to sort out Reporting Services in SCCM, will I simply need to add SRS01 into SCCM as a Site System Server and install the Reporting Services Point onto SRS01?
    I realise I could simply wait for the sql guys to sort the install of SRS and then test it myself but it might be a while before that gets done so I thought I'd ask....Thanks for the help

     will I simply need to add SRS01 into SCCM as a Site System Server and install the Reporting Services Point onto SRS01?
    Correct, although the other way around. Remember you have to make SCCM01$ a local administrator on SRS01.
    Gerry Hampson | Blog:
    www.gerryhampsoncm.blogspot.ie | LinkedIn:
    Gerry Hampson | Twitter:
    @gerryhampson

  • SCCM 2012 updates, refine query

    Hi,
    Please advise on refining Windows update search SCCM 2012.
    We want to have only security and critical updates, Office, Windows 2008 R2 and 2012, X64, Internet Explorer 10 only.
    Problem:
    -can't get only Internet explorer 10 to appear (tried it in several ways, now we work with custom severity set to none then selecting/setting internet explorer 11 etc to severity none) ONLY, please advise how you do that
    -x86 updates appear (ok for Office, but not for Windows) also IA64, we only need x64
    Jan Hoedt

    Thanks for your feedback.
    Why we worry about the query? Maybe I'm missing something here too. How else can you select  select specific updates in bulk? Otherwise we'd need to evaluate one by one.
    Goal is to select all the updates of a specific query and add them to an update group, not needing to worry a wrong update slipped in (f.e. deploying IE11 would mean a disaster)
    What we want to do = deploy security and critical updates, Office, Windows 2008 R2 and 2012, X64, Internet Explorer 10 only.
    If we would just select the updates and deploy:
    indeed the not applicable updates would not be deployed but still downloaded so wasting bandwith and storage (f.e. IA64)
    also previews, internet explorer 11, 12 etc would be deployed whereas we need to stick to internet explorer 10
    If I select "title not contains"  Internet explorer 11 or title not contains not IA64 it totally ignores it.
    J.
    Jan Hoedt

  • Sccm 2012 multiple language reports from mbam integration

    I installed mbam on my sccm 2012 primary server and all went well with one exception.  The reports have multiple languages.  In the reports folder that houses the mbam reports, there are multiple folders for the four mbam reports, so I have about
    10 different languages for my 4 reports.  I only want english.  I would think that like any other sccm report I can just delete the others I won't use, but am concerned since this is a component of mbam and it might be expecting those reports
    as "placeholders" for that data.  Can I just delete the folders for the unneeded languages?  Additionally I am getting an error when launching the reports when the window for the report opens it has at the bottom of the report:  ERROR:
    the mbam policy view does not exist.  I am assuming this is because not all the components have been installed in the mbam environment as of yet.  We are upgrading from mbam 1.0 and I am doing the sccm integration piece.  I realize the monitoring
    server needs to be installed, the policy template also needs to go somewhere as well, so  suspect this is expected behaviour with only the sccm integration piece involved so far.  THanks!

    It's more of housekeeping issue.  I am going to have to delete that folder anyway as right now I am connected to a test database and will need to uninstall mbam and reinstall it when they are ready to point to a different database after testing is
    complete.

  • SCCM 2012 Security to allow users to add resource to a collection

    Hi,
    I need to permission IT Support staff so they are able to add computers to certain collections in SCCM 2012. I created a new Role and assigned the following permissions under "Collection"
    Read, Modify, Modify Resource, delete resource, read resource, Modify Collection setting, read AMT.
    Also allowed read at site level.
    Users are still unable to add computers to a collection ? Any ideas why ?
    I did read a previous post which said something about also having to permission users to the limiting collection but this doesnt make sense, and sounds insecure.
    Thanks

    Here is a solution that should work for you. Perform this on a test account with only the security role you are going to change for your users in question.
    Create a new collection that is a copy of your collection limiting collection mentioned above.
    Set the limiting collection of this new collection to something other than the limiting collection it defaults to, which is the copied collection.
    Select the collections to which you wish to grant Add Resource permissions to and set their limiting collection to this new collection.
    Within your Administrative user or group properties, specify this new limiting collection and the collections you wish to allow Add Resource permissions under the "Associate assigned security roles with specific security scopes and collections - don't forget
    to add your security scope.
    Apply the changes and test - don't forget to restart the console of your test account.
    This does a couple things - it allows the Add Resource function to the specific collections you wish for the specific Administrative user/group you wish.  It does NOT allow modify on the limiting collection. And it separates the specific collections
    you tag as being modifiable by the specified group.
    We had the same issue in our environment - need a specific group to be able to Add Resource to a single specific collection which was being limited by the All Workstations collection.  Allowing modify to the All Workstations collection allowed modifications
    to any collection limited by All Workstations. So I came up with the solution above, tested against my test accounts and it works as I needed.
    Hopefully this will solve your issue and give you some options going forward.

  • SCCM 2012 updates on the console are grey out

    Hi everyone,
    I removed and reconfigure my SCCM 2012 sp1 software update point and now all of the update packages on sccm console grey out.  How do I delete those grey out packages.
    Thanks

    Check this -
    http://blog.coretech.dk/kea/automatic-client-upgrade-greyed-out/
    Ideally when managing Software Update through ConfigMgr it is not recommended to work from WSUS. ConfigMgr should control WSUS using the WCM component.
    You need to run a sync on schedule from ConfigMgr:
    http://postimg.org/image/yde2vwdah/
    If a full sync has already been completed by ConfigMgr then you will have to investigate from wsyncmgr.log,wcm.log & Wsusctrl.log to see if there has been a failure/error during this process.
    Thanks, Prabha G

  • 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 CU1: client patching needed?

    Hi,
    We installed SCCM 2012 R2 patch on the sccm server some time ago.
    Now I wonder:
    -do we need to take specific actions to update existing clients? -probably yes -deploying the package sccm 2012 client that the upgrade installed?-
    -new deployed clients take the CU1 update automatically in their deploy, correct (I noticed that somewhere in a log if I remember correct)
    -what would be the impact if we do not take actions (as for now no issues).
    J.
    Jan Hoedt

    Yes, you need to deploy CU1 to the clients -- it is in no way automatic (unfortunately).
    Here's the official guidance for deploying updates: http://technet.microsoft.com/en-us/library/jj553405.aspx
    There aren't any specific negative ramifications of not doing so, but anything added by CU1 -- like fixes -- won't affect the client if the client doesn't have the CU installed also.
    Jason | http://blog.configmgrftw.com | @jasonsandys

  • SCCM 2012 NO SP - Reporting for application deployments not up to date

    Hello, 
    We have a problem when deploying applications with our SCCM 2012 NO SP.
    The reports for the application deployments and sup deployment are not up to date.
    The applications have been deployed on the clients but the information is not in sccm servers. 
    The reporting for the package deployment are working correctly.
    Do you have an idea ?
    Thanks

    Hi,
    How are things going? Please let us know if there is any progress.
    Regards.
    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 Update Group inconsistency Problem with Red marked Updates

    Hi everybody,
    we have a big Problem with our SCCM 2012 R2 CU3 Enviroment, regarding of Update Groups which got out of sync.
    we have a SCCM Site Infastructure with one CAS and 4 Primary Sites and on every Site is the SUP Role installed.
    I don't know when this failure occours but i think it was after the CU3 Installation. The Installation itself went smooth without any Errors or Warnings.
    The Problem is as following. We have some updates in Update Groups (all of them are Core XML Updates) which are out of sync and marked red as an invalid Update on 2 Primary Sites. On the CAS Site and the 2 other Primary SItes they are marked as green (downloaded
    yes and deployed yes)
    We have no Replication issues regarding the Replication Status (everything is synchronized to 100%) and the Replication Link Analyzer does also show no Problems at all.
    I now deleted the Deployments and the SW Update Group waited until the replication was fine and created a new one and downloaded these patches on one of the Primary Sites which had shown this Failure.
    The Result was not good. It looks like before. On the CAS and 2 Primary Sites the Deplyment is shown as downloaded but on the other 2 Sites the Status is again Downloaded=no.
    Does anybody have any idea what to do now ? I checked objmgr.log and rcmctr. log but found nothing what shows me the way in the right direction.
    Thx for your time, and it would be fine if anybody can share knowledge about this failure and how to fix it.
    All other Ideas are also welcome.
    Thx a lot in advance and have a nice bug free day :-)
    Bastian

    Hi,
    Please try to manually synchronize software updates from the CAS and monitor the WSUSCtrl.log, WCM.log and wsyncmgr.log on the CAS and Primary sites.
    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 R2 bitlocker reporting via "Computers running a specific service"

    I have searched the web for how to check how many clients have bitlocker enabled, via SCCM 2012 R2. All suggestions I find are SQL commands.
    I have not found anyone who suggest using the report Operating System -> Services - Computers running a specific service -> Bitlocker Drive encryption service
    Why is that? Is this report not trustworthy?
    Kthxbai

    Hi,
    The service is used for prompting user's actions or storing encrypted information. It does not mean BitLocker is enabled when the service is running or not. You can start it manually. I suggest you refer to the blog below to utilize DCM to check if the Bitlocker
    is enabled.
    http://adminnexus.blogspot.com/2012/11/using-dcm-in-sccm-2012-to-report-on.html
    Juke Chou
    TechNet Community Support

  • SCCM 2012 R2 Computer reports not displaying users and domain information for some systems.

    I have a recently deployed SCCM 2012 R2 server which has been running well so far.
    I have, however, noticed in the reporting (example: "Computers in a specific site" report) that some computers are not showing information like "User domain" and "User Name" (for about 500 of the 1500 computers).
    If I go to a collection, select such a computer and right click to properties and go to the general tab I can see that the below fields are blank:
    Last Logon User Domain
    Last Logon User Name
    All other fields are populated similarly for both affected and non-affected agents. Agent versions are the same as well. Hardware/Software inventory appears to be completing on all systems.
    Has anyone else seen this type of behavior and found a solution? Appreciate any advice. Thanks.
    Edit: Most agents have been installed for close to 2 months.
    Hardware inventory: Daily
    Software inventory: Weekly

    Hi,
    Those two values are populated by the Heartbeat agent and if no user is logged on when the heartbeat is sent, then the value is blank so I would say this would be as expected.
    If you want to know which user has been using a computer you should have a look at the assett Intelliengence reports with console usage, then you can see who has been using a computer most frequently.
    Regards,
    Jörgen
    -- My System Center blog ccmexec.com -- Twitter
    @ccmexec

  • SCCM 2012: update client machine policy via powershell?

    Hi,
    Does SCCM 2012 R2 have powershell command built-in to trigger update actions of SCCM client (update machine policy etc)?
    J.
    Jan Hoedt

    To update client machine using Power Shell, you can check below link
    http://blogg.alltomdeployment.se/2014/02/howto-force-remote-clients-to-update-their-sccm-clients-machine-policy-retrieval-evaluation-cycle-via-powershell/
    Please remember, if you see a post that helped you please click "Vote As Helpful" and if it answered your question, please click "Mark As Answer"
    Mai Ali | My blog: Technical | Twitter:
    Mai Ali

Maybe you are looking for

  • OAS 4.0.8.1 - more wrksf problems?

    Running OAS 4.0.8.1 on Redhat 6.1 (kernel 2.2.14-32) There seems to be alot of discussion regarding the "wrksf" service in the latest release of OAS (4.0.8.1). I'm also having trouble getting the "Cartridge Service Factory" to start properly. I use t

  • How to create a dynamic screen (play with containers !) ?

    Hello, Here is the screen I want to do (one splitter with two containers) : |                                |    | button 1 |          | button 2 |              |________________________________________ |                                             

  • How to use Flash Builder and iphone 3g?

    Hi, i've downloaded FB 4.5... and i'm trying to develop something on my iphone 3g, but i've discovered (with big disappointment) that it's not supported... Is there any version (even a previous one) of FB that i could use in order to work with iphone

  • IP Profile Perpetually stuck causing slow connecti...

    Hi,  Hoping someone may be able to help. Despite following the recommendations on this forum I am still struggling to improve my IP Profile and I don't believe my low bandwidth is due to a bad line. These are my current ADSL status: DSL Connection Li

  • What's new in solaris 8 from solaris 7

    Hi, I want a help regarding the solaris 8 interfaces which are modified from solaris 7. Can some one provide me information regarding these interfaces. Thanks in advance.