Windows has "scheduled tasks" as opposed to "cron", but the result is the same.   You may need to enable error reporting in the config first, otherwise errors may not be shown. Updated /config/blesta.php and change Configure::errorReporting(0); to Configure::errorReporting(-1); Then run the cron manually.