I want to take a complete copy of an existing site with files, IIS-settings (virtual direktory mappings, child applications etc) and restore it as a new site, that runs on another url, same server.
I tried using the "backup application" thing in IIS7, and it generated a zip-file of all the files. I then created a new blank site and tried to restore. But when restoring it, it does not really restore anything. It asks for a "parameter1" that I am not sure what is, but then it does nothing and the new site is left untouched.
Where can I find out how to use this feature correctly, or is this feature not applicable for what I am trying to do?