Dann nehmt mal die Batch:

@echo off
CD C:\
echo %*>>test.log


Die LOG-Datei müsste dann im Stammverzeichnis von C erstellt werden...