Quote:
Originally Posted by elderec It's been a while since I've touched ms dhcp...but I don't think you can change the frequency of when it logs, only the daily log file size allotment...as for keeping them for 12 weeks, you would have to write a script or something that runs to copy the logs to an alternate location, or to rename the log files so that they aren't overwritten. Simple little batch file on a schedule should do the trick just fine. |
I think a simple VB program, if you know VB, would be a better option. I can't think of simple command line that allows you to check if its week 12 and needs to be overridden.
I could be wrong though.