Class Win32_OperatingSystem

java.lang.Object
com.ferrumx.system.operating_system.Win32_OperatingSystem

public class Win32_OperatingSystem extends Object
This class queries the Win32_OperatingSystem class of WMI and fetches the current OS details.

The following properties are fetched: Caption, InstallDate, CSName, LastBootUpTime, LocalDateTime, Distributed, NumberOfUsers, Version, BootDevice, BuildNumber, BuildType, Manufacturer, OSArchitecture, MUILanguages, PortableOperatingSystem, Primary, RegisteredUser, SerialNumber, ServicePackMajorVersion, ServicePackMinorVersion, SystemDirectory, SystemDrive, WindowsDirectory

Author:
Egg-03