Hi all,

I found a kix-script on http://www.thescriptlibrary.com called: "List Operating System Properties".
It lists properties from Win32_OperatingSystem.

There is an item called LastBootUpTime and the output looks like that:
20080724085154.499383+120

Any idea how to format this "string" to a format like:
2008/07/24/ 08:51:54

Thanks