Even before the full release of our newly rebuilt website, it seemed like we were constantly deploying daily/hourly updates from our sprints to several of servers (UAT, Staging, etc.)... so much so that, being a Lazy programmer, I stopped what I was doing one night and wrote quick WinForms app I call Simple Deploy.

Now I can quickly deploy a set of files again-and-again to a set of servers with a simple button click -- not that I endorse having to do this -- but now I can be lazy. If I need to exclude a server, I just unclick the server's checkbox before pressing Deploy.
I'm not sure yet, but I'm considering adding this into the RefreshCache swag bag if others think it's useful.