If you want to schedule a job to run twice a month, every other month, you can achieve this by scheduling two separate jobs: One to run every two months, beginning on the 1st day of a month; and the other also to run every two months, but beginning on the 15th day of a month.