matbe/PowerShell

Date/Time column is blank

Closed this issue · 4 comments

On line 126 where it formats the PSObject, the time conversion seams to not be populating the datetime column.

matbe commented

I'm guessing its the Read-CMLog.ps1 script you are reporting a bug on?
It works here so need some more input to be able to be troubleshoot.
Could you provide a sample of a log that doesn't work (that works with cmtrace)?

Also what OS/locale/date format/powershell version and so on are you using?

Sorry, yes, its the Read-CMLog, I uploaded a sample of the log file that I was using.
smsts.log
souce log timezone is Eastern, same was true when looking at my own SMSTS.log my machine is Central Time zone.
SCCM 1806
Machine machine: Windows 10 1803 x64 Ent (OS Build 17134.285)
PowerShell version:
Major Minor Build Revision


5 1 17134 228

matbe commented

Ok I have found the bug and hopefully fixed it, please test.

That fixed it! Thanks. Great Script too. This will save me tons of time