News

The first part of this solution is to create a VB Script to delete the files. sLogFolder = "c:inetpublogsLogFiles" iMaxAge = 30 'in days Set objFSO = CreateObject("Scripting.FileSystemObject") set ...