5
5

More than 5 years have passed since last update.

PsList.exeでリモートプロセスのリソースをチェックする

Posted at

PsList.exeでリモートプロセスのリソース情報を3秒ごとにチェックするには次の方法で可能。

1.ターゲットマシンのRemote Registry サービスを開始する
2.コマンドラインで次のように入力
 pslist -s -r 3 \192.xxx.yyy.zzz appName(exeなし)

※パフォーマンスモニターを使った方がわかりやすいけれど。
 http://technet.microsoft.com/ja-jp/library/cc749115.aspx

5
5
2

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
5
5