Core 1 - Microsoft command line Flashcards
this command displays information about files and directories, and how much disk space is available
dir
cd command
change directory - If used without parameters, cd displays the current drive and directory.
This command can be utilized to verify a network connection and your network settings. (ie. Internet Protocol configuration)
ipconfig
This command is used to test the ability of the source computer to reach a specified destination computer. It tests the connection between two network nodes…
ping
command sends packets to test destinations beyond the local computer’s network…
tracert
command shows the network statistics for the local computer. Displays TCP and UDP sessions by computer name (or IP) and port…
netstat
Command used for testing and troubleshooting DNS servers. Displays information that can be used to diagnose Domain Name System (DNS) infrastructure.
nslookup
Command enables you to shut down or restart local or remote computers, one at a time…
shutdown
dism command
Deployment Image Servicing and Management - used to modify Windows images.
sfc
System File Checker - used to verify and replace important Windows system files.
chkdsk
used to check a hard drive or other disk drive for errors and repair them if possible.
diskpart
helps you manage your computer’s drives (disks, partitions, volumes, or virtual hard disks)
taskkill
Ends one or more tasks or processes
gpupdate
group policy update - refreshes a computer’s local Group Policy, and any Active Directory-based group policies
gpresult
group policy result - displays the Resultant Set of Policy (RSoP) information for a remote user and computer