1212 Ch8.2-8.4: Storage Optimization Quiz
25 Questions
0 Views

Choose a study mode

Play Quiz
Study Flashcards
Spaced Repetition
Chat to lesson

Podcast

Play an AI-generated podcast conversation about this lesson

Questions and Answers

What is the minimum recommended rotation speed for a hard disk drive?

  • 5,400 RPM
  • 15,000 RPM
  • 10,000 RPM
  • 7,200 RPM (correct)
  • Which disk interface upgrade is suggested for improved data throughput?

  • SATA
  • IDE
  • PCIe (correct)
  • USB
  • Which of the following is a function of the Disk Cleanup app?

  • Backing up files to OneDrive
  • Deleting temporary files (correct)
  • Optimizing disk performance by defragmentation
  • Fragmenting files for faster access
  • Why is it important to disable background programs while defragmenting a hard drive?

    <p>They slow down the defragmentation process.</p> Signup and view all the answers

    What can happen if a disk drive is mostly full?

    <p>It will run slower.</p> Signup and view all the answers

    Which type of hard drive does not use rotating disks?

    <p>NVMe solid-state drive</p> Signup and view all the answers

    What is the recommended action before running the Optimize Drives app?

    <p>Close background applications</p> Signup and view all the answers

    Which file attribute is not supported by the FAT32 file system?

    <p>Encrypted (E)</p> Signup and view all the answers

    What command can be used to change file or folder attributes in NTFS?

    <p>Attrib</p> Signup and view all the answers

    When copying files from NTFS to FAT32, which of the following attributes will not be retained?

    <p>Encrypted</p> Signup and view all the answers

    In Windows, where are user profile files typically stored?

    <p>C:\Users*username*</p> Signup and view all the answers

    Which variable identifies the drive letter where Windows is installed?

    <p>%systemdrive%</p> Signup and view all the answers

    What is the maximum number of characters allowed in long file names on a FAT32 file system?

    <p>255</p> Signup and view all the answers

    Which extension indicates the file type and contents in a complete filename?

    <p>The file extension</p> Signup and view all the answers

    Which files are typically located in C:\Windows\Fonts?

    <p>Font files</p> Signup and view all the answers

    Which of the following attributes can be shown in a different color through Folder Options?

    <p>Encrypted files</p> Signup and view all the answers

    What is the primary purpose of the Check Disk (chkdsk) utility?

    <p>To verify a hard disk's file system integrity.</p> Signup and view all the answers

    Which of the following file attributes indicates that a file is not available locally?

    <p>Offline (O)</p> Signup and view all the answers

    Which command is used with chkdsk to automatically fix errors without scanning for bad sectors?

    <p>/f</p> Signup and view all the answers

    What happens to used bad sectors on a hard drive when identified?

    <p>They are marked and redirected to another sector.</p> Signup and view all the answers

    Which attribute identifies a file that can only be read and not modified?

    <p>Read-Only (R)</p> Signup and view all the answers

    Which file attribute is used to specify that a file should be excluded from content indexing?

    <p>Not Content Indexed (I)</p> Signup and view all the answers

    Why is defragmentation not necessary for solid-state drives (SSDs)?

    <p>The seek time on an SSD is very low.</p> Signup and view all the answers

    What issue do orphaned files relate to as checked by chkdsk?

    <p>Files not associated with a directory.</p> Signup and view all the answers

    Which command should be used with chkdsk to scan and fix bad sectors?

    <p>/r</p> Signup and view all the answers

    Study Notes

    Hard Disk Drive Optimization

    • Upgrading to a faster hard disk drive can significantly improve computer performance.
    • Faster disk drives offer higher RPM (revolutions per minute) options: 7,200 RPM (minimum), 10,000 RPM, and 15,000 RPM.
    • Solid-state drives (SSDs) and NVMe drives (nonvolatile memory express) offer faster performance without rotating disks.
    • Upgrading the disk interface to PCIe can boost data transfer speed to 4,000 Mbps.

    Disk Cleanup

    • A full hard disk drive can have slower performance.
    • Disk Cleanup app helps manage disks by removing unwanted files: empty Recycle Bin, delete temporary files, installation logs, offline files, and compress old files.
    • Optimize Drives app defragments files on a hard disk drive, improving performance.
    • Solid-state drives (SSDs) do not require defragmentation.

    Check Disk

    • Check Disk (chkdsk) utility verifies the integrity of a hard disk's file system.
    • It can identify and fix errors like lost clusters, cross-linked files, orphaned files, and bad sectors.
    • Run chkdsk with the /f switch to fix errors, /r to scan and fix bad sectors, and /? for help.

    File Attributes

    • File attributes are metadata that define file qualities in NTFS file system.
    • Common attributes include: Archive (A), Compressed (C), Directory (D), Encrypted (E), Hidden (H), Not Content Indexed (I), Offline (O), Read-Only (R), System (S), and Temporary (T).
    • FAT32 file system supports only R, H, S, and A attributes.
    • Modify file attributes through file properties or Attrib command.

    File Locations

    • Important locations for system files:
      • System files: %systemroot% or %windir% - usually C:\Windows
      • Fonts: C:\Windows\Fonts
      • Program files: %programfiles% - usually C:\Program Files, and C:\Program Files (x86) on 64-bit systems.
      • User files: %userprofile% - usually C:\Users*username*
      • Temporary files: %temp% or %tmp% - usually C:\Users*username*\AppData\Local\Temp
    • %systemdrive% variable identifies the drive where Windows is installed.

    File Extensions

    • A complete filename includes file path plus file name.
    • Extensions indicate file type, content, and creating/modifying program.
    • FAT32 supports long filenames up to 255 characters, including spaces.
    • NTFS supports Unicode filenames up to 255 characters, excluding /.

    OneDrive Data Access

    • Access OneDrive files through File Explorer, OneDrive folder (C:\Users*Username*\OneDrive), web browser (https://onedrive.live.com), and the OneDrive App.
    • File Explorer provides right-click options like sharing, viewing online, version history, keeping files locally, and freeing up space.
    • OneDrive allows recovery of deleted files from the Recycle Bin.
    • The free version keeps files in the Recycle Bin for 3 to 30 days, while the Premium version keeps them for 93 days.

    Studying That Suits You

    Use AI to generate personalized quizzes and flashcards to suit your learning preferences.

    Quiz Team

    Related Documents

    OneDrive Guide PDF

    Description

    Test your knowledge on hard disk drive optimization techniques, including upgrading options and maintenance practices. This quiz covers topics such as solid-state drives, disk cleanup, and file system integrity checks. Find out how to enhance your computer's performance effectively.

    More Like This

    Hard Disk True or False Quiz
    9 questions

    Hard Disk True or False Quiz

    DistinguishedMossAgate avatar
    DistinguishedMossAgate
    Hard Disk Drives: Head Crash and Disk Cache
    17 questions
    Hard Disk Drive Fundamentals
    14 questions
    Use Quizgecko on...
    Browser
    Browser