Tag Archives: DateTime

More WMI Dates – Win32Product InstallDate

I’ve written in the past about converting obtuse WMI datetime formats into more user friendly formats. The other day via Twitter I got a question about the InstallDate property that comes from the Win32_Product class. This property has a different … Continue reading

Posted in PowerShell, PowerShell v2.0, Scripting, WMI | Tagged , , , , | 1 Comment

Friendly WMI Dates

Gee..you think you know something only to find out you don’t. Or maybe this falls into the category of teaching an old dog new tricks.

When I first started using PowerShell several years ago, I learned about how to convert a WMI date to a more user friendly format… Continue reading

Posted in PowerShell, Scripting, WMI | Tagged , , , , | 2 Comments