[August 25th, 2008] Check the home page regarding PowerShell related news from a brand new sponsor: Idera!
get-eventlog Application -newest 5| format-list Index,Time, Message
This does not return me the "Time" data. What am I doing wrong?
Am using Windows Powershell 1.0 on a Win Server 2003 box