0% found this document useful (0 votes)
102 views7 pages

Windows Task Manager Lab Guide

This document is a lab report for a course on Information Security and Cryptography, detailing an exercise on using the Windows Task Manager. It covers managing processes, services, and performance metrics, providing step-by-step instructions and observations. The report emphasizes the importance of Task Manager for troubleshooting and monitoring system performance for administrators.

Uploaded by

anasofia perez
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
102 views7 pages

Windows Task Manager Lab Guide

This document is a lab report for a course on Information Security and Cryptography, detailing an exercise on using the Windows Task Manager. It covers managing processes, services, and performance metrics, providing step-by-step instructions and observations. The report emphasizes the importance of Task Manager for troubleshooting and monitoring system performance for administrators.

Uploaded by

anasofia perez
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Reporte

Nombre: Ana Sofía Pérez Sánchez Matrícula: 2078088

Nombre del curso: Seguridad Informática y Nombre del profesor: Miguel Ángel Gómez
Criptografía Marroquín

Modulo Netacad: 3 Actividad: AA 3.3.12. Lab

Fecha: 17/08/2024

Bibliografia (Formato APA)

Cisco Networking Academy. (n.d.). 3.3.12 Lab - Windows Task Manager [PDF]. Cisco.
[Link]
[Link]

Introduction
In this lab, you will explore Task Manager and manage processes from within
Task Manager.
Part 1: Working in the Processes tab
Part 2: Working in the Services tab
Part 3: Working in the Performance tab

Background / Scenario
The Task Manager is a system monitor program that provides information about
the processes and programs running on a computer. It also allows the termination
of processes and programs and modification of process priority.

Instructions
Part 1: Working in the Processes tab
a. Open a command prompt and a web browser.
Microsoft Edge is used in this lab; however, any web browser will work. Just
substitute your browser name whenever you see Microsoft Edge.
b. Right-click the Task bar to open Task Manager. Another way to open the Task
Manager is to press CtrlAlt-Delete to access the Windows Security screen and
select Task Manager.
c. Click More details to see all the processes that are listed in the Processes tab.
d. Expand the Windows Command Processor heading.
Reporte

What is listed under this heading?


Command Prompt
e. There are three categories of processes listed in the Processes tab: Apps,
Background processes, and Windows processes.
• The Apps are the applications that you have opened, such as Microsoft
Edge, Task Manager, and Windows Command Processor, as shown in the
figure above. Other applications that are opened by the users, such as
web browsers and email clients, will also be listed here.

• The Background processes are executed in the background by


applications that are currently open.

• The Windows processes are not shown in the figure. Scroll down to view
them on your Windows PC. Windows processes are Microsoft Windows
services that run in the background.

Some of the background processes or Windows processes may be associated


with foreground processes. For example, if you open a command prompt window,
the Console Window Host process will be started in the Windows process section,
as shown below.

f. Right-click Console Window Host and select Properties.


Reporte

What is the location of this filename and location of this process?


The associated filename is [Link] and it is located in the
C:\Windows\System32 folder.
g. Close the command prompt window.
What happens to Windows Command Processor and Console Window Host
when the command prompt window is closed?
The associated processes have ended and are no longer listed in the Task
Manager.
h. Click the Memory heading. Click the Memory heading a second time.
What effect does this have on the columns?
Clicking the Memory heading causes the processes to be sorted by the amount
of memory each process is using. Each time you click the Memory heading, it
reverses the order (largest to smallest, then smallest to largest).
i. Right-click on the Memory heading, and then select Resource values >
Memory > Percents.

What affect does this have on the Memory column?


The column now displays memory usage in percentage values.
Reporte

How could this be useful?


Displaying processes in this way can assist an administrator in determining what
services may be causing memory issues by showing how much available memory
is being used by each service.
j. In the Task Manager, click the Name heading

k. Double-click the Microsoft Edge.


What happens?
A new web browser window becomes activated and the Task Manager is
minimized.
l. Return to the Task Manager and right-click Microsoft Edge. Select End task.
What happens to the web browser windows?
All Microsoft Edge windows are closed.

Part 2: Working in the Services tab


In the Task Manager window, click the Services tab. Use the scroll bar on the
right side of the Services window to view all the services listed.
What statuses are listed?
Stopped and Running.
Reporte

Part 3: Working in the Performance tab


a. In the Task Manager window, click the Performance tab.

How many threads are running?


Answers may vary. The example displays 1271.
How many processes are running?
Answers may vary. The example displays 104.
b. Click the Memory in the left panel of the Performance tab.
Reporte

What is the total physical memory (MB)?


The example shows 4GB (above memory chart on right).
What is the available physical memory (MB)?
The example displays 2.5 GB.
How much physical memory (MB) is being used by the computer?
The example displays 1.4 GB.
c. Click the Ethernet Chart in the left panel of the Performance tab.

What is the link speed?


The example shows that it is a Ethernet Connection.
What is the IPv4 address of the PC?
The example shows [Link].
d. Click Open Resource Monitor to open the Resource Monitor utility from the
Performance tab in Task Manager.
Reporte

Reflection Question
Why is it important for an administrator to understand how to work within
the Task Manager?
The Task Manager can be a valuable tool for an administrator when troubleshooting
problems with a Windows PC. It provides information about CPU, memory, disk, and
network usage. It also provides a way to end tasks or cancel processes.

You might also like