===== Disabling the Time Machine "use this disk?" dialog ===== For machines used in labs or for users constantly plugging in external drives the Time Machine dialog that pops up asking if you want to use the disk for backups is annoying. The command below disables it. defaults write /Library/Preferences/com.apple.TimeMachine DoNotOfferNewDisksForBackup -bool YES