https://stackoverflow.com/questions/210201/how-to-create-empty-text-file-from-a-batch-file
See While Loop to check if exists
copy /y NUL %TEMP%\jobrunning.log >NUL
Welcome to FreeSoftwareServers Confluence Wiki
https://stackoverflow.com/questions/210201/how-to-create-empty-text-file-from-a-batch-file
See While Loop to check if exists
copy /y NUL %TEMP%\jobrunning.log >NUL