Uploaded image for project: 'Facter'
  1. Facter
  2. FACT-3090

Windows 11 shows up as Windows 10 21H2

    XMLWordPrintable

Details

    • Bug Fix
    • Corrects os.release facts for Windows 11
    • Needs Assessment

    Description

      Running facter (4.2.5) on Windows 11 will print something like this:

      os => {
        architecture => "x64",
        family => "windows",
        hardware => "x86_64",
        name => "windows",
        release => {
          full => "10",
          major => "10"
        },
        windows => {
          display_version => "21H2",
          edition_id => "Professional",
          installation_type => "Client",
          product_name => "Windows 10 Pro",
          release_id => "21H2",
          system32 => "C:\WINDOWS\system32"
        }
      }
      

      I.e. it detects Windows 11 as Windows 10. This should be fixed.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              skrysmanski Sebastian Krysmanski
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Zendesk Support