I just got a quick ping from someone at work for an uptime script. I checked in WMI with by using Search-WmiHelp to find a wmi class that had an uptime property (Win32_OperatingSystem has LastBootUpTime). While I had found the uptime property I needed, I was left with another pretty common problem that people hit (in VBScript and in PowerShell) about dealing with WMI times. WMI has
Read More...
Read the complete post at http://blogs.msdn.com/powershell/archive/2009/08/12/get-systemuptime-and-working-with-the-wmi-date-format.aspx
Posted
Aug 12 2009, 02:42 PM
by
Windows PowerShell Blog