Comand Line Flashcards
arp
Display and modify the IP to physical address translation tables used by the Address Resolution Protocol (ARP).
assoc
Display and modify file extension associations.
Attrib
Display and change file attributes
Break
Configure extended Ctrl-C checking.
Bcdedit
Configure properties in name database to control boot loading.
Cacls
Display or modify access control lists of files
Call
Call a script or script label as a procedure.
CD/Chdir
Display the name of or changes the current directory.
Chcp
Display or set the active code page number.
Chkdsk
Check a disk for errors and display a report.
Chkntfs
Display the status of volumes. Set or exclude volumes from automatic system checking during system boot.
Choice
Create a selection list from which users can select a choice in batch scripts.
Cls
Clear the console window
cmd
Start a new instance of the Windows command shell
Color
Set the colors of the command-shell window.
Comp
Compare the contents of two files or sets of files.
Compact
Display or modify the compression of files or sets of files
Convert
Convert FAT volumes to NTFS
Copy
Copy or combine files.
Date
Display or set the system date.
Del
Delete one or more files.
Dir
Display a list of files and subdirectories within a directory.
Diskcomp
Compare the contents of two floppy disks.
Diskcopy
Copy the contents of one floppy disk to another.
Diskpart
Invoke a text-mode command interpreter so that you can manage disks, partitions, and volumes using a separate command prompt and commands that are internal to Diskpart
Dosky
Edit command lines, recall Windows commands, and create macros.
Driverquery
Display the current device driver properties and status.
Echo
Display messages, or turns command echoing on or off.
Endlocal
End localization of environment changes in a batch file.
Exit
Exit the command interpreter
Expand
Uncompress files.
FC
Compare two files and display the differences between them.
Find
Search for a text string in files.
For
Run a specified command for each file in a set of files.
Format
Format a floppy disk or hard drive.
Fsutil
File system utility - displays and configures file system properties.
FTP
Transfer files
Ftype
Display or modify file types used in file extension associations
Goto
Direct the Windows command interpreter to a labeled line in a script.
Gpresult
Display Group Policy information for a machine or user.
Graftabl
Enable Windows to display extended character sets in graphics mode.
hostname
Display the computer name.
ICACLS
Display, modify, backup, and restore ACLs for files and directories.
IF
Perform conditional processing in batch programs.
Lable
Create, change, or delete the volume label of a disk.
Md/Mkdir
Create a directory or subdirectory.
Mode
Configure a system device.
Mklink
Create symbolic and hard links.
more
Display output one screen at a time.
mountvol
Manage a volume mount point.
move
Move files from one directory to another directory on the same drive.
Openfiles
Display files opened by remote users for a file share.
Nbstat
Display status of NetBIOS.
Net Accounts
Manage User accounts and password Policies
Net Computer
Add or remove computers from a domain
Net Config Server
DIsplay or modify configuration of Server Service
Net Config Workstation
Display or Modify configuration of workstationservice
Net Continue
Resume a paused service
Net File
Display or manage open files on a server
Net Group
Display or manage global groups
Net Localgroup
DIsplay or manage local group accounts
Net Pause
Suspend a service
net print
display or manage print jobs and shared queues
Net session
List or disconnect sessions
Net share
Display or manage shared printers and directories
Net Start
List or start network services
Net Statistics
Display workstation and server statistics
Net Stop
Stop Services
Net Time
Display or synchronize network time
Net Use
Display or manage remote connections
Net User
Display or manage local user accounts
Net View
Display network resources or computers
Netsh
Invoke a separate command prompt that allows you to manage the configuration of various network services on local and remote computers.
Netstat
Display status of network connections.
Path
Display or set a search path for executable files in the current command window.
pathping
Trace routes and provides packet loss information.
Pause
Suspend processing of a script and wait for keyboard input.
Popd
Change to the directory stored by Pushd.
Save the current directory then changes to a new directory.
Pushd