• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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