M
Mbene Ovambo
I want to check if a service (in this case: openssh) is available on the local computer.
Normally I could start the service by typing
net start openssh
but this would start the service (if existing). Is there a way to find out
if the service is available without starting it?
Mbene
Normally I could start the service by typing
net start openssh
but this would start the service (if existing). Is there a way to find out
if the service is available without starting it?
Mbene