So in the past operating systems we've used the configuration profile to block airdrop from being used to send files from devices. This worked great. But on Sierra I've noticed that the profile no longer works and users are able to send files via airdrop. Now I could just kill their bluetooth, but then all the desktop people would complain that they can't use their mouse and keyboard anymore. I've tried the following command:
defaults write com.apple.NetworkBrowser DisableAirDrop -bool YES
but that doesn't seem to kill it. Anyone know how to kill airdrop in Sierra and keep it off?