Hello folks,
I need your help as I'm pretty new in MS Exchange and Power Shell technologies.
So here is my question...
How can I retrieve Date and Time values listed below in UTC using Exchange Power Shell console remotely (the remote server might be in different time zone):
- Last Successful Sync (Get-ActiveSyncDeviceStatistics cmdlet)
- Last Inspected Log Time (Get-MailboxDatabaseCopyStatus cmdlet)
- Last Account Stat Date (Get-MailboxDatabase cmdlet)
- Last Logon Time, Last Modified (Get-MailBox cmdlet)
Please provide correct Power Shell query part related to timezone's handling.
Thanks in advance!