From the links I posted, this will stop them from being written on network shares, but there are things you lose, like Finder comments.
- Open the Terminal.
- Type:
Code:
defaults write com.apple.desktopservices DSDontWriteNetworkStores true
- Press Return.
- Restart the computer.
B