Chapter 10 - Assignment Flashcards
What are the three Windows settings critical to securing a computer that need to be verified as part of regular maintenance?
Setting Windows updates to occur automatically, ensure anti-malware software is up to date and protecting the system, the Network security is correctly set
What are the three Windows settings critical to securing a computer that need to be verified as part of regular maintenance?
Setting Windows updates to occur automatically, ensure anti-malware software is up to date and protecting the system, the Network security is correctly set
What folder holds the Windows registry?
C:\Windows\system32\config
What folder holds a backup of the registry?
C:\Windows\system32\config\RegBack>
What folder holds 32-bit programs installed in a 64-bit installation of Windows?
C:\Program Files (x86) folder
What file in the user account folder stores user settings?
Isuser.dat and Ntuser.dat depending on the OS
What is the purpose of the C:\Windows\CSC folder?
Saves offline files until PC is connected online
What is the purpose of the Windows.old folder?
Holds the previous installation of Windows
How can you manually delete the Windows.old folder?
Disk Cleanup
By default, how often does Windows automatically defrag a magnetic hard drive?
Once a week
On what type of hard drive does Windows disable defragmenting?
SSD
What are two reasons to uninstall software you no longer use?
Free up space on the HDD and better start up performance.
What is the file name and default path of the Windows paging file used for virtual memory?
C:\pagefile.sys
What type of storage media must be used to create a Windows system image?
Internal/external drive or a DVD
What Windows 8 utility is used to back up user data? What Windows 7 utility is used to back up user data?
Windows 8: File History utility and System Protection utility
Windows 7: Backup and Restore utility and System Protection utility
Why is it important to not store a backup of drive C: on another partition on the same hard drive?
If the HDD crashes, both partitions will be lost
What is the %SystemRoot% folder as used in Microsoft documentation?
%SystemRoot% defines your Operating System’s default folder or location that all the system files are stored at.
What Windows utility creates restore points?
System Protection
How can you delete all restore points?
Turning system protection off and then back on
In what folder are restore points kept?
C:\System Volume Information
Which dialog box can you use to manually create a restore point?
The system protection tab of the system properties box.
To use the GPT partitioning system on a hard drive, what firmware is required? What operating system architecture?
UEFI firmware
64-bit architecture
In a command line, what is the purpose of the ? in a file name?
A wildcard for one character
What is the purpose of the |more parameter at the end of a command line?
Lists information one screen at a time.