Forum Discussion
Patrick_Rouse
Product Manager
3 months agoIf you don't mind, please provide an example of an official module that uses WMI rather than and what data collection change you'd like to see? Are you perhaps referring to modules like "WinSystemUptime" that uses the WQL_Query WMI Data Collection type with the the Win32_PerfRawData_PerfOS_System class?
Please let me know and I'll look into this for you. Thanks.
Barb
Advisor
18 days agoI have this basic CIM one for uptime
Locator
AACZFJ
simply using
(get-date) - (gcim Win32_OperatingSystem).LastBootUpTime