start-runner.ps1 87 B

123
  1. Start-Transcript -Path "C:\runner-startup.log" -Append
  2. ${start_runner}
  3. Stop-Transcript