Windows Operating Systems: Given a scenario, apply appropriate Microsoft command line tools Flashcards
What is the function of chkdsk?
To check the specified drive and repair problems, if any
What would you use to copy an entire hard drive from one drive to another?
xcopy
/S to copy directories and subdirectories (unless empty)
What information does systeminfo display?
- Domain name
- Hotfixes installed
- Virtual memory statistics
- Basically, system information, wow!
What command allows you to refresh your group policy settings?
gpupdate
What is the purpose of SFC?
To repopulate the DLLcache folder when contents are corrupted
Often used with /scannow
This command allows you to create new folders and subfolders
md or mkdir
What does the /S switch do for the dir command?
Displays files in specified directory and all subdirectories
What command will show you the contents of a Windows 7 update?
Expand