1.9.0 Certification Objectives Flashcards
What is the advantage of having programs run in user mode instead of kernel mode?
If a user-mode program crashes, it will only take down that particular program.
If a kernel-mode program crashes, it will take down the operating system. This is because kernel-mode programs have direct access to hardware and can reference memory.
What software component allows hardware to interface with the operating system?
Device drivers provide interface capabilities to hardware.
What are the minimum system requirements a computer must satisfy in order to run Windows 10?
<pre> Processor: 1Ghz RAM: 1GB (32b) or 2GB (64b) Hard Disk: 32GB Video: DirectX 9 + WDDM 1.0 Display: 800x600 </pre>
What is required to perform a network installation of Windows 10?
- Computer with a network connection
2. Distribution server
What are the types of removable media installation?
Optical disc, external HDD, USB media
Which type of upgrade path is used to upgrade from Windows 7 or Windows 8/8.1 to Windows 10?
Similar versions (within the same edition) of 7 and 8/8.1 have direct upgrade paths to 10.
Describe the migration path from previous versions of Windows.
- Install Windows 10 on target hardware
- Install any necessary applications on target hardware
- Use User State Migration Tool on source hardware
3A: Run scanstate to collect user data and settings
3B: Run USMT with /verify switch to ensure store - Use USMT on target hardware
4A: loadstate to deploy user data and settings