Application could include the following command line tools:
- TASKKILL
- BOOTREC
- SHUTDOWN
- TASKLIST
- MD
- RD
- CD
- DEL
- FORMAT
- COPY
- XCOPY
- ROBOCOPY
- DISKPART
- SFC
- CHKDSK
- GPUPDATE
- GPRESULT
- DIR
- EXIT
- HELP
- EXPAND
- [command name]/?
- Commands available with standard privileges vs. administrative privileges
Process/Skill Questions:
- What operating systems use the various, specific command-line interface (CLI) commands?
- What commands require administrative privileges?
- What Linux command is equivalent to the Windows RUNAS command?
- What is the difference between the /scannow and /scanboot parameters of the system file checker (SFC) command?
- How can CLI commands be used to create or delete folders on the hard drive?
- What is the security risk of allowing CMD (command prompt) access to end-users?