Query to determine the driver version on a client

Hi,
I am trying to query what wireless driver/firmware is installed on a client and I don't see an existing report for this. I have tried the SQL query below but it does not seem to be valid. Does anyone know of a way to get this information? I have read somewhere
that it may involve sending a registry setting to the client via policy so that this can be reported but I was hoping that there is an easier way?
TIA
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
JOIN SMS_G_System_NETWORK_DRIVERS ON SMS_R_System.ResourceID = SMS_G_System_NETWORK_DRIVERS.ResourceID

You will need a MOF Customization for this :
http://blogs.technet.com/b/configmgr_geek_speak/archive/2013/11/10/inventorying-and-reporting-network-adapter-driver-details-and-how-to-report-only-the-wireless-type-in-configuration-manager-2012.aspx
Benoit Lecours | Blog: System Center Dudes

Similar Messages

  • How do you determine the firmware version for a laptop docking station?

    How do you determine the firmware version of a HP docking station?
    Laptop Model: HP 2740p
    OS: 64bit Windows 7
    Expansion Base: 2740 Ultra Slim Expansion Base WA995AA#ABA
    Thank you for any assistance.
    Alvin

    atenpo wrote:
    How do you determine the firmware version of a HP docking station?
    Laptop Model: HP 2740p
    OS: 64bit Windows 7
    Expansion Base: 2740 Ultra Slim Expansion Base WA995AA#ABA
    Thank you for any assistance.
    Alvin
    WA995AA#ABA shows to be a hard drive, not a docking station

  • How to determine the JDK version required to use a jar?

    Hi all.
    I am using a hosted server that uses JDK 1.4.2 and I cannot upgrade the VM. I have been finding it extremely difficult to install web applications on this server since I find that after installing the app, the web server complains the bytecode used in the jar is newer than the VM can understand (or it complains that the app uses JEE servlet or JSP methods it cannot find).
    To compound the problem, only about 25% of the sites I've visited that provide jars for download mention the minumum JDK version required to use them. (Some do not mention any system requirements at all besides 'requires Java and a Java application server').
    Do any of you know of any tools that can analyze a jar and determine the bytecode version it uses?
    (Another helpful tool would be one that can determine the minimum JEE APIs required to run a web app..., but that's probably wishful thinking :)).
    Thanks for your help.
    Michael N. Christoff

    The major/minor version of the class file is the way to go.
    Also, it's not necessary to write a separate program to get to those. javap prints them out when being passed the -v flag.
    Note, however that "JDK version" is not a correct term, as I can create 1.4-compatible class files with a Java 6 JDK (by passing the -target flag to javac). Those won't look any different than .class files written with a 1.4 JDK.

  • How to I determine the firmware version on my hp prime?

    Friends
    How to I determine the firmware version on my hp prime?
    Thanks
    Migs

    The easiest way is: Home, Help, Tree, up-cursor, Enter.
    Note: I don't work for HP.  I'm just another happy HP customer.
    -Joe-

  • I have a Two VIC Card on Blade B200 the driver version is 2.3 need HyperV-2012 Vfabric

    I have a Two VIC Card on Blade B200 the driver version is 2.3 need HyperV-2012 Vfabric
    it gives me unsupported driver.

    B200-M1, M2 or M3, which UCSM version, did you try
    http://www.cisco.com/web/techdoc/ucs/interoperability/matrix/matrix.html

  • How to determine video driver version?

    Is there any way to determine the version of the Nvidia video driver that's being used on my system? I've checked the Graphics/Displays section of System Information, but it's pretty vague. I assume that the entry for "Revision ID" is what the answer is, but I don't know what "0x00a1" means, in my case. Does anyone know how to relate that to an actual version number?
    Thanks!

    I didn't realize that, actually. So the video drivers are embedded within the OS, then? And the CUDA drivers are the upgradable thing?
    By the way, I did tag my question with Geforce GT 120--the model of card I have. I have a Mac Pro 4,1 Quad-Core Xeon
    Thanks,
    Joel

  • Why is the difference in the Driver Version numb

    Hi all,I from down load site did a down load of the SB X-Fi Xtreme Music driver version 2.5.002. After my download the Dell's Device Manager Details for the SB X-Fi Xtreme Driver detailssuggestsVersion 6.0..35Date 0/5/2007. Mine a factory installed upgraded SB X-Fi Xtreme music PCI sound card. Would this be an OEM or Not?Thanking you?Snow

    Its the package version I think as ssome drivers can contain lots of different versions.Would make sense to line up all up and call it the 6.0..35 package, but only NVIDIA seems to have the common sense to release drivers in such a way (even ATI like having Catalyst releases containing a different control center version and display driver version)

  • How to determine the Java version in Windows XP

    In Windows 2000, I can determine the version of Java that's running by typing 'java -version' in a command prompt. However, when I type this in a command prompt in Windows XP, a message says 'java is not recognized as an internal or external command ...'.
    Is there some other means of determining the version of Java that's running on Windows XP?
    Thank you.

    I found the directory with java.exe on my XP client. After updating my Path and then typing 'java -versions' I still see a 'java not found message'. No problem though - a README.TXT says that I have JRE 1.1.7B.
    One final question - a co-worker who also has XP just starting seeing a pop-up window saying 'Runtime' error when running a Java applet. His java.exe is in a path that includes the sub-directory 'JRE' On my XP client, java.exe is in a path which includes a 'JRE11' sub-directory. We therefore seem to have different versions of the JRE. Since I don't see the Runtime error when running the same applet, should my co-worker try upgrading his JRE?
    Thank you.

  • Query to determine the no. of objects per object_type for a give

    Hi,
    Below is the query i m using to determine the no. of objects per object_type for a given owner in DBA_RECYCLEBIN.
    SELECT count(OBJECT_NAME),TYPE from DBA_RECYCLEBIN
    groupby TYPE
    having OWNER='FRPDWSO';
    ERROR at line 1:
    ORA-00933: SQL command not properly endedI guess i m making a very silly mistake here, can anyone please help me solve this issue

    Oracle GROUP BY HAVING can be used to limit the returned rows after the grouping. With Oracle GROUP BY HAVING, the HAVING clause is applied after the GROUP BY has taken place.
    Oracle GROUP BY HAVING will group values that have a particular value. Oracle GROUP BY HAVING can be used in conjunction with other logical functions such as MIN, MAX, COUNT, and SUM.

  • How do I determine the executable version number?

    Hi.
    I have a VI and a build specification for it.  In the Version Information section of the build specification, I set the version number to auto-increment.  I would like to display this version number on an indicator on the front panel of the executable, but I have not found a property that provides this information. Does anybody know how to get the executable version number? I am aware that it is possible to right-click on the .exe file in windows explorer, go to properties and get it that way, but I would like to display it on the VI itself.
    On a related topic, I have noticed that only the 'build' field of the version gets auto-incremented. How does the application builder decide when it is time to increment the major, minor and fix fields?  Or will it only ever auto-increment the build field and I am supposed to update the other fields manually? (That would actually make sense, but I would like confirmation.)
    Thanks in advance,
    Alejandro
    Solved!
    Go to Solution.

    -Please check this if its helpful
    http://digital.ni.com/public.nsf/allkb/935BA7FB426305398625711E0055F1FA
    -And vote for this if you like idea
    http://forums.ni.com/t5/LabVIEW-Idea-Exchange/Get-EXE-version-in-LabVIEW/idi-p/1324119
    Thanks
    uday,
    Please Mark the solution as accepted if your problem is solved and help author by clicking on kudoes
    Certified LabVIEW Associate Developer (CLAD) Using LV13

  • How to determine the oc4j version?

    Dear All,
    I would like to clarify which version of the OC4J server ( actually which version of the j2ee & servlet API) we have available. Where can I quickly see this info?
    The best thing I have found is http://oursecurehost/7780/relnotes.htm I see we have "Oracle9i Application Server Release Notes" ... but I believe this to be incorrect....
    Many thanks in advance
    regards
    Ben Bookey

    Check MetaLink Note:230611.1
    How to display the OC4J version details through a JSP
    Regards
    Dimitre

  • Best query to get the latest version

    Hi,
    I have a table as below:
    col1 col2 col3.... col_ver col7
    I have a combination od values for col1 to col6. I have values in col7 which is different for each value in col_ver. col_ver is a version column.
    For a particular combination (col1 to col6) I want to get the rows with the maximum version. Can anyone suggest the best sql for this ?
    I have 2 options as below, please suggest from performance point of view which would be better (i don't have enough rows to test) and if there is a any other better way
    option 1:
    SELECT col1, col2, col3, col4, col5, col6, col_ver, col7
    FROM
    (SELECT col1, col2, col3, col4, col5, col6, col_ver, col7, MAX(col_ver) OVER (PARTITION BY col1, col2, col3, col4,
    col5, col6) MVER
    FROM tabA )
    WHERE col_ver = MVER;
    option2:
    SELECT col1, col2, col3, col4, col5, col6, col_ver, col7
    FROM tabA A
    WHERE col_ver = (SELECT MAX(col_ver) FROM tabA B
    WHERE
    B.col1 = A.col1
    AND B.col2 = A.col2
    AND B.col3 = A.col3
    AND B.col4 = A.col4
    AND B.col5 = A.col5
    AND B.col6 = A.col6);
    Thanks a lot in adavnce

    SQL> with t as
      2  (select 'a1' col1, 'b1' col2, 'c1' col3, 'd1' col4, 1 col_ver,  100 col7
      3     from dual
      4   union all
      5   select 'a1' col1, 'b2' col2, 'c1' col3, 'd1' col4, 1 col_ver,  101 col7
      6     from dual
      7   union all
      8   select 'a1' col1, 'b2' col2, 'c2' col3, 'd1' col4, 1 col_ver,  102 col7
      9     from dual
    10   union all
    11   select 'a1' col1, 'b2' col2, 'c2' col3, 'd2' col4, 1 col_ver,  103 col7
    12     from dual
    13   union all
    14   select 'a2' col1, 'b1' col2, 'c1' col3, 'd1' col4, 1 col_ver,  104 col7
    15     from dual
    16   union all
    17   select 'a2' col1, 'b2' col2, 'c1' col3, 'd1' col4, 1 col_ver,  105 col7
    18     from dual
    19   union all
    20   select 'a2' col1, 'b2' col2, 'c2' col3, 'd1' col4, 1 col_ver,  106 col7
    21     from dual
    22   union all
    23   select 'a2' col1, 'b2' col2, 'c2' col3, 'd2' col4, 1 col_ver,  107 col7
    24     from dual
    25   union all
    26   select 'a1' col1, 'b1' col2, 'c1' col3, 'd1' col4, 2 col_ver,  108 col7
    27     from dual
    28   union all
    29   select 'a1' col1, 'b2' col2, 'c2' col3, 'd1' col4, 2 col_ver,  109 col7
    30     from dual
    31   union all
    32   select 'a1' col1, 'b2' col2, 'c2' col3, 'd2' col4, 2 col_ver,  110 col7
    33     from dual
    34   union all
    35   select 'a2' col1, 'b2' col2, 'c1' col3, 'd2' col4, 2 col_ver,  111 col7
    36     from dual
    37   union all
    38   select 'a2' col1, 'b2' col2, 'c2' col3, 'd2' col4, 2 col_ver,  112 col7
    39     from dual
    40   union all
    41   select 'a1' col1, 'b2' col2, 'c2' col3, 'd2' col4, 3 col_ver,  113 col7
    42     from dual
    43   union all
    44   select 'a2' col1, 'b1' col2, 'c1' col3, 'd1' col4, 3 col_ver,  114 col7
    45     from dual)
    46  select * from t;
    CO CO CO CO    COL_VER       COL7
    a1 b1 c1 d1          1        100
    a1 b2 c1 d1          1        101
    a1 b2 c2 d1          1        102
    a1 b2 c2 d2          1        103
    a2 b1 c1 d1          1        104
    a2 b2 c1 d1          1        105
    a2 b2 c2 d1          1        106
    a2 b2 c2 d2          1        107
    a1 b1 c1 d1          2        108
    a1 b2 c2 d1          2        109
    a1 b2 c2 d2          2        110
    a2 b2 c1 d2          2        111
    a2 b2 c2 d2          2        112
    a1 b2 c2 d2          3        113
    a2 b1 c1 d1          3        114
    15 rows selected.
    SQL> -- from here we only need to get those with the lastest value for the col_ver
    SQL> with t as
      2  (select 'a1' col1, 'b1' col2, 'c1' col3, 'd1' col4, 1 col_ver,  100 col7
      3     from dual
      4   union all
      5   select 'a1' col1, 'b2' col2, 'c1' col3, 'd1' col4, 1 col_ver,  101 col7
      6     from dual
      7   union all
      8   select 'a1' col1, 'b2' col2, 'c2' col3, 'd1' col4, 1 col_ver,  102 col7
      9     from dual
    10   union all
    11   select 'a1' col1, 'b2' col2, 'c2' col3, 'd2' col4, 1 col_ver,  103 col7
    12     from dual
    13   union all
    14   select 'a2' col1, 'b1' col2, 'c1' col3, 'd1' col4, 1 col_ver,  104 col7
    15     from dual
    16   union all
    17   select 'a2' col1, 'b2' col2, 'c1' col3, 'd1' col4, 1 col_ver,  105 col7
    18     from dual
    19   union all
    20   select 'a2' col1, 'b2' col2, 'c2' col3, 'd1' col4, 1 col_ver,  106 col7
    21     from dual
    22   union all
    23   select 'a2' col1, 'b2' col2, 'c2' col3, 'd2' col4, 1 col_ver,  107 col7
    24     from dual
    25   union all
    26   select 'a1' col1, 'b1' col2, 'c1' col3, 'd1' col4, 2 col_ver,  108 col7
    27     from dual
    28   union all
    29   select 'a1' col1, 'b2' col2, 'c2' col3, 'd1' col4, 2 col_ver,  109 col7
    30     from dual
    31   union all
    32   select 'a1' col1, 'b2' col2, 'c2' col3, 'd2' col4, 2 col_ver,  110 col7
    33     from dual
    34   union all
    35   select 'a2' col1, 'b2' col2, 'c1' col3, 'd2' col4, 2 col_ver,  111 col7
    36     from dual
    37   union all
    38   select 'a2' col1, 'b2' col2, 'c2' col3, 'd2' col4, 2 col_ver,  112 col7
    39     from dual
    40   union all
    41   select 'a1' col1, 'b2' col2, 'c2' col3, 'd2' col4, 3 col_ver,  113 col7
    42     from dual
    43   union all
    44   select 'a2' col1, 'b1' col2, 'c1' col3, 'd1' col4, 3 col_ver,  114 col7
    45     from dual)
    46  select a.col1, a.col2, a.col3, a.col4, a.col_ver, a.col7
    47    from (select t.col1, t.col2, t.col3, t.col4, t.col_ver, t.col7,
    48                 row_number() over (partition by t.col1, t.col2, t.col3, t.col4
    49                                    order by t.col_ver desc) rn
    50            from t) a
    51   where a.rn = 1;
    CO CO CO CO    COL_VER       COL7
    a1 b1 c1 d1          2        108
    a1 b2 c1 d1          1        101
    a1 b2 c2 d1          2        109
    a1 b2 c2 d2          3        113
    a2 b1 c1 d1          3        114
    a2 b2 c1 d1          1        105
    a2 b2 c1 d2          2        111
    a2 b2 c2 d1          1        106
    a2 b2 c2 d2          2        112
    9 rows selected.
    SQL>

  • Determine the JRE version of a user

    I have 2 versions of an applet (which I didn't write) - one which works on the standard built-in browser JRE, and one with more features but requires the Sun JRE.
    Rather than require that everyone download the Sun JRE, I'd rather write a tiny redirect applet that tells which version they have and redirect to the appropriate page, with a note saying "to get more features download the Sun JRE" and a link or something.
    I know I can do this by something like seeing if Class.forName("java.util.ArrayList"); throws an exception, but that seems hackish and I was wondering if there was a better way?

    Aha! nm, I found it
    System.getProperty("java.vendor");
    System.getProperty("java.version");

  • Download Reader X as whole image not as installer or determine the drive for installing

    Hi,
    I want to install Reader X on drive D and not on C (because this is a small SSD drive). How can I set the installation location, which is possible for all other products I know, or how can I download the reader as a image?
    Thanks a lot.
    Gerhard

    You can download the appropriate Reader full installer from here:
    ftp://ftp.adobe.com/pub/adobe/reader/
    (we don't even know if you are on a Mac or a Win machine).

  • Where is the AnyConnect Version 4.0 Client

    I see the release notes for Anyconnect version 4.0 are up and ISE 1.3 is also released (which can use Anconnect 4.0  for posture assessment) but all the download links point to Anyconnect 3.1. So where can I get the 4.0 client?

    Problem is fixed.
    Please check the AnyConnect Secure Mobility Client 4.x download page now.

Maybe you are looking for

  • Error While saving new customer record,

    Hi, I have changed properties of the field PARTNER1 in the application crmm_account, to search for customer. The requirement is that account ID must have URL to ODC. I just copied same properties under Object link of BP_NAME1. But after saving the se

  • Texting a large number of people

    I run a youth program and need to text 40 to 50 kids with real time meeting updates, etc.  Vtext.com seems to indicate only 10 texts at a time. If I send via outlook mail is there still a 10 number limit? I can always break it into groups and send th

  • Installed new hard drive, can't update iPhoto

    I had to replace my hard drive this past week (on my iMac). I was able to install my OS to Leopard like I had on it before the crash, but now my iPhoto version is stuck 4.0.3. I can't figure out how I can update to 6.0.6. I've looked around for downl

  • Updating excel file

    hi  , I want to download data to an existing excel file ( not create a new one) which already contains data in its first 3 columns and i want to update 4 th and 5 th column from sap . is it possible ?

  • 3D files supported features

    I've been testing collada files in iBooks Author exported from Maya. So far I found that spot light don't work on the iPad. It works in Preview though. If you can try it from another 3D package I would like to know if you get the same results as I do