I have installed Management Services on IIS, and want to configure for Web Deploy.
At Server level I can see Mangagement Service, Feature Delegation, IIS Managers, etc
I also have IIS6 management installed, but as this is a production server I don't want to remove it just to check.
Answered it myself.
Used the Web Deployment Tool installer and clicked "Change" then added the IIS Management components.
Now I can set Web Deploy service delegations
I used these steps for Windows Server 2008 R2.
On one server, I had to go one level higher and remove, add 'IIS Deployment Handler' before I got the Delegation icon to appear in IIS. This may have been because I didn't follow the final step.
If the Web Deploy installer does not present the 'IIS Deployment Handler' option and child components, ensure that your web role has the 'management tools' option installed.
In order to even see (it wasn't there at first!) the "IIS Deployment Handler" option in WebDeploy 3.5 x64 installer I had to do the following things:
1.Right click on Web Server and select "Add Role Service"