SC Windows
sc config NomDuService start= option
alpha virgo
sc config NomDuService start= option
sc query > listeServices.txt
sc query type= driver
sc stop NomDuService
sc config NomDuService start= demand
sc query type= service state= all > listeTousLesServices.txt
sc query state= all