Hi, I've been struggling a lot with my self hosted ASA servers, but I think I finally mostly fixed it and it is now working well for me. Here is the start script, only need to change the parts with <insert blabla> for your server specifics for it to use. Startserver.bat :: Thing I found to remove script asking to terminate rem Bypass "Terminate Batch Job" prompt. if "%~1"=="-FIXED_CTRL_C" ( REM Remove the -FIXED_CTRL_C parameter SHIFT ) ELSE ( REM Run the batch with &