• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Importing Existing IIS7 Site

J

JeffJ

Guest
I am evaluating Plesk to see if it will meet my needs. I have an existing domain configured in IIS7 (Windows Server 2008). What is the correct process (if there is one) for importing that domain so it can be managed by Plesk Panel 9.2?

The domain exists in IIS of course but not in the Plesk interface because Plesk doesnt "know about it".

I looked into the migration tool, but that doesn't seem to be designed for that purpose.

Thanks in advance!

Jeff
 
IMO most suitable way is to

- backup vhost directory
- delete domain
- recreate it in Plesk and restore vhost dir back

Just don't forget to fix permissions with reconfigurator tool.
Also:
"%plesk_bin%\websrvmng" --reconfigure-vhost --vhost-name=domain.tld
 
Back
Top