Skip to content

QuartzZilla

Choose a tag to compare

@TheRealDougSchmidt TheRealDougSchmidt released this 07 Apr 20:22
a3a96f6

QuartzZilla.exe is a .NET console utility can force a Quartz job (AqAutomationService job) to run immediately.

It must be run directly on the AQTS app server.

Like many of the AQTS console utilities, this tool:

  • Requires the .NET 4.7 runtime, which is pre-installed on all up-to-date Windows 7+ systems.
  • Is a single EXE, and can be run from any directory.
  • It will create a QuartzZilla.log log file in the same folder as the EXE.
  • It supports the flexible @options syntax for when the command line gets a bit daunting.

See the wiki page for more details.

Change log

2022-Apr-07 - v2.0.782 - First public release.