Hello,
It's possible for NPM to getting windows build number?
It's in Asset Inventory if polled, eg:
SELECT TOP 100 NodeID, HostName, SystemName, Domain, DNSName, DomainRole, AssetType, OperatingSystem, OSVersion, OSArchitecture, ServicePack, OSLanguage, LastBoot, HardwareSerialNumber, ProductNumber, Manufacturer, Model, LastLoggedInUser, WarrantyDate, CountryCode, LastWarrantyPoll, DeviceTimeZone, AntivirusStatus, Contact, SerialPortsNumber, ParallelPortsNumber, USBPortsNumber, ProcessorCount, TotalMemoryB, FreeMemoryB, VirtualMemoryB, FreeVirtualMemoryB, MemorySlotsCount, FirewallStandartProfile, FirewallDomainProfile, FirewallPublicProfile, PartOfDomain, FirewallServiceStatus, HardwareAgent, WarrantyStatus, DaysUntilExpiration, DeviceTypeFROM Orion.AssetInventory.ServerInformation siwhere si.OperatingSystem like '%windows%'
Starting in 2024.4 (Coming in early Q4 this year), we are adding the extended Windows build number by default into the out of the box polling for Windows. That means you will not require Asset Inventory to be enabled to run a report with this information.
Beaut!
The RC for 2024.4 is now available if you'd like to test out this functionality.
Release Notes: documentation.solarwinds.com/.../solarwinds_platform_2024-4_release_notes.htm
Product Blog: SolarWinds Platform and Products—Version 2024.4 Release Candidate Now Available!