To change Time Machine schedule to run every day, run the following from your Terminal:
1 |
defaults write /System/Library/LaunchDaemons/com.apple.backupd-auto StartInterval -int 86400 |
Source: http://www.markwheadon.com/blog/2009/03/changing-time-machine-backup-schedule/