Link to home
Start Free TrialLog in
Avatar of stevemib
stevemib

asked on

Remove Sentora panel from Windows 8 R2 VPS

I have a windows 8 R2 VPS. I had a technician install Sentora panel and bind one of my domains.
He did not complete all the work so i filed dispute and he was forced to refund me.
That being said I logged in to my vps after it was settled and he changed the password to Sentora.
No biggie except I need to remove it now and don't know how.
I have even contacted Sentora and paid for premium support and getting no response there.
So I really need to remove it and install a panel that I am familiar with and has support.
ASKER CERTIFIED SOLUTION
Avatar of stevemib
stevemib

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of andykimpe
andykimpe

normally just use the uninstaller integrate

otherwise you simply uninstall the service and delete its folder

command line uninstall zpanel and sentora service

net stop named
sc delete named
net stop apache
sc delete apache
net stop hmailserver
sc delete hmailserver
net stop cron
sc delete cron
net stop "filezilla server"
sc delete "filezilla server"
net stop mysql
sc delete mysql

Open in new window


normally I forget anything

ps for the support of the sentora please prochainne time use only the official forum of sentora

http://forums.sentora.org

if this does not solved your problem please send me a private message

http://forums.sentora.org/member.php?action=profile&uid=428

I can teamviewer if necessary

for linux uninstall no working

for test

https://github.com/sentora/sentora-installers/uninstall