Loading
  • ChrisG (Flexera Software)

    Look at the "Operating System" property on inventory device records to see the OS version and edition:

    ChrisG_0-1586927974592.png

     

    Expand Post
    • I could have worded my question a little better. I am looking for the release/update version. Is it windows 1809 or 1903. Does Flexera store that data anywhere as I know it cane be obtained from SCCM?

      • JohnSorensenDK (Flexera Software)

        @rclark0  

        The Windows 10 subversion (1809, 1903, etc.) may be imported from SCCM (or other inventory sources discovering it) and stored in the inventory database but as it's not relevant for software licensing it doesn't seem to be imported into the compliance database.

        Maybe you want to elaborate on your use case(s) where you need it as then the community members may be able to provide better guidance?

        Thanks,

        Expand Post
        • We use FNMS for hardware asset management as well. We have teams that use this data to find devices and are currently working on a refresh project. The Subversion is one metric they are looking at and it would be nice if they had one source to get all the information instead of having to use both FNMS and SCCM.

          Expand Post
          • JohnSorensenDK (Flexera Software)

            @rclark0  

            Please raise an enhancement request for it and please make sure to supply your specific use case(s) and associated business value for this feature to be evaluated and prioritized.

            Thanks,

            Expand Post
          • Hi,

            Assuming FNMS on prem.

            1. USE FNMSInventorySELECTc.ComputerCN,hc.Class,hp.Property,hv.ValueFROM Computer cJOIN HardwareObject hoON c.ComputerID = ho.ComputerIDJOIN HardwareClass hcON ho.HardwareClassID = hc.HardwareClassIDJOIN HardwareValue hvON ho.HardwareObjectID = hv.HardwareObjectIDJOIN HardwareProperty hpON hv.HardwarePropertyID = hp.HardwarePropertyIDWHERE hc.Class = 'Win32_OperatingSystem'AND hp.Property = 'Version'

             You'll still have to do a translation from the build version (e.g. 18363) to the main version (e.g. 1909).

            Here is a list https://en.wikipedia.org/wiki/Windows_10_version_history

            You could populate a custom field with this data using a business import.

            Best regards,

            Markward

            Expand Post
      • On the contrary, there are licensing implications. Once a specific release goes end of life, Microsoft ends support for combinations. They ended Windows 7 support of O365 at EOL for Windows 7. We actually have a Windows 10 release coming up on end of life and it will impact licensing. 

Related  Product Forums


                     â†’ Flexera One



                      â†’ Snow Atlas



                      â†’ FlexNet Manager



                      â†’ Snow License Manager



                       â†’ App Broker


       Need help finding an answer?


        Ask a Question →


Loading
Windows OS Version