Uninstalling Parallels H-Sphere Winbox
Parallels H-Sphere Windows software can be uninstalled from a Windows server only manually.
To uninstall Parallels H-Sphere for Windows:
- Go to the directory
[disk]:\Hsphere\bin\ - Remove the
hsphere service by running in the command line:[WinDir]\Microsoft.NET\Framework\[version]\InstallUtil.exe /u [\hsphere.net]\bin\hsphere.exe
Where:
- Go to the IIS interface (Programs -> Administrative Tools -> Computer management -> Internet Information Services) and perform one of the following two actions:
- If Parallels H-Sphere was set up on the default website, remove the CFG, Urchin, Webshell and MS SQL virtual directories;
- If Parallels H-Sphere was set up on a separate website, remove the website.
- Check in the component services on the Parallels H-Sphere website for COM+ applications cfg and cfg/net. To do this:
Go to Programs > Administrative Tools > Component Services > My Computer > COM+ Applications
- Remove IIS{Default Website Root//cfg//NET} and IIS{Default Website Root//cfg}.
In order to remove them, right-click on it and choose Properties, go to Advanced tab and uncheck Disable Deletion option.
- In the IIS interface re-map default FTP root to the IIS directory (usually
c:\inetpub\ftproot): - Re-map default web root to the IIS directory (usually
c:\inetpub\wwwroot):- Go to Web Sites, right-click the Default Web Site > Properties.
- On the page that appears click Properties, then browse for folder and choose wwwroot as shows above on Step 5.
- Remove the user that was created during the Parallels H-Sphere installation to administer Parallels H-Sphere (by default, it's user HSadmin).
- Stop IIS service by running in the command line:
iisreset/stop
- Remove the Parallels H-Sphere directories from their location: usually
C:\Hsphere and C:\Hsphere.Net. - Restart IIS service by running in the command line:
iisreset
Important: Do not delete the <hsphere.net> directory if it contains any of the packages installed. If you want to uninstall Parallels H-Sphere, uninstall all Parallels H-Sphere packages first.