Disable logging of Dialup connection

  • Thread starter Thread starter chamali
  • Start date Start date
C

chamali

Hi, every time one establishs a dialup connection, a
logging event ID:20158 is logged in system logging, with
source RemoteAccess. On connection close Event ID:20159
I search to disable this logging ?

HKLM/system/CurrentcontrolSet/Services/RemoteAccess/Paramet
ers/LoggingFlags=1
disable info log for incomming connection, but not for
outgoing connection!
 
you cannot selectively disable logging for incoming versus outgoing
connection.
 
Back
Top