I am using Microsoft Web Deploy 2.0 with IIS7 and Visual Studio 2010 "Publish" feature to publish to my server. Is there a way to automate the creation of a backup copy of the old site, either as a copy of the previous website or a zip file?
My hope is that I could roll back to a previous version of the site if need be.