DESCRIPTION: Changes the lowest run level for a service. This setting is valid only for services of start type auto start, ...

DESCRIPTION:
        Changes the lowest run level for a service.
        This setting is valid only for services of start type
        auto start, demand start and disabled and non plug and
        play (PNP) driver services. A service cannot have a 
        lower run level setting than a service it depends on. 
        A run level of 0 can be specified to delete 
        the run level setting. If an invalid run level 
        is supplied, then the change request will fail or
        the service will fail to start.

USAGE:
        sc  runlevel [service name] [runlevel number]