cron

NAME

cron - Windows command-line utility to control Cron service

SYNOPSIS

cron [–install | –remove | –start | –stop | –help]

DESCRIPTION

The cron(1w) Windows command-line utility controls the Cron service, which runs commands at specified dates and times.

The following arguments determine the action that the cron utility takes:

–install
Adds Cron service to the list of available Windows services.
–remove
Removes Cron service from the list of available Windows services.
–start
Starts (activates) Cron service.
–stop
Stops (deactivates) Cron service.
–help
Displays usage information.

SEE ALSO

Using Cron

crontab(1w)