Win xp/2003 system service backup and protection _windowsxp

Source: Internet
Author: User
Tags administrator password
Before the system service is configured for management, it is important to back it up, and immediately revert to normal status once an error occurs. Here, we describe the service-related content of the direct backup registry.

   1. Backup System Services

Before the system service is configured for management, it is important to back it up, and immediately revert to normal status once an error occurs. Here, we describe the service-related content of the direct backup registry.

(1) Run Registry Editor, expand Registry HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services in turn.

(2) Click the file → export menu command, and in the dialog box that appears, click the selected branch option to export the registry content under this branch and save it as a reg file. If you need to restore system services, you can import the registry directly by double-clicking the reg file.

   2. Disaster Protection

If you accidentally disable an important service because of your misoperation, Windows cannot start, so you cannot restart the corresponding service, which creates a vicious circle. In this case, we can only use the system console for manual recovery. In the system console, we are free to start any service or control the startup type of the service.

Place the Windows XP installation CD in the CD drive, and then in the BIOS, set the optical drive boot to priority. When you start your computer into the "Welcome to Setup" interface, press R to enter the Windows XP Recovery Console interface as prompted. Select the system you want to repair and type the system administrator password.

At the command prompt, we need to use the "Enable" and "Disable" commands. Where the Enable command format is "enable [service_name] [startup_type]"; Disable's command format is "Disable [Service_Name]". Here, [Service_Name] is the name of the service or device that you want to enable/disable, [Startup_type] is the type of startup that represents the different startup types. Available types include service_disabled, Service_boot_start, Service_system_start, Service_Auto_Start, and Service_demand_start.

Let's take the example of disabling system Help in Windows XP by setting the startup type of the service to disabled and then enabling it again.

(1) into the "Recovery Console" interface, run the "listsvc" command to view the running status of various services, where we can see the system help service is started, enter the "Disable Helpsvc" command and return, you can disable the system help service.

(2) If you need to restart the service and set the service to run automatically with the system, you can enter the "Enable helpsvc Service_boot_start" command return.

Contact Us

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.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.