Work with Date & Time with PowerShell
In this video we discuss Date and Time as it relates to PowerShell. Things like how to format the output, add and subtract time, use the cmdlets to edit time stamps on files, and to query the event log. All very useful foundational knowledge on your quest to become a PowerShell guru.
Cmdlets covered:
* Get -Date
* Get-EventLog
* Get-Item
* ToShortDateString
* ToLongDateString
* ToShortTimeString
* ToLongTimeString
Custom Formatting
https://technet.microsoft.com/en-us/library/ee692801.aspx
For support, training, or more information about PowerShell check out http://www.boldzebras.com