• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/4

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

4 Cards in this Set

  • Front
  • Back
You are working on the help desk, and you receive a call from Mary. She is looking for a file that is saved on her hard drive. She has forgotten the name she gave it, but knows that it contains the word "budget" and that it is a Microsoft Excel spreadsheet. What command will best help her locate her document?
dir *budget* .xls/b /s
You need to regularly backup files in a directory, but you want to back up only files that have changed. What commands can you use to accomplish this in the easiest way possible?
xcopy and attrib
You want to copy a directory structure, so you use copy c:\dir1\*.* c:\newdir /s /e. What will you find in the newdir directory?
Nothing - the command is improperly constructed and will generate an error
You receive a call from a user on your network complaining that his computer is slow. You ask a few more questions and find out that he feels that the speed of his hard drive is much slower than when he got his computer. What command would you suggest running?
defrag