for /f "tokens=1-4 delims=/ " %%a in ('date/t') do ( set dia=%%a set mes=%%b set ano=%%c ) type mslogon.log > respaldovnc-%dia%-%mes%-%ano%.txt