I am a new to vb scripting and I need help.
I have a folder with some log files that I need to merge, the first 4 lines are always the same so the 4 line only need to be written the first time.
The source folder receives a new log file every day and a file is in the folder for 14 days. The files are to be merge in to a files in a shared folder and at the end of the month the destination files is to be renamed into [year]_[month]_Merged_Agentlogs.log
Can some on help me with that?
I have a folder with some log files that I need to merge, the first 4 lines are always the same so the 4 line only need to be written the first time.
The source folder receives a new log file every day and a file is in the folder for 14 days. The files are to be merge in to a files in a shared folder and at the end of the month the destination files is to be renamed into [year]_[month]_Merged_Agentlogs.log
Can some on help me with that?