Disable creation of metadata files (.DS_Store and AppleDouble files) on Network Volumes
defaults write com.apple.desktopservices DSDontWriteNetworkStores -bool trueDisable creation of metadata files (.DS_Store and AppleDouble files) on USB Volumes
defaults write com.apple.desktopservices DSDontWriteUSBStores -bool true