@ Echo off
Rem sets the service of the XP System
Common functions of REM SC .exe:
Rem 1. Change the service startup status.
Rem 2. Delete the Service (otherwise it is not recommended to delete any system service, especially the basic service
I. Preamble
Service programs under Windows follow the interface standards of the Service Control Manager (SCM), which run automatically when they log on to the system, and even execute normally without a user logging on to the system, similar to a
1. What is system service?In Windows 2000/XP/2003, a service is a program, routine, or process that executes a specific system function to support other programs, especially low-layer (close to hardware) programs. When services are provided through
Click to open the link
To start a service using the command lineUnder CMD There are two ways to open, net and sc,net to open services that are not disabled, and the syntax is:Net start Service name start net start service nameStopping net stop
Recently, customers have reported that the computer room has a power outage, the server after the system restarts, the database service since the start of failure. The first time you encounter this situation, in order to see if the power outage
This article is 4th of the five articles in this series. It covers how to assemble and Connect service providers created in "Part 1 service implementation" and design their interactions, provide a complete solution for business needs. The most
This article comes from NetEase cloud community.
ObjectiveIn recent years, many Internet projects have changed from monomer service to micro-service trend, especially some complex architecture, business more extensive projects, micro-service is the
The Service Control Manager, which is called SCM, is it! In the Windows kernel, you can see her busy figure, can be said to be a system of service and drive housekeeper!SCM Housekeeper Qizaotanhei, and every time the system starts, so does she. With
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.