Take the community feedback survey now.

Petter Klang
Feb 27, 2015
  3960
(4 votes)

Setting up WebDeploy

After running in to the same problem over and over I though I would make this post to remind myself and to share with others.

WebDeploy is easy as long as you can get the Web Platform Installer and then just follow the steps in this guide.

But should you find yourself (like I do) on a server that doesn’t alow for the installer to go and get it’s goodies then there are some steps to remember in order to keep you from pulling your hair out.

  1. By default the port 8172 is used for Web Deploy so make sure the the firewall is open

  2.   Get the msi file for WebDeply and run it. Remember to click custom and add the Remote Agent Service.
    MSWebDeploy 

  3. Open up the server management and add the Role “Management Service” .
    ManagementService

  4. Go to the IIS and EnableRemoteConnections for the Management Service.
    IISManagementService
    EnableRemoteConnections

  5. Right click the site and get the Deploy configuration for the site and import this in Visual Studio

    Configure_web_deploy

And you are done!

Feb 27, 2015

Comments

Please login to comment.
Latest blogs
Optimizely Opal : Reimagining A Utility Sector Use Case

  Introduction Customer engagement through timely and personalized push notifications plays a crucial role in todays Digital First landscape. In th...

Ratish | Sep 12, 2025 |

A day in the life of an Optimizely OMVP - AEO & GEO: The Future of Digital Visibility with Optimizely

The way people discover content online is undergoing a seismic shift. Traditional SEO is no longer enough. With AI-powered tools like ChatGPT,...

Graham Carr | Sep 12, 2025

Building Optimizely OCP Apps Faster with AI and Coding Assistants

Developing Optimizely Connect Platform (OCP) apps can be a rewarding but complex process—especially when integrating with external APIs. Over the...

Pawel Zieba | Sep 11, 2025

New Opal Certifications Are Live and Free!

We’ve got some exciting news to share: two brand-new Opal certifications are now available and they’re completely free. Whether you’re already...

Satata Satez | Sep 10, 2025

Going Headless: On-Page Editing with Optimizely Graph and Next.js

Introduction On-page editing is one of the standout features of Optimizely CMS, giving editors the power to update content directly on the site as...

Michał Mitas | Sep 10, 2025

Dynamic CSP Management for Headless and Hybrid Optimizely CMS with Next.js

In the evolving realm of web security, Content Security Policy (CSP) is essential for defending against XSS and injection attacks. Traditional...

Minesh Shah (Netcel) | Sep 8, 2025