using sc command we can query, start , stop windows serice for ex: sc query "windows service name"
sc config command changes the configuration of the service.
but i dont know how to use it.
could someone can tell me how we can set the username and password for windows service.