I am late to the party, but I did discover a way to turn off Airdrop. Here's how:
(from Rich)
Here’s how to turn AirDrop off:
Open a terminal session and at the prompt, type
defaults write com.apple.NetworkBrowser DisableAirDrop -bool YES
Here’s how to turn AirDrop back on:
Open a terminal session and at the prompt, type
defaults write com.apple.NetworkBrowser DisableAirDrop -bool NO
You’ll need to logout and log back in to see the changes.
Rich goes on to provide a script to turn off AirDrop for new users. See the link to his site (above) for more info.
For those of you who think its safe to leave Airdrop as it is, you don't know my users.
Have fun!
"Nothing is impossible"