QuartzZilla
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.loglog file in the same folder as the EXE. - It supports the flexible
@optionssyntax 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.