January 2009
Intermediate to advanced
352 pages
12h 35m
English
A Windows PowerShell command for stopping one or more running processes.
stop-process -id [ID1, ID2,...] [-confirm] [-passthru] [-whatif] [Parameters] stop-process -inputobject ProcessNamel, ProcessName2,... [-passthru] [-whatif] [-config] [Parameters] stop-process -name ProcessNamel, ProcessName2,... [-confirm] [-passthru] [-whatif] [Parameters]
Read now
Unlock full access