1. **Login to https://somaiya-labs-portal.azurewebsites.net/**

  2. After login

  3. Window + R

  4. type mstsc

  5. Copy link

    image.png

  6. Paste link and click on connect

    image.png

  7. Type username and password and connect

    image.png

  8. Check which all services are running

    jps
    

    image.png

  9. start all

    start-all.cmd
    

    image.png

  10. Again type jps to see the information

    jps
    

    image.png

  11. Properly stop all

    stop-all.cmd
    

    image.png

  12. Disconnect and stop the services