I am declaring property "InstallDate" in WMI class as below: $newClass.Properties.Add("InstallDate",[System.Management.CimType]::DateTime, $false) $newCl