Page 1 of 1

Need to remove invalid GUI server name from Drop Down Box

Posted: 17 Nov 2007 2:58
by RaboClanJ
How do I remove an invalid GUI Server name from the Contol-M/EM Login screen Drop Down Box on a Desktop Client ?

EM 6.2.01
Server 6.1.03
Both run on the same Windows Server.

Thanks,

Posted: 22 Nov 2007 8:55
by philmalmaison
use admin facility interface

Posted: 22 Nov 2007 10:09
by RaboClanJ
Once I am on the Admin Facilty GUI, where do I go from there ?
What option would I be using to remove the invalid EM GUI Server name ?

Posted: 23 Nov 2007 11:43
by philmalmaison
your problem should be different:
could you logon on em host with em user
enter this command to see GSR entries ?

orbadmin ns list

if you have an invalid entry, you could delete it by a command like
nsdel -ORBInitRef NameService=corbaloc::1.2@<yourhost>:<your>/NameService --name "BMC Software/ECS/<yourhost>/GSR"

port number should be 13075 by default install

regards
philmalmaison

Posted: 20 Feb 2008 6:26
by RaboClanJ
This worked for me.
Sorry that it took nearly three months to thank you for your efforts.

Posted: 01 Apr 2008 2:49
by philmalmaison
are you shure about port number ?
regards
Philmalmaison