Exchange 2010 - How to Get the System Date and Time Using Exchange Powershell

Use this command to get the system date and time and date using Exchange Powershell:
Get-Date

Example:

Comments