CompTIA 15.2.5 Lab: Use System Commands
Автор: Taylor Buckler
Загружено: 2025-11-14
Просмотров: 66
Описание:
In this lab, you will use some system commands to explore the file system. Your task is to complete the following from Windows PowerShell. In Windows 11, PowerShell is also referred to as the "Windows Terminal".
Copy a file to a new folder.
Create a new folder in the E: drive named Graphics.
Copy D:\Graphics\cat.jpg to the E:\Graphics folder.
Use nslookup to query the DNS for the CorpServer server using its full name (CorpServer.CorpNet.local).
Answer Question 1.
Use chkdsk to check the file system on the D: Data volume.
Answer Question 2.
Use gpupdate to apply the latest Group Policy changes to your workstation.
Use gpresult /r to see which policies are applied to the workstation.
Answer Question 3.
Use Task Manager to identify the process ID (PID) for InTune, then use taskkill to stop that process.
Use net use to map the P: drive to the Personnel shared folder on CorpFiles.
Change to the P: drive to look at the folders on the drive.
Answer Question 4.
Syntax for PowerShell commands:
View directory: dir
Change directory: cd [new directory]
Copy file from current directory: copy [file to copy] [where copy should go]
Look up DNS mapping: nslookup [server name]
Check for bad sectors: chkdsk [drive]
Update policies: gpupdate
Kill a task: taskkill /pid [PID]
Map a drive: net use [drive] [share]
Повторяем попытку...
Доступные форматы для скачивания:
Скачать видео
-
Информация по загрузке: