Prerequisites
1) Request the download files of the latest MPBM version from Asamco and make sure they are available on the server
2) Make sure IIS is set up on the machine. If IIS is not set up yet, please go to step 1a or step 1b
3) Make sure WebDeploy is installed on the machine (refer to step 2)
1a. Install IIS on local machine (no server)
1) Go to control panel (right click windows icon, then control panel)
...
9) Click OK, you may need to restart the computer.
1b. Install IIS on server machine
1) Open up the Server Manager
2) Navigate to "Manage" - "Add Roles and Features"
3) Select "Role-based" or "feature based installation" and go for "Next"
4) Select the server from the server pool. When no server pool is set up, this should only show the server you are currently working on
5) On the "Add Roles and Features Wizard" you tick "Web Server (IIS)"
6) This prompts you for adding IIS Management Console as well. Click on "Add Features":
7) Click on "Next" untill you get to the "Confirm installation selections" overview and click on "Install". This will install IIS on the server machine
2. Set up web deploy
1) Download: http://go.microsoft.com/?linkid=9817356
This link does not open a webpage, but downloads an .exe installation file.
...