You are on page 1of 17

Nimuel Vincent F.

Reyes
BSIT 101l

Prelims Lab Exercise #4 - M1U4

Lab 4 / Using Management Interfaces

1. If necessary, start your computer and sign in.

2. Right-click the Start button or press START+X


3. From the Quick Access menu, select System.

4. Take some time to browse other pages in the Settings app.


5. Press CTRL+SHITF+ESC to open Task Manager. Alternatively, use the Quick Access menu
or right-click the taskbar. If necessary, click More details at the bottom of the window to
show the tabs.

6. On the Processes tab, right-click Settings and select End Task.


7. Start Paint and draw a picture in the window, do not save the file.

8. In Task Manager, right-click Paint and select End Task.


9. Note the division of processes into apps and background processes. The background
processes run without a window, though some may be configurable via notification area
icons. Click each of the CPU, Memory, Disk and Network headings in turn to sort processes
by how much of the computer’s resources each is consuming.

10. Close Task Manager.


11. Press START+X and select Computer Management

12.

Select each of the following snap-ins to view them:

 Task Scheduler – expand the node to view items in the task scheduler library. You can
see that Windows runs many processes automatically.
 Disk Management – this shows you a summary of the disks attached to the computer
and the drives (partitions and file systems) configured on them.
 Services (expand Services and Applications) – the shortcut menu for each service
allows you to stop and start it configure its properties.
13. Close Computer Management.

14. Press the Start key and type control panel. Open the Control Panel icon that appears in the
search results.
15. Optionally, browse some of the applets then close the Control Panel window.
16. Right-click Start and select Windows PowerShell.

17. Type the following command then execute it by pressing ENTER.


“Get-NetIPConfiguration”
18. Type the following command then execute it by pressing ENTER.

“ipconfig”
19. Press the Start key and type cmd. Open the Command Prompt icon that appears in the
search results.

20.

Type the following command then execute it by pressing ENTER.


“ipconfig”
21. Type the following command then execute it by ENTER.
“Get-NetIPConfiguration”
22. Close any open Windows.
23.

You might also like