What service?

I

Ike

Anyone know which service the following alludes to, and how I might
"install," it? Thank You, Ike

C:\>sc query service name
[SC] EnumQueryServicesStatus:OpenService FAILED 1060:

The specified service does not exist as an installed service.
 
M

Mike Brannigan [MSFT]

Ike said:
Anyone know which service the following alludes to, and how I might
"install," it? Thank You, Ike

C:\>sc query service name
[SC] EnumQueryServicesStatus:OpenService FAILED 1060:

The specified service does not exist as an installed service.

Ike,

What are you trying to do ?

sc query is used for you to check the status of a service.
You are suppose to supply the name of the service you are interested in
checking.
The error is correct because there is no such service as "service name" you
need to supply a correct name for the service who's status you are trying to
check.
--
Regards,

Mike
--
Mike Brannigan [Microsoft]

This posting is provided "AS IS" with no warranties, and confers no
rights

Please note I cannot respond to e-mailed questions, please use these
newsgroups

Ike said:
Anyone know which service the following alludes to, and how I might
"install," it? Thank You, Ike

C:\>sc query service name
[SC] EnumQueryServicesStatus:OpenService FAILED 1060:

The specified service does not exist as an installed service.
 
I

Ike

Ah, ok...duh...I had copied it directly from the help system, without
realising it required a parameter. I am trying to resolve errors in the
"System" portion of Administrative Tools - Events.

Sorry on that...it was late, and I was evidently a lot more tired than I
realised. Thank You, Ike

Mike Brannigan said:
Ike said:
Anyone know which service the following alludes to, and how I might
"install," it? Thank You, Ike

C:\>sc query service name
[SC] EnumQueryServicesStatus:OpenService FAILED 1060:

The specified service does not exist as an installed service.

Ike,

What are you trying to do ?

sc query is used for you to check the status of a service.
You are suppose to supply the name of the service you are interested in
checking.
The error is correct because there is no such service as "service name" you
need to supply a correct name for the service who's status you are trying to
check.
--
Regards,

Mike
--
Mike Brannigan [Microsoft]

This posting is provided "AS IS" with no warranties, and confers no
rights

Please note I cannot respond to e-mailed questions, please use these
newsgroups

Ike said:
Anyone know which service the following alludes to, and how I might
"install," it? Thank You, Ike

C:\>sc query service name
[SC] EnumQueryServicesStatus:OpenService FAILED 1060:

The specified service does not exist as an installed service.
 
G

Guest

I am getting this error as well, OpenService FAILED 1060:
any clues as to what this means? or resolution?

Julian

Mike Brannigan said:
Ike said:
Anyone know which service the following alludes to, and how I might
"install," it? Thank You, Ike

C:\>sc query service name
[SC] EnumQueryServicesStatus:OpenService FAILED 1060:

The specified service does not exist as an installed service.

Ike,

What are you trying to do ?

sc query is used for you to check the status of a service.
You are suppose to supply the name of the service you are interested in
checking.
The error is correct because there is no such service as "service name" you
need to supply a correct name for the service who's status you are trying to
check.
--
Regards,

Mike
--
Mike Brannigan [Microsoft]

This posting is provided "AS IS" with no warranties, and confers no
rights

Please note I cannot respond to e-mailed questions, please use these
newsgroups

Ike said:
Anyone know which service the following alludes to, and how I might
"install," it? Thank You, Ike

C:\>sc query service name
[SC] EnumQueryServicesStatus:OpenService FAILED 1060:

The specified service does not exist as an installed service.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top