Script Library

Boost your management, troubleshoot, and remediation capabilities with scripts created by experts in the IT community.

<< Back to Script Library

Tag: process

(4 Scripts)
Retrieves the details of a process's parent process.
A WMI command is invoked to collect the Parent's PID and then used to filter tasklist results
Additional output options REMarked
Version: 1.1.5  |   Created: 2019-04-03  |   Modified: 2019-04-03  |   Creator: mc  |   Downloads: 165
Prompt the end user for a permission to forcefully terminate a process running in their session.
Version: 1.0.1  |   Created: 2019-03-20  |   Modified: 2019-03-20  |   Creator: asafg  |   Downloads: 63
Forcefully terminates a process using the built-in taskkill command
Version: 1.1.1  |   Created: 2019-01-16  |   Modified: 2019-01-16  |   Creator: ek  |   Downloads: 537
Creates a full process memory dump of the chosen process to a file in the folder specified.
If the chosen process is werfault.exe then its parent process will be dumped instead
Arguments:
Dump Folder - the folder in which to create the dump file in the format ..dmp
Version: 2.4.7  |   Created: 2018-12-01  |   Modified: 2020-06-04  |   Creator: Guy Leech  |   Downloads: 507