File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -96,7 +96,7 @@ LogRaw "
9696/_______ /\_____\ \_/|_______ \|____| |__| (____ / \___ >\___ >
9797 \/ \__> \/ \/ \/ \/
9898
99- SQLTrace.ps1 version 1.0.0183 .0
99+ SQLTrace.ps1 version 1.0.0184 .0
100100 by the Microsoft SQL Server Networking Team
101101"
102102
@@ -761,9 +761,9 @@ Function StartNetworkTraces
761761 $result = logman update trace ndiscap - p Microsoft- Windows- TCPIP - ets
762762 LogInfo " LOGMAN TCPIP Events: $result "
763763 $result = logman update trace ndiscap - p Microsoft- Windows- WFP - ets
764- LogInfo " LOGMAN TCPIP Events: $result "
764+ LogInfo " LOGMAN Windows Firewall Events: $result "
765765 $result = logman update trace ndiscap - p Microsoft- Windows- Winsock- NameResolution - ets
766- LogInfo " LOGMAN TCPIP Events: $result "
766+ LogInfo " LOGMAN DNS Events: $result "
767767 }
768768
769769 # Values for DeleteOldFiles
You can’t perform that action at this time.
0 commit comments