** Note: The video is the WebsitePanel migration video. As there's only a minor difference we assume it's enough, if not please recommend us to make a video about this migration.
It's very easy to backup MSPControl sites:
Backup the MSPControl database:
Removing the Scheduler service:
If there's no scheduler installer present run the following in Powershell -- CMD :
sc delete "MSPControl Scheduler"
If the name does not match please go to Services --> and verify the exact name in your setup.
SolidCP Portal:
SolidCP Enterprise:
SolidCP Server:
MSP to SCP upgrade script
Migrating from MSPControl Enterprise Server to SolidCP is relatively straight forward:
sc create "SolidCP Scheduler" binPath= "C:\SolidCP\Enterprise Server\bin\SolidCP.SchedulerService.exe" DisplayName= "SolidCP Scheduler" start= autoOnce executed succesfull it should state "[SC] CreateService SUCCESS"
Open up MSSQL Management --> Right click on your database --> New Query
DELETE FROM [dbo].[Providers] WHERE ProviderType like 'MSPControl%'
GO
Thats all there's to it, your MSPControl Enterprise site is now converted to the new SolidCP Enterprise!
Migrating from MSPControl portal to SolidCP is relatively straight forward:
Thats all there's to it, your MSPControl Portal site is now converted to the new SolidCP Portal!
Migrating from MSPControl Server to SolidCP is relatively straight forward:
Thats all there's to it, your MSPControl Serversite is now converted to the new SolidCP Server!
Do note that you need to do this for ALL MSPControl Servers in case you have a multi-server setup.
The last step.. Go to your browser, and load up your new portal.
Please note to clear your browser cache some images and other aspects of MSPControl are cached.
Once cleared your ready to enjoy your new environment!
- Co-Founder and CEO of SolidCP.
- More then 15 years of experience with Windows high availability and Microsoft Exchange.
- More then 15 years of experience with Linux and Unix.
- Open source enthusiast and a large contributor for multiple Open Source projects including SolidCP.
- My current main focus of attention is Geo-Clustering and scaling.
SolidCP - Opensource multi server control panel :: https://solidcp.com