# Show Bluetooth status in menu bar
defaults write com.apple.systemuiserver menuExtras -array-add "/System/Library/CoreServices/Menu Extras/Bluetooth.menu"
# Disable Bonjour advertising service
defaults write /Library/Preferences/com.apple.mDNSResponder.plist NoMulticastAdvertisements
Question
How to create these settings in configuration profile using JSON schema

Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.