Deploying a SharePoint solution (.wsp file) to a SharePoint farm should be easy. Even if the farm contains 4 SharePoint Servers. Just stsadm –o addsolution –filename solution.wsp . Some waiting so the deployment is done on every server, and we should...