Windows 7 Mobile ブロードバンドをトレースする方法は?

Windows 7 Mobile ブロードバンドをトレースする方法は?

モバイルブロードバンドのトレースを有効にするには

netsh mbn set tracing mode=yes

しかし、すべてのトレース ファイルはどこに保存されるのでしょうか?

この問題について私が見つけることができたすべての情報は次のとおりです。

Usage: set tracing [mode=]yes|no

Parameters:

Tag           Value
mode        - One of the following values:
              yes: Enables tracing for Mobile Broadband.
              no:  Disables tracing for Mobile Broadband.

Remarks:

If enabled then the trace logs for Mobile Broadband will be collected
and saved to the trace files.

The parameter mode is required. If mode is set to disable, tracing will
be stopped.


Examples:

set tracing mode=yes

答え1

それはここにあります:

C:\Windows\System32\LogFiles\WMI

関連情報