H-Sphere Sysadmin Guide

Restarting H-Sphere Winbox Service

(H-Sphere 2.4 and up)

 

Related Docs:  

Restarting IIS

To stop H-Sphere service on an H-Sphere Windows server, run in command prompt:

net stop hssvc
net stop hsphere

Here, hssvc is required for ASP-based Winbox services implemented in earlier versions of H-Sphere (written in C), and hsphere for SOAP-based H-Sphere services (written in .NET).

To start H-Sphere service on a Winbox, run:

net start hssvc
net start hsphere

 


Related Docs:  

Restarting IIS



© Copyright 1998-2007. Positive Software Corporation.
All rights reserved.