Tag: process

(4 Scripts)

<< Back to Script Library
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
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
Forcefully terminates a process using the built-in taskkill command
Version: 1.1.1  •   Created: 2019-01-16  •   Modified: 2019-01-16
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