I’m trying to read the install date from WMI (Win32_OperatingSystem.InstallDate). The return value looks like this: 20091020221246.000000+180. How can I get a valid Date?
I’m trying to read the install date from WMI ( Win32_OperatingSystem.InstallDate ). The return
Share
maybe this helps: http://technet.microsoft.com/en-us/library/ee156576.aspx