PowerShell tunnis tehtud näited: Difference between revisions

From ICO wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 1: Line 1:
=PowerShell näited=
=PowerShell näited=


Loendab, mitu svchosti on kokku protsessinemestus.
Loendab, mitu svchosti on kokku protsessinimestus.


<code>Get-Process svchost | measure</code>
<code>Get-Process svchost | measure</code>

Revision as of 13:10, 13 May 2014

PowerShell näited

Loendab, mitu svchosti on kokku protsessinimestus.

Get-Process svchost | measure