How to create batch file to start and stop service ?

Поделиться
HTML-код
  • Опубликовано: 11 сен 2024
  • How to start and stop any service using batch file,Start service using batch file,Stop service using batch file.Batch file,create batch file to start and stop service,create batch,create batch file,create batch file in cmd
    #batchfile
    #.bat
    Subscribe to my RUclips channel How To by clicking on the following link. My channel is all about how to do internet and programming things. The aim of my channel is to share basic to advanced knowledge across the world.
    Click here to subscribe my channel:-
    / @howto_tech
    visit playlists:-
    Internet: • Internet
    Jquery: • Jquery
    Android: • Android
    Windows: • Windows
    .NET: • .NET
    Cmd tricks: • Cmd tricks
    IIS: • IIS
    SQL Server: • SQL Server
    Microsoft PowerPoint: • Microsoft PowerPoint
    Microsoft Excel: • Microsoft Excel
    Click here to visit my blog:- easyitforall.b...
    Follow me on facebook :-
    / computer-corner-104836...

Комментарии • 5

  • @Sash1981
    @Sash1981 3 года назад +1

    is it possible to stop multiple services at one go?

    • @howto_tech
      @howto_tech  3 года назад

      Yes sir. You can stop more than one services using single batch file. Just write stop statement one after the other.

  • @bransgoreboycarter-xz8yv
    @bransgoreboycarter-xz8yv Год назад

    how do you start and stop a wreckfest server with an admin pannel

  • @ashishkumarsahoo7871
    @ashishkumarsahoo7871 2 года назад

    Command to restart???

    • @howto_tech
      @howto_tech  2 года назад

      First use stop command and then use start command for restart