On Windows, PowerShell uses the backtick character (`) and Command Prompt uses caret (^) instead of backslash (\) for multi-line pipelines. You can also put the whole pipeline on a single line; they ...
Open up the vulnerable application, input some false test credentials, and open up the logs of the log4shell-vulnapp container. It can be seen that the application is logging unsuccessful login ...