Hi,
How can I save the DNS Debug Logging to files by day ? Like in DHCP.
For example: dns_Mon.txt, dns_Tue.txt, ..., dns_Sun.txt
In each day the file is overwritten.
Is there anyway I can insert the filename directly to the "File path and name" ? (e.g. "C:\DNSLog\dns_%date:~0,4%.log" but it doesn't work).
Thanks.