Removing Restore Points and Previous Versions of Files
Removing Restore Points and Previous Versions of Files
The Disk Cleanup utility was introduced in Chapter 4, “ Disk Management.” It removes temporary files, empties the Recycle Bin, and removes a variety of system files and other items that you no longer need. After you scan your disk using the Disk Cleanup utility, you can click the More Options tab and click the Clean up button in the System Restore and Shadow Copies section to delete all but the most recent restore point on the disk, including previous versions of files.
Backups and System Recovery
Cram Quiz
1. You are going to upgrade a couple of applications and you want to back up all system and data files. What should you use?
❍ A. Create a System Image Backup ❍ B. Use System Restore ❍ C. Use Previous Versions of Files ❍ D. Use System Configuration
2. Which of the following does System Restore NOT back up?
❍ A. Registry ❍ B. COM+ and WMI information ❍ C. IIS metabase ❍ D. Data files created by a user
Cram Quiz Answers
1. A is correct. A System Image Backup, sometimes referred to as the Complete PC Backup, is a copy of the system drives required for Windows to run and is one of the fastest ways to restore your hard disk. It can also include additional drives. Answer B is incorrect because System Restore only backs up System files, not data files. Answer C is incorrect because the Previous Versions of Files only backs up data files, not system files. Answer D is incorrect because System Configuration is a troubleshooting tool for boot problems, not a backup tool.
2. D is correct. System Restore backs up the registry, DLL cache folder, user pro- files, COM+ and WMI information, IIS metabase, and certain monitored files. It does not back up data files.
Review Questions
Review Questions
1. You work as the desktop support technician at Acme.com. You have a user that loaded a driver but now Windows does not boot properly. You want to display the driver names while they are being loaded during startup. What should you do?
❍ A. Start System configuration. On the Boot tab, select the Base video checkbox. ❍ B. Start System configuration. On the Boot tab, you should select the Boot log checkbox. ❍ C. Start System configuration. On the Boot tab, you should select the No GUI boot checkbox. ❍ D. Start System configuration. On the Boot tab, select the OS boot infor- mation checkbox.
2. You work as the desktop support technician at Acme.com. You have a user who reports experiencing slowness problems over the last few weeks. You need to identify the cause of the failures. Therefore, you want to look at the historical view of workstation performance and see when the failures first started. What should you do?
❍ A. Make use of Performance Monitor ❍ B. Make use of the Reliability Monitor ❍ C. Make use of a System Diagnostics Data Collector Set ❍ D. Make use of the Resource Overview tool
3. You work as the Help Desk technician at Acme.com. You have a user who is get- ting a Stop error when the computer is started in Normal mode or Safe Mode. What should you do to troubleshoot this problem further?
❍ A. Uninstall Windows 7 and reinstall the previous version of Windows ❍ B. Reboot the computer using the Windows 7 installation DVD and run
the Startup Repair tool ❍ C. Run Software Explorer
❍ D. Disable startup items by running Msconfig.exe 4. You make changes to the video refresh rate on your computer and now the
display does not work properly. What should you do?
❍ A. Run the SYSEDIT tool ❍ B. Reinstall Windows ❍ C. Reboot the system with the emergency repair disk ❍ D. Press F8 during the boot sequence and select Last Known Good
Configuration
CHAPTER 16: Backups and System Recovery
5. Your machine does not boot properly. You suspect a faulty driver that you just installed. Unfortunately, you cannot access the Device Manager because the system does not complete the boot process. What should you do next?
❍ A. Restart the computer with another version of Windows ❍ B. Insert a DOS bootable disk into the drive and boot the system ❍ C. Reboot the computer in Safe Mode ❍ D. Start the System Configuration tool
6. What tool would you use to temporarily disable a service that starts during the boot process?
❍ A. Device Manager ❍ B. System Configuration ❍ C. Boot.ini tool ❍ D. Last Known Configuration option
7. You just loaded a new application. Now your computer has gotten slow and sometimes causes Stop errors. Even after reinstalling the application, you still have the same problems. What can you try next?
❍ A. Roll back the latest driver using Device Manager ❍ B. Reboot the computer in Safe Mode ❍ C. Press F8 during the boot sequence and select Last Known Good
Configuration ❍ D. Use the System Restore to restore to a known good working restore
point 8. Which type of backup can you perform using the Windows 7 Backup and
Restore program if you only want to back up files that have their archive bits set and you want the backup job to clear each file’s archive bit after each file has been backed up?
❍ A. Incremental ❍ B. Differential ❍ C. Normal ❍ D. Copy
Review Question Answers
9. You have a computer running Windows 7 with a C and D drives. Both hard drives are formatted with the NTFS file system. What do you need to disable the previous versions on the D drive?
❍ A. Modify the Quota settings ❍ B. Modify the Sharing settings ❍ C. Use the Disk Management snap-in ❍ D. Modify the System Protection settings from System Properties
10. What can you use to delete all System Protection snapshots on a computer running Windows 7?
❍ A. Run Disk Defrag ❍ B. Run Disk Cleanup for System Restore and Shadow copies ❍ C. Restore files from Previous Versions ❍ D. Restore files using System Restore
Review Question Answers
1. Answer D is correct. If you open System Configuration, select the Boot tab, and select OS boot information, it shows you the driver names that are loaded during startup. Answers A, B, and C are incorrect because those options do not provide that information. Base video starts the monitor with a 640 × 480 resolution. The Boot log generates a log that could be accessed after it boots. The No GUI boot checkbox starts in with a command prompt.
2. Answer B is correct. The two places to look for a history of problems are the Event Viewer and the Reliability Monitor. Answer A is incorrect because Performance Monitor is used to measure performance. Answer C is incorrect because the Data Collector Set is used to group counters together so that you can call them up as needed or schedule them to be measured. Answer D is incorrect because the Resource Overview tool shows the performance of the major subcomponents, including CPU, memory, network, and disk.
3. Answer B is correct. Because you cannot start the computer, there might be a problem with the startup files. Therefore, you need to run the Startup Repair tool. Answer A is incorrect because you don’t want to go back to an old operating system. Answers C and D are incorrect because you cannot start Windows to get to the Software Explorer or msconfig.exe (System Configuration tool).
CHAPTER 16: Backups and System Recovery
4. Answer D is correct. If you load a driver and your machine does not boot proper- ly, you can access the advanced boot menu and try Last Known Good Configuration. Answer A is incorrect because you cannot access Windows to use SYSEDIT. Answer B is incorrect because reinstalling Windows takes a lot of effort and might not correct the problem. Answer C is incorrect because there is no emergency repair disk to use with Windows 7; everything is included with the Windows 7 installation disk.
5. Answer C is correct. If you cannot boot the computer, the next logical step is to boot Windows in Safe Mode. In Safe Mode, minimum drivers are loaded. Answer
A is not a viable option because most systems do not have another hard drive with another version of Windows. This solution can also become very messy. Answer B is incorrect because you cannot use DOS to correct most Windows problems. Answer D is incorrect because you need to first load Windows before you can use the System Configuration tool.
6. Answer B is correct. The system configuration tool is a diagnostic tool that can help you isolate startup programs and services that prevent Windows from boot- ing. Answer A is incorrect because Device Manager manages devices, not serv- ices. Answer C is incorrect because there is no such thing as the boot.ini tool or file in Windows 7. Answer D is used to revert back when you load a driver, serv- ice, or program that prevents Windows from loading. It does not disable a service.
7. Answer D is correct. System Restore can reconfigure Windows to its original set- tings before the problem occurred. Answer A is incorrect because this is not a device problem. Answer B is incorrect because you can load Windows, so you don’t need to use Safe Mode. Answer C is incorrect because if you log in to Windows successfully, you overwrite the Last Known Good Configuration.