Hello,
Thank you for posting in Q&A forum.
You can refer to this document and microsoft support blog for steps.
I will still show you the detailed steps about migrate websites via GUI.
- Install web deploy 3.6 on Web PI. Search in Web PI and install it. It may reports install fail but you don't need to worry about it, just some components of sql and they will not affect web deploy.
web deploy
- Choose the site you want to migrate. Right click it and choose the
Export Application...
- Click (no need to change any settings) until it reminds you to set package path. Select the folder you want to store .zip file and name the .zip file. Then click .
nextnext
- It will shows you the result of export. Click if success.
finish
- Move the .zip file to new server. Choose the new empty site on IIS(new server also need to install web deploy) and righ click to .
import application
- Click and no need to change any settings.
next
- Enter the site name when it reminds you to enter application information.
- Still click until it shows that install successfully.
next
- Then you will find the site on new IIS.
I hope the information above is helpful.
Best regards
Zunhui
============================================
If the Answer is helpful, please click "Accept Answer" and upvote it.