How to install web deploy on IIS 10 W2016?
So far I have tried
Web Deploy is an extensible client-server tool for syncing content and configuration to IIS. Web Deploy is used primarily in two scenarios: Developers use it to sync (aka 'publish') a compiled web applications (ASP .
Is Web Deploy installed? You can verify web deploy is installed by going to the "Programs and Features" control panel and looking for "Microsoft Web Deploy 2.0" in the list of installed programs. If it is not there, you can install it via the Web Platform Installer by going to the "Products" tab.
Right-click Web Server (IIS), and then click Add Role Services. On the Select Role Services dialog, expand the Web Server (Installed) > Application Development (Installed) node, and then select ASP.NET. Click Next and step through the wizard pages. Restart the server.
I have to install new management tool called "Management Service" in Windows Features
In order to install this:
Update from other people experience
There is a option to install this feature using power-shell command(check the comment below) by Bart Verkoeijen.
This command is useful in case you are using Desired State Configuration (DSC)
I just did this on four servers, had to install management service first, then web deploy (or reinstall webdeploy if already installed). The management service install was in a slightly different location under server roles than described in other answers.
Hope this helps someone.
[![enter image description here][1]][1]
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With