TurnedOnTimesView Changelog

What's new in TurnedOnTimesView 1.46

Aug 5, 2021
  • When connecting a remote computer and the 'Use New Event Log API' option is turned on, the loading process is now much faster than the previous versions.

New in TurnedOnTimesView 1.45 (Jun 19, 2021)

  • Added option to specify user name and password to connect a remote computer (In the 'Advanced Options' window). (Only when the 'Use New Event Log API' option is turned on)
  • Fixed to display error on status bar when TurnedOnTimesView fails to access the event log. (Only when the 'Use New Event Log API' option is turned on)
  • The 'Use New Event Log API' option is now turned on by default.

New in TurnedOnTimesView 1.42 (Sep 22, 2019)

  • Added option to show only activity in the last xx days ('Advanced Options' window).

New in TurnedOnTimesView 1.41 (Jun 6, 2019)

  • You can now send the data to stdout by specifying empty string as filename, for example:
  • TurnedOnTimesView.exe /scomma "" | more
  • Added /RunAsAdmin command-line option for running TurnedOnTimesView as administrator.

New in TurnedOnTimesView 1.40 (Jun 6, 2019)

  • Added 'Use New Event Log API' option. You should try this option if you have the latest updates of Windows 10 and TurnedOnTimesView stopped working. Be aware that currently when using the 'Use New Event Log API' option, the loading process is slower than the old API mode.

New in TurnedOnTimesView 1.35 (Oct 11, 2017)

  • Added option to connect multiple remote computers (In 'Advanced Options' window).
  • Added 'Computer Name' column.

New in TurnedOnTimesView 1.31 (Sep 10, 2017)

  • Added option to choose another font (name and size) to display in the main window.

New in TurnedOnTimesView 1.30 (Jun 22, 2017)

  • Added 'Last System Event Time' column, which displays the time of the last system event before the computer was turned off. This column is useful when there is no shutdown event and the 'Shutdown Time' column is empty.
  • When there is no shutdown event ('Shutdown Time' is empty), the duration is now calculated according to the 'Last System Event Time'.
  • When event 41 from Microsoft-Windows-Kernel-Power is detected ('The system has rebooted without cleanly shutting down first'), the 'Shutdown Type' column now displays 'Unexpected Shutdown'.
  • Fixed issue: Under certain circumstances, TurnedOnTimesView detected the turn on/off events incorrectly because the algorithm assumes that the events are sorted by their timestamp, but in some cases they are not... TurnedOnTimesView now sorts the events by their timestamp before processing them to ensure that the turn off/on detection algorithm works correctly. Be aware that due to this change the loading process might be slower and consume more memory.
  • Added 'Save All' (Shift+Ctrl+S).

New in TurnedOnTimesView 1.25 (Mar 28, 2017)

  • TurnedOnTimesView now reads archive log files also on a remote computer ( from \ComputerAdmin$System32WinevtLogs).
  • You can now choose whether to read the archive log files in the 'Advanced Options' window.

New in TurnedOnTimesView 1.20 (Jan 4, 2017)

  • TurnedOnTimesView now scans events of computer sleep/resume and treats them like turn-off/turn-on events (The 'Shutdown Type' displayed for these events is 'Sleep').
  • You can turn off this feature from the 'Advanced Options' window ('Consider the sleep/resume events as turn off/on' ).

New in TurnedOnTimesView 1.15 (Nov 28, 2016)

  • TurnedOnTimesView now reads archive log files (Archive-System-*.evtx) when using the external disk mode and local computer mode. Be aware that in order to read archive log files from local computer you have to run TurnedOnTimesView as Administrator.
  • Added 'Run As Administrator' option (Ctrl+F11).

New in TurnedOnTimesView 1.12 (Apr 20, 2015)

  • TurnedOnTimesView now displays the computer name (local or remote) in the window title.

New in TurnedOnTimesView 1.11 (Dec 19, 2013)

  • Fixed to display date/time properly according to daylight saving time settings

New in TurnedOnTimesView 1.10 (Nov 28, 2013)

  • Added new command-line options: /Source , /RemoteComputer , /ExternalFolder
  • The settings of the 'Advanced Options' window are now saved to the .cfg file.

New in TurnedOnTimesView 1.06 (Jul 24, 2013)

  • Added browse button in the 'Advanced Options' window to choose the external folder

New in TurnedOnTimesView 1.05 (Jul 1, 2013)

  • Added option to read the data from external disk (In 'Advanced Options' window). You should specify the location of the event log folder on the external drive ( C:\Windows\System32\winevt\Logs on Windows Vista/7/8 or C:\WINDOWS\system32\config on older systems)