Hi, with IIS 6 and 7 the separately installed Web Deployment Tool allowed within inetmgr/iis manager to select a web site and get an Action group called "Deploy" to Export or Import a Package. This would happily build the manifests to go along with my files.
I now have a system with IIS 7.5 and .NET Framework 4 beta 2 installed (and registered). I kind of assumed all that would grant powershell and ms deploy access; do I need to install Web Deployment Tool as well, to see export/import package options, and in order to be a destination provider of an Msdeploy action, or perhaps adjust some handler mapping?
Thanks