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

Similar Messages

  • 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

  • SRM PO failed: Indicator for GR-based invoice verification used not allowed

    Hi Friends,
        I have an issue with a specific PO failed to transfer from SRM to ECC. We are in ECS scenario, SRM 5.0 Service level 7.0. We are in process of SP upgrade but this issue occured in Production system which is still in old SP level(SP 7.0).
    when I check the App Monitor, I am see the following errors:  but the status shows Auto_Completed
    1. PO: Indicator for GR-based invoice verification used not allowed
    2. PO: Instance XXXXXXXXXX of object type PurchaseOrder could not be changed
    3.  PurchOrder XXXXXXXXXX: Purchase order still contains faulty items
    4.  PO XXXXXXXX: Indicator for GR-based invoice verification used not allowed
    I can see the PO copied over to ECC. but status in SRM PO shows 'Error in Process'.
      BBP_PD for object PO shows:  Created, complete, ordered, In Transfer to Execute, Change was Transmitted  as Inactive status.    Transfer Failed shows Active, Document completed, created.
    I checked BP Maintain  for the vendor and PO and its no different than other POs and Vendors except Vendor had 'Goods Receipt based Invoice Verification' indicator checked in SRM.
    I tried to simulate the same Material, Vendor with GR-IV indicator both on and off, it works fine. Ofcourse this is in Quality box with SP 15 level.
    So, I am not sure if SP level upgrade might help it or not? If there are any other means to test, please advise.
    thanks
    Rao

    I was wondering how I could liquidate the PO by either creating a new PO or ??.
    What you could do to revive the PO in question is that after the upgrade, and after a round of background jobs run for CLEAN_REQREQ_UP and BBP_GET_STATUS_2, ask the buyer to make a dummy change to the PO (for example, change the description of the PO) and order again. This would trigger the transfer to the backend again. And hopefully this time, no error would occur.

  • HT3529 i cant add new mail fir I message as every time i add and tyep pass for Apple ID the email still not add to be reached by i message

    i cant add new mail fir I message as every time i add and tyep pass for Apple ID the email still not add to be reached by i message.
    Pls i need to validate my mail adress [email protected] to send and recieve Imessage from my iphone.
    Islam fouad
    +966554948283

    i cant activate Imessage in my iPhone as every time i write my Appel ID and the Password the message appear the User id or password incorrect but 100% sure that its correct.
    Pls feed me back

  • WQL Query for OS Build date

    Any WQL Query to retrieve data based on Operating System Build date.

    Hi,
    Please try the following query.
    select * from SMS_R_System
    inner join SMS_G_System_OPERATING_SYSTEM on SMS_G_System_OPERATING_SYSTEM.ResourceId = SMS_R_System.ResourceId
    where SMS_G_System_OPERATING_SYSTEM.InstallDate < "4/3/2014 7:51:49 PM"
    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.

  • WQL Query for Last Policy Request

    I'm trying to create a collection based on workstations whose last policy request was more than 30 days ago and I'm having trouble with the query statement.  Any help would be greatly appreciated.

    You can query v_CH_ClientSummary to get last policy request and join
    v_r_system in order to get the comuter name.
    That SQL and cannot be used for building a collection ... 
    Torsten Meringer | http://www.mssccmfaq.de

  • Scheduled WEBI reports based on File Events not retrieving data

    Dear All,
    We are facing performance related issues with Scheduled WEBI reports based on file based events.
    When running Web Intelligence on demand it takes  4to 5 Minutes.
    Scheduling the same report in Excel format it takes more than 20 minutes.Schedule status showing success but no data found in Excel instance.
    Env:BOXI3.1 Sp3
    Windows 2003
    It woud be great if any one can share your ideas.
    Thanks,
    Kumar

    Hi Kumar,
    Is your report has prompts?
    if you have prompts , make sure that you assigned prompts in the schedule also.
    Hope you have multiple webi processing servers and adpative job servers for better scheduling performance.
    Try below solution .
    On the BusinessObjects Enterprise server, navigate to the folder <install root>\Business Objects\BusinessObjects Enterprise 12.0\win32_X86\dataAccess\connectionServer
    Open the file cs.config in a text editor such as Notepad
    Search the file contents for the string "Traces Active"
    Modify the line from  <Traces Active="Yes">   to  <Traces Active="No">
    Save the cs.config file
    Restart the Web Intelligence Processing Server

  • The memory for each PDF file does not add up to the Adobe Reader App size

    Why does the memory for each individual PDF file (about 250 MB) not add up to the total memory (690 MB) of the Reader app for my iPad 2?

    What version of Reader and OS X?

  • LabView 2010 Applicatio​n Builder for EXE Always Included files are not Included

    In LabVIEW 2010 F2, When I am using the Application Builder to build an EXE file, I have listed 10 or so files to Be "Always Included". But when I Explore the directory where the EXE was built, those "Always Included" files are not there or in any subdirectory under the EXE file.
    This frequently makes my EXE file not work properly because important files are missing. I have to spend extra debugging time to find out the the cause of my problem is missing files that the Application Builder should have transferred "Always".
    Why did the Application Builder, when building an EXE target, not include the files that should be "Always Included"?
    Why does the Application Builder ignore these files specifications?

    Dennis Knutson wrote:
    The build does include files you select. Post an example project with a small VI and some separate files where this does not happen.
    No, it does not appear that all of the files that I listed in the "Always Include" list are copied during the Build process to the Build directory or any subdirectory under that.
    The Build Source Files.jpg file shows most of the list of the files that should be "Always Included". Notice the .VI and .ctl files that are listed
    The Build Directory.jpg file shows the file in the Build directory that were built.
    The Data Directory.jpg file shows the data directory under the Build directory and may include some of the files listed in the "Always Include", but not all of them.
    The other subdirectories under the Build directory were created by me and do not include any files that were copied during the Build process.
    So not ALL of the files that were included in the "Always Include" list were copied into the Build directory area as expected. ALL of the files that are listed as "Always Include" should be copied, if they exist. Those files existed when then were selected for the List and they existed at the time of the Build.
    I can not include an example project that demonstrates this. I am prevented from doing so by the terms of an NDA. You are going to have to take my word that this event is real and happens the same way every time. This information should be sufficient for someone to investigate why do not ALL of the files listed in the "Always Include" list are copied into the Build directory area regardless of the file type or contents.
    Attachments:
    Build Source Files.jpg ‏151 KB
    Build Directory.jpg ‏125 KB
    Data Directory.jpg ‏131 KB

  • Windows App Certification Kit - Test Fails for Validate Desktop App at "Write appropriate Add/Remove Program values"

    Hi,
    I am trying to validate a .Net Framework 4 WinForms application for use in the Microsoft Partner Network portal.
    I am using Windows App Certification Kit 3.4 for Windows 8.1 , and the Validate Desktop App option.
    To build the package I am using InstallShield 2012 SPR Limited Edition (for Visual Studio), and the validation fails
    only with the following error (please also see the attached image):
    Clean reversible install test: Failed to Write appropriate Add/Remove Program values
    Error Found: The registry population test detected the following error: app didn't create the required registry entries.
    A non-optional value 'DisplayName' is missing or invalid (same for 'Publisher', 'ProductVersion')
    Please note that I have filled in all the publisher/product details in the InstallShield project, on the General Information page.
    Also I have tried to use the Microsoft Visual Studio Installer Project for VS2013, and the validation failed with the exact same error.
    (https://visualstudiogallery.msdn.microsoft.com/9abe329c-9bba-44a1-be59-0fbf6151054d)
    Any help would be very appreciated.
    Thank you.

    You may need to add the necessary info to the app’s Windows Installer package so it can configure Add/Remove Programs in Control Panel correctly. Setting these properties automatically writes the corresponding values into the registry. From the picture,
    you are missing some necessary information about your desktop app.
    Also You need the correct admin permissions to write to the registry.
    Please refer to this thread:
    http://stackoverflow.com/questions/21182856/windows-app-certification-kit-test-result-app-didnt-create-the-require-regist
    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.
    Click
    HERE to participate the survey.

  • Firefox is not available in C:\Program Files and in Add/Remove Programs

    I am trying to run an Oracle application which is currently installed in one of our user's PCs, but when we try to generate a report it would fail to do so as Mozilla Firefox is installed on the system and I believe it is set as the default browser. I tried to uninstall it as it is not required anymore, but to my shock I didn't find it in Add\Remove Programs list and also not in C:\Program Files. I tried installed Windows Clean-Up utility, but the application doesn't exist there either. I want to remove Mozilla completely, can someone please help?!! By the way, I also deleted the Mozilla files under the Application Data of all user accounts on that machine; still no luck.

    I believe that it's a good idea to leave them be JUST in case they installed a dependency that a new application is using.
    This isn't exactly likely but it could happen.
    When I'm uninstalling applications I use a tool called
    Revo Uninstaller  which finds files and registry entries that applications might leave behind.
    Will your machine explode and Windows stop booting? Probably not.
    Are these left-over files destroying your Hard Drive capacity? Again, Probably not.
    Basically, I can't think of much of a reason to delete them so I think it's decent to leave them just in case, but again it probably wont do any damage. Running an third-party application like
    CCleaner is also good practice and could likely delete some of the unwanted/unneeded files and crud like that.
    Also, most application settings are usually present in the C:\Users\UserAccount\Application Data\ and not in the Program Files or Program Data.
    Goodluck bud,
    Any questions or concerns feel free to let me know.
    -Bryan
    Microsoft MCSA, VMWare VCAP-DTD, Cisco CCNP, CompTIA A+, Security+, Network+, Apple ACMT, SPR

  • 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

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

  • REST API: Query for object based on name instead of objectId

    Please correct me if I'm wrong...
    Right now I have to query anything and everything by the objectId. The issue is that I don't know what that is. I know the name. So, for example, If I know the objectId of an edge device named "myrouter" is "edge-1", then I can do:
         https://nsxmgr/api/4.0/edges/edge-1
    Awesome! Now I get the entire config. But let's say I don't know the edgeId. Because why would I? I would, however, know its name because that's why I name things. In many other API's all I would have to do is something like this:
         https://nsxmgr/api/4.0/edges?name=myrouter
    The only way I know of to do this today is to fetch ALL of the edges with the following:
         https://nsxmgr/api/4.0/edges
    This returns every single edge in the scope! Then I have to do something like (in powershell):
         $router_exist = (Select-Xml -Xml $script:edges -XPath "//edgeSummary[name=`"$esr_name`"]").Node
         if ($router_exist) {
              $router_id = $router_exist.objectId
    This isn't just for edges...its for every object available. Is it not possible to query based on an attribute?
    Thanks,
    Daniel

    Thanks for the replies :-)
    However my issue is that it gets loaded in a wrong format.
    In our System OU Name is shown as "COMPUTERS"; "DK"; "123dom" - Instead of 123dom/DK/Computers.
    We cannot make collections quering for OU name with this format in SCCM 2012. Has anyone seen this issue before? The forest was discovered using AD Forest+System+User discovery.

  • Dynamic sql query for report based on user input

    Hi everyone,
    I have built custom search fields (name, date born, gender etc.) in the search region and in the results region a report need to be displayed.
    Now I'm not very experienced with Apex or Oracle sql, but could anyone telll me how to first check if a user filled in a field and then build a query based upon what field the user filled in to submit.
    Any help would be appreciated, thanks in advance.
    regards,
    Cleo
    Edited by: Cleopatra on Jan 18, 2011 5:51 AM

    Hi, Cleopatra. Welcome to OTN!
    If you don't have too many fields instead of checking to see if they're filled in you can use OR conditions in yoru WHERE_CLAUSE to check for NULLS to ignore NULLS, something like (you will have to test this carefully!)
    AND some_column = NVL(:P24_1,some_column)the idea being that if the field is NULL then the column will match itself - in this case assuming the column itself does not have a null value

Maybe you are looking for

  • Calling BI Publisher Web Service from pl/sql

    I am trying to call the BI publisher web service from pl/sql. I get the following response back <?xml version="1.0" encoding="UTF-8"?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSch

  • Problem start a BPM process, No ADF binding is defined for the service.

    Hi, I am trying to use oracle.soa.management.facade.Service.request method to start a BPM process. The service works fine while being tested using Enterprise Manager. But while I am trying to invoke the service from a java client, exception occurs. T

  • Saving PDFs on iPad

    How do I save PDF documents in Adobe Reader on my iPad that I have downloaded from Adobe.com?

  • Workout won't upload

    I just went for a run and can't get my workout to upload to nikeplus.com (or whatever the website is). I've done some digging and the workout is described in E:\iPod_Control\Device\Trainer\Workouts\Empeds\4H848GJRVSX\lastWorkout.xml but I don't have

  • Trying to upgrade Apache on Solaris 10; errors with make

    Hi all, I have Apache 2.2.6 running on a Solaris 10 server and I want to upgrade it to Apache 2.2.25 using config.nice. I've been having lots of problems related to the compiler, but I finally got config.nice to run. Now when I run make (using GNU ma