Skip to content

Files

Failed to load latest commit information.

Latest commit

 Cannot retrieve latest commit at this time.

History

History

class-05

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

Windows Command Line Tools

Proficiency with the Windows command line will help you accomplish a variety of diagnostic operations. Today you will resolve a computer service outage, practice various tools in command line, as well as establish network connectivity to a Samba file server.

Learning Objectives

Students will be able to

Describe and Define

  • SMB
  • Samba
  • System File Checker
  • CheckDisk
  • Network Share

Execute

  • Use a loop in a Bash script
  • Lookup and halt a process in Bash
  • Mount a network drive in Windows 10 from Command Prompt
  • Troubleshoot a major user interface issue in Windows 10
  • Run System File Checker and CheckDisk from Command Prompt

Today's Outline

  • Course Overview
  • Review Previous Lab
  • Review Previous Ops Challenge
  • Demo Today's Ops Challenge
  • Lecture Today's Lab Topic
  • Demo Today's Lab Topic
  • Lab