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

Similar Messages

  • Sccm 2012 update complaince query ---please help

    hi
    i have 2 primary sites and 1 secondary my sites computers name start with NDY ,MYS,KES   need and sql query run against an update group  . i would like take total sum of each site computers and run against update group to find % complaince
    in each site .can any one help .after report is generated it should be in  below format
    total no computers in site (for each site separte count ) ,
     count of  computers  NDY ,MYS ,KES   -->  % of update complaince -->  ,% non  complaince update
    Please provide a sql query for this
    ankith

    I have below query from internet can any one help to modify this to create like the dashboard
    Select Deploymentname, Available, Deadline,           
    cast(((cast([Compliant] as float) / (ISNULL([Compliant], 0) + ISNULL([Enforcement state unknown], 0) + ISNULL([Successfully installed update(s)], 0) + ISNULL([Failed to install update(s)], 0) + ISNULL([Installing update(s)], 0) + ISNULL([Waiting for another
    installation to complete], 0) + ISNULL([Pending system restart], 0) + ISNULL([Downloading update(s)], 0)))*100) as Numeric(10,2)) AS ‘% Compliant’,            
      [Compliant],            
      [Enforcement state unknown],            
      [Successfully installed update(s)],            
      [Failed to install update(s)],            
      [Installing update(s)],            
      [Waiting for another installation to complete],            
      [Pending system restart],            
      [Downloading update(s)]            
    From            
    (select            
    a.AssignmentName as DeploymentName,            
    a.StartTime as Available,            
    a.EnforcementDeadline as Deadline,            
    sn.StateName as LastEnforcementState,            
    count(*) as NumberOfComputers            
    from v_CIAssignment a            
    join v_AssignmentState_Combined assc            
    on a.AssignmentID=assc.AssignmentID            
    join v_StateNames sn            
    on assc.StateType = sn.TopicType and sn.StateID=isnull(assc.StateID,0)            
    where AssignmentName NOT like ‘%_PREPROD_%’               
    group by a.AssignmentName, a.StartTime, a.EnforcementDeadline,            
          sn.StateName) as PivotData            
    PIVOT            
    SUM (NumberOfComputers)            
    FOR LastEnforcementState IN            
    ( [Compliant],            
      [Enforcement state unknown],            
      [Successfully installed update(s)],            
      [Failed to install update(s)],            
      [Installing update(s)],            
      [Waiting for another installation to complete],            
      [Pending system restart],            
      [Downloading update(s)])            
    ) AS pvt
    ankith

  • 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 Empty Query in Collection

    Now, I just discovered yesterday where I created Collection with query but resulted NONE. I know there's no problem with the query itself because I created the same one within the query itself and it give me the result.
    Here's another problem with my CAS & Primary Site SCCM 2012 R2 with CU1:
    1. Created X64 (Servers & Workstations) Collection with membership rules:
    select SMS_R_SYSTEM.ResourceID,SMS_R_SYSTEM.ResourceType,SMS_R_SYSTEM.Name,SMS_R_SYSTEM.SMSUniqueIdentifier,SMS_R_SYSTEM.ResourceDomainORWorkgroup,SMS_R_SYSTEM.Client from SMS_R_System inner join SMS_G_System_COMPUTER_SYSTEM on SMS_G_System_COMPUTER_SYSTEM.ResourceID
    = SMS_R_System.ResourceId where SMS_G_System_COMPUTER_SYSTEM.SystemType = "x64-based PC"
    It doesn't give me anything (blank no computer names) even after I refresh the collection.
    BUT, when I created under \Monitoring\Overview\Queries\Results for X64 (Servers & Workstations)
    I could see the result of it.
    Is it my SQL has problem? I'm using SQL 2012 SP1.
    I even updated with CU2 now in Production but it still the same thing. I have no problem with this query above in my test environment.
    Have you come across with this issue? Thanks, Reza
    Reza Prawirasatya

    You might have used a empty limiting collection

  • 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 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

  • 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

  • SCCM 2012 Update deployment best practices?

    I have recently upgraded our environment from SCCM 2007 to 2012. In switching over from WSUS to SCCM Updates, I am having to learn how the new deployments work.  I've got the majority of it working just fine.  Microsoft Updates, Adobe Updates (via
    SCUP)... etc.
    A few users have complained that the systems seem to be taking up more processing power during the update scans... I am wondering what the best practices are for this...
    I am deploying all Windows 7 updates (32 and 64 bit) to a collection with all Windows 7 computers (32 and 64 bit)
    I am deploying all Windows 8 updates (32 and 64 bit) to a collection with all Windows 8 computers (32 and 64 bit)
    I am deploying all office updates (2010, and 2013) to all computers
    I am deploying all Adobe updates to all computers... etc.
    I'm wondering if it is best to be more granular than that? For example: should I deploy Windows 7 32-bit patches to only Windows 7 32-bit machines? Should I deploy Office 2010 Updates only to computers with Office 2010?
    It's certainly easier to deploy most things to everyone and let the update scan take care of it... but I'm wondering if I'm being too general?

    I haven't considered cleaning it up yet because the server has only been active for a few months... and I've only connected the bulk of our domain computers to it a few weeks ago. (550 PCs)
    I checked several PCs, some that were complaining and some not. I'm not familiar with what the standard size of that file should be, but they seemed to range from 50M to 130M. My own is 130M but mine is 64-bit, the others are not. Not sure if that makes
    a difference.
    Briefly read over that website. I'm confused, It was my impression that WSUS was no longer used and only needed to be installed so SCCM can use some of the functions for its own purposes. I thought the PCs no longer even connected to it.
    I'm running the WSUS cleanup wizard now, but I'm not sure it'll clean anything because I've never approved a single update in it. I do everything in the Software Update Point in SCCM, and I've been removing expired and superseded updates fairly regularly.
    The wizard just finished, a few thousand updates deleted, disk space freed: 0 MB.
    I found a script here in technet that's supposed to clean out old updates..
    http://blogs.technet.com/b/configmgrteam/archive/2012/04/12/software-update-content-cleanup-in-system-center-2012-configuration-manager.aspx
    Haven't had the chance to run it yet.

  • 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

  • Updating an App-v 5 package in SCCM 2012, update not applying automatically

    Hello, just doing some testing of updating an App-v 5 package in SCCM. The application has been deployed and  run on a client pc. I've gone back and opened the package in the sequencer and made some changes and saved it as a new package.
    In SCCM I've updated the content and pointed it at the new package. That all looks fine. It's showing the new files in the content.
    The application deployment settings are set to required and set to install outside maintenance windows. The client has received the update, I can see it in the software center but it's not being applied automatically.
    I've waited over 12 hours so the client has also had its maintenance window but it still has not updated. I've also tried launching the application to see if that would bring in the update but still no joy.
    Just wondered what experience other people have had with this? 

    Firstly, just because you mentioned saving as a new package, if you select that option it will create a brand new v0.0.0.1 package and users settings will not transfer to the new version, so just use save or save as in most cases.
    Have you tried logging the user off and on again? And if the app is published globally, rebooting?
    If the application is in use, then the update will be delayed until either of these events occur, depending on how it was published. Also, if the app has certain integration points such as shell extensions or browser plugins, these can create a lock on the
    package even though you don't have the application running. You can run a powershell command to stop the package and speed things up if you wish, although this runs the risk of terminating explorer.exe or iexplore.exe:
    Get-AppvClientPackage *name* | Stop-AppvClientPackage   (and add -global to the end if it was globally published)
    Dan Gough - UK App-V MVP
    Blog: packageology.com
    Twitter: @packageologist
    LinkedIn

  • SCCM 2012 R2 Distribution Query

    Hello,
             Few weeks back I configured the SCCM server in single machine (SCCM, SQL, DP etc..) and I have created the ADR for Patch deployment.
            Today I have configured some Distribution Point (on Windows 2008 R2 and Windows 7 machines).
    Question:
            How should I point the new DP's (in ADR or deployment package) also to distribute the content, where I have to make the changes. Kindly help.

    Use the Distribute Content Wizard to distribute the content of the Deployment Package to the new DPs. The next time the ADR will run it will update the package on all the associated DPs.
    My Blog: http://www.petervanderwoude.nl/
    Follow me on twitter: pvanderwoude

  • Sccm 2012,Result of query is repeating.

    SELECT   
    row_number() over (Order by v_GS_OPERATING_SYSTEM.Caption0) As [S.N],
    dbo.v_R_System.Name0, dbo.v_GS_OPERATING_SYSTEM.Caption0 AS [Operating System],
                           dbo.v_GS_OPERATING_SYSTEM.CSDVersion0 AS [OS Service Pack], arp.DisplayName0,
                            arp.Version0, 
    Dev.[sitecode] as sitename
     FROM         dbo.v_Add_Remove_Programs AS arp INNER JOIN
                           dbo.v_R_System ON arp.ResourceID = dbo.v_R_System.ResourceID INNER JOIN
                           dbo.v_RA_System_SMSInstalledSites AS ASSG ON dbo.v_R_System.ResourceID = ASSG.ResourceID INNER JOIN
                           dbo.v_GS_OPERATING_SYSTEM ON dbo.v_R_System.ResourceID = dbo.v_GS_OPERATING_SYSTEM.ResourceID,
    [dbo].[v_ClientMachines] Dev
     WHERE     (arp.DisplayName0 LIKE '%Microsoft Office%edition%' OR
                           arp.DisplayName0 LIKE '%Microsoft Office Standard 2007%' OR
                           arp.DisplayName0 LIKE '%Microsoft Office Enterprise 2007%' OR
                           arp.DisplayName0 LIKE '%Microsoft Office Professional%2007%' OR
                           arp.DisplayName0 LIKE '%Microsoft Office Standard 2010%' OR
                           arp.DisplayName0 LIKE '%Microsoft Office Enterprise 2010%' OR
                           arp.DisplayName0 LIKE '%Microsoft Office Professional%2010%' OR
                           arp.DisplayName0 LIKE 'Microsoft Office 2000%' OR
                           arp.DisplayName0 LIKE '%Microsoft Office Standard 2013%' OR
             arp.DisplayName0 LIKE '%Microsoft Office Professional 2013%' OR
           arp.DisplayName0 LIKE '%Microsoft Office Enterprise 2013%' OR
                           arp.DisplayName0 LIKE 'Microsoft Office XP%') AND (arp.DisplayName0 NOT LIKE '%update%') AND
                           (arp.DisplayName0 NOT LIKE '%Microsoft Office XP Web Components') AND (dbo.v_R_System.Operating_System_Name_and0 NOT LIKE '%server%')
    AND
                          (arp.InstallDate0 NOT LIKE 'NULL')AND  dbo.v_R_System.Name0 like 'SYstem Name%'
     ORDER BY dbo.v_GS_OPERATING_SYSTEM.Caption0, arp.DisplayName0, arp.Version0
    , Dev.sitecode
    Issue-> Out put value is repeating.

    Query Result--
    S/No   Name         O/S
                           O/S Service Pack      Display Name       Version    Site Code                   
    1    DDSTCCC123   Microsoft Windows 7 Prof    Service Pack 1     Oracle Data Provider   10.1.030    DDS
    2    DDSTCCC123   Microsoft Windows 7 Prof    Service Pack 1     Oracle Data Provider   10.1.030    DDS
    3    DDSTCCC123   Microsoft Windows 7 Prof    Service Pack 1     Oracle Data Provider   10.1.030    DDS
    4    DDSTCCC123   Microsoft Windows 7 Prof    Service Pack 1     Oracle Data Provider   10.1.030    DDS
    Each entry is repeating so many times after using DISTINCT.
     

  • Query about expired updates in SCCM 2012

    Hi,
    We have requirement to include Feature pack updates in SCCM 2012.
    For testing purpose, We have modified SUP settings in CAS to include feature packs and run the synchornization. so All feature packs update are synchornized and available(The icon with the green arrow) in SCCM 2012. Since this is for testing, we  roll
    back the changes in SUP (unchecked Feature packs) and after we run synchornication, Feature pack updates are showing as Expired in SCCM console.
    I just want to know if we include Feature packs in SUP and run synshornization again, Will that expired feature pack updates show as normal updates(Green icon) in sccm console?

    i have not testes this behavior but i think,it should work as you expected ,the expired feature pack updates will show as normal after you enable and sync is done as the metadata will be overwritten. 
    Eswar Koneti | Configmgr blog:
    www.eskonr.com | Linkedin: Eswar Koneti
    | Twitter: Eskonr

  • 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/

Maybe you are looking for

  • Polling query

    Hi all, I am facing two problems in polling. 1. I want to select fields from more than one table. Is that possible in polling designing steps. 2. Currently I am using the Logical Delete in polling. The problem is, polling flag is getting updated even

  • My dual core 1.8 powermac g5 won't turn on.

    When I try to boot it up it just clicks loudly and the light above the on button flashes. All this starts as soon as the plug is turned on before I have even pressed the powner on button. I have no idea why this is happening, can anyone help?

  • Keynote to iWeb problem

    Hi, Just purchased iWork 08 and trying to send my Keynote presentation to iWeb but the function is greyed out - it is not allowing me to do this. Any idea why?

  • SP1 deployment -- not clear on recommendations around WMF 4.0

    So WMF 4.0 is supported with Exchange 2013 SP1, and the prerequisite list calls out the installation order of things, including .Net, WMF4, and the other components and hotfixes. What isn't clearly documented is that for an existing server installati

  • Incompatibilities known to earlier iMovie HD" projects?

    Hello, are there any incompatibilities known to iMovie projects of earler version in particular of "iMovie HD" under QSX 10.4.11 and standard DV footage? In old days I had some really bad surprises when I moved from old OS 9, iMovie 2.11, to new OSX