Search found 1 match
- Sun Jul 22, 2012 9:36 pm
- Forum: Configuration, Maintenance, Troubleshooting
- Topic: Server Uptime
- Replies: 7
- Views: 20239
I am also trying to configure an WMI report for SystemUptime. I did the following: Add>>WMI Clicked on WMI Explorer Located Win32_PerfRawData_PerfOS_System and saw SystemUpTime as a variable. I ended up saving it as: select SystemUpTime from Win32_PerfRawData_PerfOS_System After tests excutes, I am ...