Most people don’t know Microsoft has a utility to manage your services – sc.
I give two examples that might be useful for you:
Example 1: deletion of a service, Oracle installs sometimes services you don’t want or need:
C:\>sc delete DESCRIPTION: Deletes a service entry from the registry. If the service is running, or another process has an open handle to the service, the service is simply marked for deletion. USAGE: sc <server> delete [service name]
C:\>sc delete Oracledb10iSQL*Plus [SC] DeleteService SUCCESS
Example 2: adding or changing the description of a service to make it selfexplaining
C:\>sc description DESCRIPTION: Sets the description string for a service. USAGE: sc <server> description [service name] [description]
C:\>sc description OracleDBConsoleocp10g "OEM DBconsole produktie" [SC] ChangeServiceConfig2 SUCCESS
Do you want to know more, look here


Whitehorses is specialized in succesfully implementing Oracle SOA solutions: BPEL, OSB, WebLogic & BPM