Page 1 of 1

"remote client interface" status "disabling&q

Posted: Tue Jun 26, 2007 7:53 am
by MSTP
I need help!

The service "remote client interface" is in the status "disabeling" and does not start any more. How can I stop this service or restart? Reboot of the server has not helped.

THANK You!!

Greeting Markus

Posted: Thu Jun 28, 2007 6:46 am
by gren
You can force the interface to be considered disabled using :

Code: Select all

omreset -o off rci


The you can start it using :

Code: Select all

omon -w rci


Regards,
Gren.