Ok,<BR>Here is the code Im wroking with:<BR><BR>Dim dtmInstallDate As DateTime<BR> Dim oSearcher As New ManagementObjectSearcher("SELECT * FROM Win32_OperatingSystem")<BR> For Each oMgmtObj As ...