Skip to content

PSTimeMachine v1.0.2

Compare
Choose a tag to compare
@rhymeswithmogul rhymeswithmogul released this 04 Jun 12:42
· 2 commits to master since this release
5a79539
  • Changed the log file name from global to script scope.
  • The source path is now validated to make sure it is a valid path and that it exists.
  • This script requires PowerShell 5 or newer, for hard link support, but it was possible to run this script on older versions. The check is now enforced.
  • Fixed a bug where an initial or -NoHardLinks backup would not show verbose errors when -Verbose was supplied.
  • Fixed a bug where the script would terminate before completion if transcription were not enabled.
  • More example documentation.
  • Miscellaneous code cleanup.