Example: Installing services with dependencies
This example shows how to install the core Tivoli Netcool/OMNIbus components as services in a group called OmniCore, and then install a bidirectional gateway that is dependent on this group.
Run the following commands in succession:
cmd.exe
cd %NCHOME%\omnibus\bin
nco_objserv /install /group OmniCore
nco_pad /install /group OmniCore
nco_proxyserv /install /group OmniCore
nco_g_objserv_bi /install /depend @OmniCore