Which of the following are service startup types?

Which of the following are service startup types?
Each correct answer represents a complete solution. Choose all that apply.

Which of the following are service startup types?
Each correct answer represents a complete solution. Choose all that apply.

A.
Enabled

B.
Automatic

C.
Delayed start

D.
Manual

Explanation:
Service startup types denote how the service will start. There are four service startup types:
1. Delayed start: If a service has a startup type of delayed start, it will start automatically but not immediately.
2. Automatic: If a service has a startup type of automatic, it will start automatically and immediately.
3. Manual: If a service has a startup type of manual, either a user or some program must start it.
4. Disabled: If a service has a startup type of disabled, it will not start.



Leave a Reply 0

Your email address will not be published. Required fields are marked *