smsclictr.automation library

The WMIComputerSystemtype exposes the following members.

Properties

  Name Description
Architecture
Get OS Architecture (x86 or x64)
InstallDate
Get the InstallDate of the OperatingSystem
LastBootUpTime
Get the System start Date/Time
LoggedOnUser
Get the LoggedOn UserName
Manufacturer
Get the Manufacturer of the System
Model
Get the HW Model of the System
OSCaption
Get the Caption of the OperatingSystem
Reload
Do not used the cached Object. Reload the Object once (Flag wil be reset).
SystemDrive
Get the SystemDrive like "C:"
Win32_ComputerSystem
Get the Win32_ComputerSystem ManagementObject
Win32_Environment
Get the Win32_Environment ManagementObject
Win32_OperatingSystem
Get the Win32_OperatingSystem ManagementObject
Win32_Process
Get all Win32_Process as ManagementObjectCollection
WindowsDirectory
Get the Windows Directory (like C:\Windows)

See Also