nerdexam
EC-Council

312-49 · Question #85

Task list command displays a list of applications and services with their Process ID (PID) for all tasks running on either a local or a remote computer. Which of the following task list commands…

The correct answer is D. tasklist/V. The tasklist command in Windows has several switches: /S specifies a remote system to connect to, /U runs the command under specified user credentials, /P provides a password for the /U option, and /V (verbose) displays detailed (verbose) task information including the image…

Submitted by ahmad_uae· Apr 18, 2026Computer Forensics Investigation Process

Question

Task list command displays a list of applications and services with their Process ID (PID) for all tasks running on either a local or a remote computer. Which of the following task list commands provides information about the listed processes, including the image name, PID, name, and number of the session for the process?

Options

  • Atasklist/s
  • Btasklist/u
  • Ctasklist/p
  • Dtasklist/V

How the community answered

(20 responses)
  • A
    5% (1)
  • B
    5% (1)
  • D
    90% (18)

Explanation

The tasklist command in Windows has several switches: /S specifies a remote system to connect to, /U runs the command under specified user credentials, /P provides a password for the /U option, and /V (verbose) displays detailed (verbose) task information including the image name, PID, session name, session number, memory usage, status, username, CPU time, and window title. The /V flag is the correct answer because it is specifically designed to return verbose output that includes the image name, PID, session name, and session number.

Topics

#tasklist command#process information#Windows commands

Community Discussion

No community discussion yet for this question.

Full 312-49 Practice