A few times in the games you were asked for date time based information. Now WMI has a lot of classes that return WMI information. It is in an awkward format though PS> Get-WmiObject -Class Win32_OperatingSystem | fl *time* CurrentTimeZone : 60 LastBootUpTime… Read the full text.