Ich versuche so etwas wie:
set pwd = abc&123
echo password %pwd%
Ich bekomme das Ergebnis als ...
'123' is not recognized as an internal or external command, operable program or batch file.
password abc
Ist das System so oder gibt es eine Flucht für solche Charaktere?