What is the command to start a service in Windows from command line?

Submitted by: Administrator
Start-Run-Type CMD -- Then type below command in commandPrompt Net stop <service name> Net start "<service>"
Submitted by: Administrator

Read Online MCSE Job Interview Questions And Answers