richmac

richmac's random musings

July, 2011

Posts
  • richmac

    WMI Date Formats … PowerShell to the Rescue

    • 0 Comments
    If you use WMI in your PowerShell scripts you’ll probably have noticed that dates are shown in a rather odd format.  For example: Get-WmiObject –Class Win32_BIOS |      Format-Table Description, ReleaseDate -AutoSize Description         ...
Page 1 of 1 (1 items)