Hi Folks,
I read in the Marketing Automation Administration Guide (Version 6.6) this:

I am working in a Windows environment, so I modified "setenv.bat" like this:
set JAVA_OPTS=%JVM_OPTS% %AGENT_PATHS% %JAVA_AGENTS% %JAVA_LIBRARY_PATH% -Dsas.cistudio.envname="Test-Umgebung"
I, therefore expected the Banner of CI Studio to be modified with the text I entered, namely "Test-Umgebung".
Also, I restarted all Web Applications with the "appsrvconfig.cmd -restart" command, because the comment in the setenv.bat says:
rem JAVA_OPTS are used during START/STOP/RUN
However, I still get this:

Am I missing something?
Do I also have to restart the whole Apache webserver- Service (httpd)?