Views:
To enable Transport Driver Interface (TDI) logs:

Procedure

  1. Add the following data in HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Service\tmtdi\Parameters:
    Parameter
    Values
    Key 1
    Type: DWORD value (REG_DWORD)
    Name: Debug
    Value: 1111 (Hexadecimal)
    Key 2
    Type: String value (REG_SZ)
    Name: LogFile
    Value: C:\tmtdi.log
  2. Restart the endpoint.
  3. Check tmtdi.log in C:\.
Note
Note
Disable debug logging for TDI by deleting Debug and LogFile in the registry key and restarting the endpoint.