This is a tool to remove icons from the OSX Dock for all the users of the system. The script requires to be ran as root.
python dock-icon-remove.py -r <partial_name_to_remove> -i <partial_name_to_ignore>
python dock-icon-remove.py -r "/Applications/Microsoft" -i "/Applications/Microsoft Office 2011"
python dock-icon-remove.py -r "Microsoft PowerPoint" -i "/Applications/Microsoft Office 2011"