Run Powershell as Administrator
Ensure the Change Auditor Powershell modules have been loaded:
Set the Connection Variable:
Display current TZ setting:
OUTPUT:
Id : UTC
DisplayName : UTC
StandardName : UTC
DaylightName : UTC
BaseUtcOffset : 00:00:00
SupportsDaylightSavingTime : False
Set the proper TZ:
OUTPUT:
Id : Eastern Standard Time
DisplayName : (UTC-05:00) Eastern Time (US & Canada)
StandardName : Eastern Standard Time
DaylightName : Eastern Daylight Time
BaseUtcOffset : -05:00:00
SupportsDaylightSavingTime : True
**NOTE: Once the proper time zone has been set the report will need to be disabled, saved, re-enabled and saved. The times should now correspond.