In Adobe ColdFusion (2016 release), there is a new Command Line Interface (CLI) for developers to run
You can use cf.bat to run
- Reporting,
logging , or archiving of files. - Monitoring or debugging of databases.
- Mailing an error log or thread dump to a system admin.
The cfm files can either be in wwwroot or in a different location.