I have an older 2003 server that hosts an in house application running on IIS with windows authentication. Is there a ready way to disable auditing only for the logon type 3 (network logon)?
This app generates 100K+ of windows logon events in a day. I've seen a lot of instructions to simply disable auditing as a whole but nothing to suppress this one specific type.