訓練
模組
Explore support and diagnostic tools - Training
This module introduces the tools for troubleshooting the Windows client operating system and provides guidance on how to use them.
作者:Mark Russinovich
發佈日期:2023 年 3 月 30 日
下載 PsTools (5 MB)
參數 | 描述 |
---|---|
pslist exp | 顯示開頭為 "exp" 的所有處理序的統計資料,其中包括 Explorer。 |
-d | 顯示執行緒詳細資料。 |
-m | 顯示記憶體詳細資料。 |
-x | 顯示處理序、記憶體資訊和執行緒。 |
-t | 顯示處理序樹狀結構。 |
-s [n] | 在工作管理員模式中執行,時間長度是指定的選擇性秒數。 按 Escape 以中止。 |
-r n | 以秒為單位的工作管理員模式重新整理速率 (預設值為 1)。 |
\\computer | PsList 不會顯示本機系統的處理序資訊,而是顯示指定 NT/Win2K 系統的資訊。 如果安全性認證不允許您從遠端系統取得效能計數器資訊,請包含使用者名稱和密碼來登入遠端系統的 -u 切換。 |
-u | 指定用於登入遠端電腦的選用使用者名稱。 |
-p | 此選項可讓您在命令列上指定登入密碼,以便從批次檔使用 PsList。 如果您指定帳戶名稱並省略 -p 選項,PsList 會以互動方式提示您輸入密碼。 |
name | 顯示以指定名稱開頭的處理序相關資訊。 |
-e | 完全符合處理序名稱。 |
pid | 此參數不會列出系統中所有執行中的處理序,而是會將 PsList 的掃描縮小到具有指定 PID 的處理序。 因此: pslist 53 會使用具有 PID 53 的處理序的傾印統計資料。 |
如同 Windows NT/2K 的內建 PerfMon 監視工具,PsList 會使用 Windows NT/2K 效能計數器來取得其顯示的資訊。 您可以參閱 Windows NT/2K 效能計數器的文件,包括 MSDN 中 Windows NT 內建效能監視器 PerfMon 的原始程式碼。
所有記憶體值都會以 KB 顯示。
下載 PsTools (5 MB)
PsTools
PsList 是成長中 Sysinternals 命令列工具套件的一部分,可協助管理名為 PsTools 的本機和遠端系統。
執行於:
訓練
模組
Explore support and diagnostic tools - Training
This module introduces the tools for troubleshooting the Windows client operating system and provides guidance on how to use them.