http://www.microsoft.com/resources/d.../en-us/sc.mspx
Zitat:
Value Description
boot
A device driver that is loaded by the boot loader.
system
A device driver that is started during kernel initialization.
auto
A service that automatically starts each time the computer is restarted and runs even if no one logs on to the computer.
demand
A service that must be manually started. This is the default value if start= is not specified.
disabled
A service that cannot be started. To start a disabled service, change the start type to some other value.
|
damit kannst du dir ein Script schreiben