From the command line (cmd) you can run:
Code:
sc \\CompName start ServiceName
Note that ServiceName is not what is shown as the name in the Services control panel, you have to look at the properties of the service to get the correct name.
Details of the SC function
hereDavid[/quote]
Thank for responding to my question..!
I am able to see this service or process by managing the computer and looking at the service pane. Also, by using the task manager, I'm able to see this process active/running.
I tried to use: sc \\CompName start ServiceName[/code]
But, it does not find this process running.
I really do appreciate your input. Many thanks...!
I willcontinue beating my head against the wall 'till I find a solution.
If you have any more input on this, it will be greatly appreciated.