在PowerShell中的Stop-Process中,Passthru参数有什么用?
使用Passthru参数,PowerShell在控制台中返回输出。例如,下面的ID12344的notepad.exe进程将停止,并在控制台中显示带有Passthru参数的进程。此前,仅Stop-Process并非如此。
PS C:\WINDOWS\system32> Stop-Process -Id 12344 -PassThru
Handles NPM(K) PM(K) WS(K) CPU(s) Id SI ProcessName
------- ------ ----- ----- ------ -- -- -----------
227 13 2800 13440 0.19 12344 1 notepad您还可以组合–Confirm和–PassThru参数。
PS C:\WINDOWS\system32> Stop-Process -Id 26492 -Confirm -PassThru
Confirm
Are you sure you want to perform this action?
Performing the operation "Stop-Process" on target "notepad (26492)".
[Y] Yes [A] Yes to All [N] No [L] No to All [S] Suspend [?] Help (default is "Y"): Y
Handles NPM(K) PM(K) WS(K) CPU(s) Id SI ProcessName
------- ------ ----- ----- ------ -- -- -----------
228 14 3152 13736 0.20 26492 1 notepad热门推荐
10 喜事敬酒祝福语简短精辟
11 领证幽默祝福语简短
12 职场祝福语大全 简短精辟
13 十月简短祝福语
14 明信片祝福语简短句子
15 父亲祝福语大全简短语
16 怎么生孩子祝福语简短
17 给表弟的祝福语简短
18 过年爱情祝福语大全简短