Question
How to reconfigure the PleskControlPanel website in IIS > Sites?
Answer
The website PleskControlPanel in IIS is used to serve the Plesk user interface.
To reconfigure PleskControlPanel website apply the following steps:
Recreating PleskControlPanel on Plesk Obsidian
1.Connect to the server via RDP.
2.Open Command Prompt as administrator.
3.Execute the following commands:
c:\>plesk bin repair --configure-plesk-website
Recreating PleskControlPanel on Plesk Onyx
1.Connect to the server via RDP.
2.Open Command Prompt as administrator.
3.Execute the following commands:
c:\>"%plesk_bin64%"\websrvmng.exe --configure-anonymous-access
c:\>"%plesk_bin64%"\websrvmng.exe --remove-sites-cache
c:\>"%plesk_bin64%"\websrvmng.exe --configure-plesk-website
Reconfiguring PleskControlPanel on Plesk 12.5 and older
1.Connect to the server via RDP.
2.Delete the PleskControlPanel website from IIS > Sites.
3.Launch Plesk Reconfigurator > Repair Plesk installation > Plesk Services as administrator.