Hello All
From DP 8.13 and DP 9.03 we have insteresting util_cmd option for to check, set or delete omnirc variable remotely to clients from cell server.
This is usefull in cases like you need to add teh same omnirc variable in several servers.
util_cmd -getomnirc <hostname> <name>
util_cmd -setomnirc <hostname> <name> <value>
util_cmd -delomnirc <hostname> <name>
Best Regards