Oh, you use Set-DnsServerDiagnostics -EnableLogFileRollover 1. The solution I've shared with you does not support this option. I'm afraid we cannot support it quickly, it requires custom dev. Do you really need to keep all these files? Right now I can only suggest to switch back to Set-DnsServerDiagnostics -EnableLogFileRollover 0 and collect the backup file in System32\dns\backup folder as I proposed earlier, by specifying the full path %WinDir%\\Sysnative\\dns\\backup\\dns.log in the data source.
Oh, you use Set-DnsServerDiagnostics -EnableLogFileRollover 1. The solution I've shared with you does not support this option. I'm afraid we cannot support it quickly, it requires custom dev. Do you really need to keep all these files? Right now I can only suggest to switch back to Set-DnsServerDiagnostics -EnableLogFileRollover 0 and collect the backup file in System32\dns\backup folder as I proposed earlier, by specifying the full path %WinDir%\\Sysnative\\dns\\backup\\dns.log in the data source.