Using the ENABLE command, you can enable a Windows system service or driver. ENABLE servicename start_type servicename The ...

Using the ENABLE command, you can enable a Windows system service  or driver.    ENABLE servicename [start_type]      servicename   The name of the service or driver to be enabled.    start_type    Valid start_type values are:                    SERVICE_BOOT_START                  SERVICE_SYSTEM_START                  SERVICE_AUTO_START                  SERVICE_DEMAND_START    ENABLE prints the old start_type of the service before resetting it to  the new value.  You should make a note of the old value, in case it is  necessary to restore the start_type of the service.    If you do not specify a new start_type, ENABLE prints the old  start_type for you.    The start_type values that the DISABLE command displays are:                    SERVICE_DISABLED                  SERVICE_BOOT_START                  SERVICE_SYSTEM_START                  SERVICE_AUTO_START                  SERVICE_DEMAND_START
English
English (United States)
日本語
Japanese