@ECHO OFF DEL /F /S /Q "C:\Program Files\Exchsrvr\Mailroot\vsi 1\BadMail" ECHO. ECHO. Done! ECHO. PAUSE EXIT REM clean out the badmail directory on Exchange Server REM remove the PAUSE if you schedule this batch using Scheduled Tasks