Query for collection "Quick Fix Engineering"

Hi!
I try to create query for collection,to find all workstation with install specific KB, from "Quick Fix Engineering".
Added by this sample:
http://myitforum.com/myitforumwp/2011/10/04/non-security-hotfix-detection-for-windows-7-2008/
Maybe you can help? Can not find an example :(
cenubit

That's made a lot simpler in ConfigMgr 2012, as it can now simply be selected as an extra class in the
Hardware Inventory of your client settings.
Simply go in to your client settings, go to Hardware Inventory
and click Set Classes. Here you can select the Quick Fix Engineering class to be part of your inventory.
After an inventory you will be able to create your collection. Do keep in mind that this will also capture a lot of information that you will probably never use.
My Blog: http://www.petervanderwoude.nl/
Follow me on twitter: pvanderwoude

Similar Messages

  • What is "quick fix engineering"?

    Dear sir,
    in the 'driverupdate' info i can find the drivers 'quick fix engineering' : what do they mean, and do we have to download them ? I use Tecra M2 SP2 XP pro and have automatic windows update
    greetings
    reg weekx

    Hi Reginald,
    Hope you are well. The Quick Fix Engineering items are effectively Microsoft patches. They are the same as the ones that you will receive from the Windows Update facility.
    If you have automatic update configured then you will not need to download them from the Toshiba site.
    Best wishes,

  • Query for collection is not function on SCCM 2012 R2

    Hi,
    I have a System Center 2012 R2 Config Manager as single management point. The SCCM is already have Endpoint Protection Point role installed. Then I need to create a new collection that contain all SCEP clients, to as deployment target of a rule and policy.
    I've try to create a query-based collection, with the following query language :
    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_INSTALLED_SOFTWARE on SMS_G_System_INSTALLED_SOFTWARE.ResourceId
    = SMS_R_System.ResourceId where SMS_G_System_INSTALLED_SOFTWARE.ProductName = "System Center 2012 Endpoint Protection"
    But after the collection is created, none of the emerging client that have SCEP installed.
    Earlier I have apply this query on the SCCM 2012 SP1 environtment, and it is work. But now I have migrate to the SCCM 2012 R2, and this query is seems not function on R2 version. 
    Is there difference query language between SCCM 2012 SP1 and R2?
    Thanks.
    Regards, Bar Waelah

    Hi,
    I saw System Center 2012 Endpoint Protection is under Installed Applications (64) node when I open Resource Explorer on a computer that installed System Center 2012 Endpoint Protection.
    So I edited your query, then these computers appeared on the collection.
    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_ADD_REMOVE_PROGRAMS_64 on SMS_G_System_ADD_REMOVE_PROGRAMS_64.ResourceID
    = SMS_R_System.ResourceId where SMS_G_System_ADD_REMOVE_PROGRAMS_64.DisplayName like "System Center 2012 Endpoint Protection"
    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.

  • Urgent: executeQueryForCollection does not execute query for collection

    Some ViewLink detail views do not refresh when the master RSI navigates.
    Instead, it seems that a cached query collection is used.
    How can we control this behaviour? Under what circumstances does the rowset re-use an old QueryCollection instead of re-executing the query?
    It seems to work for some detail VOs but I cannot find a difference between the working and non-working VLs and VOs.
    This is a duplicate of
    Question about row-level ViewLink refresh
    More information is posted there.
    Thanks,
    Sascha

    Hi Sung,
    thanks for your answer. But I still don't get it.
    It's so erratic.
    I have a worklist with --- say 10 rows.
    Then:
    I navigate to every row and then back to the first row.
    Now I start an integrated application (with its own transaction and database connection) that produces a new detail row.
    I refresh the worklist, navigate back to the row.
    Then I go to the next row and repeat the same.
    Now, sometimes I can do all the stuff after "Then:" 100 times and it works every time. The detail shows the newly added row.
    Sometimes it works just 4 times, then it simply stops working. The newly added rows are not fetched.
    So what's the plan? Why does it work sometimes, and sometimes it doesn't?
    Why does it work for some ViewLinks and not for others?
    Second example: I have a tree binding. The top node has 4 children. Of course, JUTreeBinding uses RL-VLs to build the tree.
    Two of those children detail VOs show the problem all the time, the other two NEVER EVER.
    What's the plan? Why does it work for some VOs and not for the others?
    If this is really by design (I doubt it judging by the flakyness), then that means for us: get rid of ALL ViewLinks and replace them with this listener scheme. Is this really intended? This would be a nightmare. I cannot use VLs and listeners in parallel. How do I know that whether the VL already caused the execution -- this really happens! -- or not?? Is the solution to execute always twice? Where's the reduction in resource consumption then?
    What's the point in caching the query collection of 5 hours ago? Data can change in the DB in the meantime, can it?
    I tried to produce a test application based on Scott/Tiger but failed, because there, the VLs re-executed the query EVERY SINGLE TIME. No matter what changes I made with TOAD in the tables. Is this a bug then???
    And there is no way (setting, property) to control this?
    I am sorry, but I cannot believe that this is really intended. The idea is so ... weird.
    Sascha

  • WQL query for collection based on file properties not add remove

    Hi
    I have an issue where a .exe file does not have the updated version number available in add remove programs. The only way I know to get the version number is to right click the file and view version there.
    I need to make a collection based on the information available in properties. Is this possible? How would I write the query?
    Thanks

    Hi,
    to perform this kind of operation on a .exe file you need to configure software inventory.
    Inside the properties just choose to Collect File Details and select a path to scan.
    http://technet.microsoft.com/en-us/library/bb633191.aspx and http://technet.microsoft.com/en-us/library/bb632607.aspx

  • $20 for a quick fix?

    You can see the swf here:
    http://sgww.org/miracle
    Notice that the scroll bar works, but the arrows do not.
    Can someone help me with the code to get them working?
    You can download the fla here:
    http://rccm.org/flashgods/Miracle10-withARROWS.fla
    1) Email the working fla to "[email protected]" Include your
    paypal account
    2) I'll paypal you...
    Thanks so much!!
    Steven

    Have a look at this example:
    http://www.ddg-designs.com/downloads/scrollbar.zip.
    This may contain what you need.
    DO NOT SEND ME MONEY!

  • $15 for a quick fix?

    You can see the swf here:
    http://sgww.org/miracle
    Notice that the scroll bar works, but the arrows do not.
    Can someone help me with the code to get them working?
    You can download the fla here:
    http://rccm.org/flashgods/Miracle10-withARROWS.fla
    1) Email the working fla to "[email protected]" Include your
    paypal account
    2) I'll paypal you...
    Thanks so much!!
    Steven

    Have a look at this example:
    http://www.ddg-designs.com/downloads/scrollbar.zip.
    This may contain what you need.
    DO NOT SEND ME MONEY!

  • Query for Software Updates Reports Install Date for only Some of the Installed Updates

    We use the following query to retrieve a list of software updates for a specific collection and software update group.  There are many cases where the installation status of a software update is 'installed' but there is no corresponding 'install
    date'.  Can anyone tell me why?
    declare   @AuthListLocalID as int
    declare @CollID as varchar(8)
    Select @CollID=CollectionID
    from v_Collection
    WHERE CollectionID='ZSV0000A'
    select @AuthListLocalID=CI_ID from   v_AuthListInfo
    where    CI_UniqueID='ScopeId_EAD5EB80-CC39-4EA2-B08F-A45BB84F1D76/AuthList_4DEAD110-5740-495E-8BD8-467A55C50A0C'
    select
    rs.Name0 as ServerName,
    catinfo.CategoryInstanceName as Vendor,
    catinfo2.CategoryInstanceName as   UpdateClassification,
    ui.BulletinID as BulletinID,
    ui.ArticleID as ArticleID,
    Case ui.Severity WHEN 10 THEN 'Critical' WHEN 8 THEN 'Important' ELSE LTRIM(ui.Severity) END as Rating,
    ui.Title as Title,            
    Targeted=(case when ctm.ResourceID is not   null then '*' else '' end),
    Installed=(case when css.Status=3 then   '*' else '' end),
    IsRequired=(case when css.Status=2 then   '*' else '' end),
    Deadline=cdl.Deadline,            
    CAST(CASE   IsNull(AddRem.InstallDate0,CAST('1/1/1900' as smalldatetime)) WHEN   CAST('1/1/1900' as smalldatetime) THEN AddRem64.InstallDate0 ELSE   AddRem.InstallDate0 END as Date) as 'Install Date',
    ui.InfoURL as InformationURL
    from v_UpdateComplianceStatus css
    inner join v_UpdateInfo ui on   ui.CI_ID=css.CI_ID
    inner join v_CIRelation cir 
    on ui.CI_ID=css.CI_ID and cir.ToCIID =   ui.CI_ID -- add this
    inner join v_CICategories_All catall on   catall.CI_ID=ui.CI_ID 
    inner join v_CategoryInfo catinfo on   catall.CategoryInstance_UniqueID = catinfo.CategoryInstance_UniqueID and   catinfo.CategoryTypeName='Company' 
    inner join v_CICategories_All catall2 on   catall2.CI_ID=ui.CI_ID 
    inner join v_CategoryInfo catinfo2 on   catall2.CategoryInstance_UniqueID = catinfo2.CategoryInstance_UniqueID
    and   catinfo2.CategoryTypeName='UpdateClassification'
    left outer join v_CITargetedMachines ctm   on ctm.CI_ID=css.CI_ID
    and ctm.ResourceID = css.ResourceID
    left outer join v_GS_ADD_REMOVE_PROGRAMS   AddRem on css.ResourceID = AddRem.ResourceID and ui.Title =   AddRem.DisplayName0
    left outer join   v_GS_ADD_REMOVE_PROGRAMS_64 AddRem64 on css.ResourceID = AddRem64.ResourceID   and ui.Title = AddRem64.DisplayName0
    left outer join (select atc.CI_ID
    ,CreationTime=min(a.CreationTime)
    ,ExpirationTime=min(a.ExpirationTime)
    ,StartTime=min(a.StartTime)
    ,EnforcementDeadLine=min(a.EnforcementDeadLine)
    ,LastModificationTime=min(a.LastModificationTime)
    ,Deadline=min(a.EnforcementDeadline)
    from v_CIAssignment a
    inner join v_CIAssignmentToCI atc on   atc.AssignmentID=a.AssignmentID
    group by atc.CI_ID) cdl  
    on cdl.CI_ID=css.CI_ID
    left outer join v_R_System rs ON   css.ResourceID=rs.ResourceID
    where    css.ResourceID in (
    Select vc.ResourceID
    FROM v_FullCollectionMembership vc
    WHERE vc.CollectionID=@CollID)
    and cir.FromCIID=@AuthListLocalID
    and cir.RelationType=1  
    order by
    catinfo.CategoryInstanceName
    , catinfo2.CategoryInstanceName
    , ui.ArticleID

    Hi Mate,
    Its really difficult to do get the installed date of the patches as there is no table available in SCCM  DB to pull this info i had a requirement in the past but i was unable to do had done it via work around.
    This can be done after editing of sms_def.mof file or else using the power-shell script in windows server 2008 where the powershell is a feature by default.
    H/W inventory: 
    For the 2000 servers this has to be installed but if we enable this its mentioned it may utilize upto 100 % of the Memory during the h/w inventory you can check that in your SMS_DEF.MOF  -
    QuickFixEngineering you can see the warning.uickFixEngineering
    http://support.microsoft.com/kb/279225/en-us
    Powershell script:
    http://msmvps.com/blogs/richardsiddaway/archive/2011/10/23/1760058.aspx
    the warning for the quick fix engineering is not there on 2012 but there on 2007 hope the info help you to achieve your output.
    Kamala kannan.c| Please remember to click “Mark as Answer” or Vote as Helpful if its helpful for you. |Disclaimer: This posting is provided with no warranties and confers no rights

  • 'Quick Fix' for HP Officejet Pro L7580 Printer & 88XL Yellow Cartridge Popping out problem!

    After reading other forum comments from people having the same problem with the yellow cartridge popping-out, combined with others who have realised that HP have no interest in compensating anyone for this rediculous example of, at best, 'bad design', or at worst 'blatent planned obsolescence', I have created a solution that may add another 1, 2 or more years of life to the HP Officejet Pro L7580 Printer.
    This is not the elegant technical solution I was hoping for.  However, in hindsight, it may prove to be a more reliable solution than replacing the faulty part that is actually causing the problem.  So, here it is the solution ........
    I found a wooden triangular door stop that I cut to size that fitted exactly in the space between the plastic door and the offending yellow cartridge. To hold it in place, I wrapped the doorstop with 2" cellotape, then I stuck the door stop to the inside of the plastic door with double sided cellotape (double sided stick-on foam would also work well). With the doorstop in the correct place, the plastic door closed perfectly and was snug enough to apply sufficent pressure to the offending yellow cartridge, and hence stopping it from popping out again.  To make sure the plastic door does not 'fly open' with the pressure of the yellow cartridge (when it wants to pop out!), I applied another piece of 2" cellotape around the outside of the door, holding it to the body of the photocopier.
    This exercise only took 10-15 mins to do.  I feel this is a much better option than spending another $300+ on a new All-in-One  system, as well as being a good environmental solution.  If this is DELIBERATE 'planned obsolescence', companies like HP need to be more accountable for, at best, 'sloppy design'.  Any feedback would be appreciated.

    Try this for a Quick Fix ...........
    After reading other forum comments from people having the same problem with the yellow cartridge popping-out, combined with others who have realised that HP have no interest in compensating anyone for this rediculous example of, at best, 'bad design', or at worst 'blatent planned obsolescence', I have created a 'quick fix' that may add another 1, 2 or more years of life to the HP Officejet Pro L7580 Printer.
    This is not the elegant technical solution I was hoping for.  However, in hindsight, it may prove to be a more reliable solution than replacing the faulty part that is actually causing the problem.  So, here it is the Quick Fix ........
    I found a wooden triangular door stop that I cut to size that fitted exactly in the space between the plastic door and the offending yellow cartridge. To hold it in place, I wrapped the doorstop with 2" cellotape, then I stuck the door stop to the inside of the plastic door with double sided cellotape (double sided stick-on foam would also work well). With the doorstop in the correct place, the plastic door closed perfectly and was snug enough to apply sufficent pressure to the offending yellow cartridge, and hence stopping it from popping out again.  To make sure the plastic door does not 'fly open' with the pressure of the yellow cartridge (when it wants to pop out!), I applied another piece of 2" cellotape around the outside of the door, holding it to the body of the photocopier.
    This exercise only took 10-15 mins to do.  I feel this is a much better option than spending another $300+ on a new All-in-One  system, as well as being a good environmental solution.  If this is DELIBERATE 'planned obsolescence', companies like HP need to be more accountable for, at best, 'sloppy design'.  Any feedback would be appreciated.

  • Where is the "quick fix" for the "insuffient data" bug in 9.5.2?

    Adobe alludes to a quick fix for this acknowledged but says contact a support team to request it.
    Please consider this a request that the fix be PUBLISHED for all.
    Thank you.

    Acrobat engineering would like to inform users facing this issue that the latest Reader XI release (available for download from http://get.adobe.com/reader) fixes this problem. Users are requested to download the latest version at the earliest to avoid encountering this error going forward. As mentioned earlier, the team is working actively towards fixing the problem in earlier versions (10.x and 9.x) as well and expects to deliver a solution by Q1 2013. For more details, you may refer to the blog post here

  • Collection query for computers with windows management framework 3.0

    Hi,
    collection query for computers with windows management framework 3.0, but I cant found a way. I cant see that it is in the inventory data for SMS_G_System_ADD_REMOVE_PROGRAMS_64.DisplayName.
    So any way to get computers with windows management framework 3.0?
    /SaiTech

    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_SoftwareProduct on SMS_G_System_SoftwareProduct.ResourceId
    = SMS_R_System.ResourceId where SMS_G_System_SoftwareProduct.ProductName like "Windows Management Framework 3.0%"
    That won't work because as mentioned, it doesn't appear in ARP.
    Torsten's suggestion will work or you can resort to software/hardware inventory using the info at
    http://serverfault.com/questions/555100/methods-to-detect-version-of-windows-management-framework
    Jason | http://blog.configmgrftw.com

  • Bought 2nd ipod nan0, computer keeps reading error message? is there a quick fix for this?

    Bought a 2nd ipod nano , computer keeps reading error message? is there a quick fix for this?

    There are a lot of different error messages, which one are you getting. Verbatim with the number please.

  • Is there a quick fix option for implementing the unimplemented methods for an interface?

    Hi guys,
    It's a useful feature and it seems to exist in raw Eclipse.  I'm aware of the Source -> Override/Implement methods, but this is clunky when you could hover over an interface and hit Ctrl+1 and auto-implement all methods  for that interface (which seems to be pretty much most use cases for me).  At the moment the quick-fix only seems to have renaming options.  Is there something wrong with my configuration?
    If not, is there a way to make feature requests?  :-))
    Thanks!
    Jarrod

    I have safari on my iPone and like it there... thought that I would give it a try. Well, IE just started to slow to a paint drying speed and then wouldn't load anything. Safari was installed but crashed in threee seconds each occuarnce. No reason, no error message.
    I downloaded (eventually) Firefox... loaded it, chose my extentions and have never had a problem with it since. I unloaded 5 times (gave up on) Safari, reset IE, reinstalled the extentions for that and now it is working after cleaning all of the files, passwords, forms autocomplete, temp files, etc.
    Firefox works and all of my freinds and kids use it. That is why it is so good. Remember, if your car worked like your PC you wold junk it right away. Reliability is not in the MS dictionary. It is something that you have to add via tons of fixes, add-ons and program balancing so that conflicts don't occer. I want my MAC, I want my, I want my MAC...

  • PhotoShop CS5 Extended serial number - NOT accepted - is there a quick fix? Many thanks and hugs for the winning answer :-)

    guys, i need you help - CLEARLY - so I bought PhotoShop CS5 Extended two years ago - but never real used it - today I requested the serial number - which was sent asap - BUT the system doesn't accept it, says it invalid - question - am I doing doing something wrong or is there a quick fix? Many thanks and hugs for the winning answer :-) Somayeh!

    Unfortunately, only Adobe customer service can assist you with your issue. These are user forums; you are not addressing Adobe here.
    Click on the link below, and after that click on "Still need Help? Contact us."
    Then on the next page, click Chat
    There is also a phone option.
    http://helpx.adobe.com/contact.html?step=PHXS_downloading-installing-setting-up_licensing- activation

  • How to query a Collection for Collection rules (Powershell only)

    I have :
     $Collection = gwmi -computer MyServer -namespace "root\sms\Site_XXX" -class "SMS_Collection"
     $MyCollection = $collection | where { $_.Name -eq "TEST" }
    $MyCollection have a property named CollectionRules
    I could'nt manage to read this property,
    nor $MyCollection.CollectionRules
    nor  $MyCollection.CollectionRules | % { $_ }
    is Working.
    Any help on this ?

    Hi, 
    the above code works, but if you have a large environment then it may take a long time to run as you are querying for every collection before looking for the 'TEST' collection.
    The following code only looks (filters) for the specific collection so should execute much faster.
    $Collection = gwmi -computer MyServer -namespace "root\sms\Site_XXX" -class "SMS_Collection" -filter "Name='TEST'"
    $Collection.Get()
    $Collection.CollectionRules | % { $_ }
    Another method of doing the same would be this:
    $Collection = Get-WMIObject -computer MyServer -namespace "root\sms\Site_XXX" -query "Select * FROM SMS_Collection WHERE Name = 'TEST'"
    $Collection.Get()
    $Collection.CollectionRules | % { $_ }
    Hope you or someone else may find this useful :)

Maybe you are looking for

  • Reg:creation of condition records

    hi mm gurus, my doubt is,,,,,, using the transaction code MEK1, what condition types will maintaind in as a record ( generally), and where these records will reflect. i have created one gross price record for a material , vendor combination with plan

  • Changing where the sent messages are stored

    Hi, I was wondering is there any way you can change where the sent messages are stored. I have switched from a few programs.. and there is a 'sent' folder and ' sent messages' folder on my folder list in addition to that of what mail is putting them

  • Why does iPad go black with an apple logo while I'm actively using notes?

    I've tried both neu.notes and HD Note Taker

  • Cannot Install CS2 on Vista

    Hello, I recently bought a new laptop and need to install Adobe CS2 on it. It is 64-bit and runs Vista Home Premium. I deactivated the User Account Control, and though the software did not Auto Run, I went into windows explorer and manually ran it as

  • Battery drains after update 4.3

    Have any had this problem. My phone keeps shutting down after 35% just started. Can someone help to resolve this? Thanks