If you have the Windows Subsystem for Linux (WSL) installed then you can use wsl.exe
to start
any linux distribution you have installed from the command prompt. What I recently learned about
though is that there is a bash.exe
as well which can be used to execute a bash script directly.