Podcast
Questions and Answers
What is the primary purpose of an image-based internal partition installation?
What is the primary purpose of an image-based internal partition installation?
What is required to begin a remote network installation?
What is required to begin a remote network installation?
What is used to create a custom Windows 10 installation?
What is used to create a custom Windows 10 installation?
What is the purpose of a setup answer file in an unattended network installation?
What is the purpose of a setup answer file in an unattended network installation?
Signup and view all the answers
What is the result of a Refresh your PC installation?
What is the result of a Refresh your PC installation?
Signup and view all the answers
What is the primary function of Remote Installation Services (RIS)?
What is the primary function of Remote Installation Services (RIS)?
Signup and view all the answers
What is the purpose of the distribution shared folder on a server in an unattended network installation?
What is the purpose of the distribution shared folder on a server in an unattended network installation?
Signup and view all the answers
What is required to perform a Windows Unattended installation?
What is required to perform a Windows Unattended installation?
Signup and view all the answers
What is the primary purpose of the Device Manager utility in Windows?
What is the primary purpose of the Device Manager utility in Windows?
Signup and view all the answers
What is the benefit of using disk cloning in Windows installation?
What is the benefit of using disk cloning in Windows installation?
Signup and view all the answers
What is the purpose of Microsoft's System Preparation (Sysprep) tool?
What is the purpose of Microsoft's System Preparation (Sysprep) tool?
Signup and view all the answers
What is the primary purpose of Windows Update?
What is the primary purpose of Windows Update?
Signup and view all the answers
What is the type of installation that includes PXE, Unattended Installation, and Remote Installation?
What is the type of installation that includes PXE, Unattended Installation, and Remote Installation?
Signup and view all the answers
What is the primary purpose of adding user accounts during the Windows installation process?
What is the primary purpose of adding user accounts during the Windows installation process?
Signup and view all the answers
What is the primary purpose of using the Preboot Execution Environment (PXE) installation method?
What is the primary purpose of using the Preboot Execution Environment (PXE) installation method?
Signup and view all the answers
What is the primary purpose of using the Unattended Installation method?
What is the primary purpose of using the Unattended Installation method?
Signup and view all the answers
What is the purpose of a recovery partition in some Windows computers?
What is the purpose of a recovery partition in some Windows computers?
Signup and view all the answers
What is the result of running the unattended.bat file on the client machine?
What is the result of running the unattended.bat file on the client machine?
Signup and view all the answers
What is required to restore the computer using the recovery partition?
What is required to restore the computer using the recovery partition?
Signup and view all the answers
What is the result of an in-place upgrade of the OS?
What is the result of an in-place upgrade of the OS?
Signup and view all the answers
What is the purpose of the System Center Configuration Manager task sequence?
What is the purpose of the System Center Configuration Manager task sequence?
Signup and view all the answers
What is the purpose of running a batch file containing a set of instructions to install the OS over the network?
What is the purpose of running a batch file containing a set of instructions to install the OS over the network?
Signup and view all the answers
What is the result of using the Windows installation program (Setup.exe) to upgrade Windows 7 or Windows 8 to Windows 10?
What is the result of using the Windows installation program (Setup.exe) to upgrade Windows 7 or Windows 8 to Windows 10?
Signup and view all the answers
What is the purpose of creating a boot disk that boots the computer and connects to the distribution shared folder on the server?
What is the purpose of creating a boot disk that boots the computer and connects to the distribution shared folder on the server?
Signup and view all the answers
Study Notes
Finalizing the Installation
- Windows Update is used to scan for new software, install service packs, and patches after the initial installation.
- Device Manager is used to verify that all hardware is installed correctly and to locate device problems, and install correct or updated drivers.
Lab - Finalize the Windows Installation
- In this lab, you will add user accounts and finalize an installation of Windows 10.
Custom Installation Options
- Disk cloning is used to simplify the installation process on multiple computers by duplicating the information on the base computer's disk to another disk.
Disk Cloning
- A specific program is used to duplicate all the information on the base computer's disk, sector by sector, to another disk, usually an external device.
- The new disk contains a fully deployed operating system and can be used to quickly deploy a fresh copy of the base operating system and any installed applications and data.
System Preparation Tool
- Microsoft's System Preparation (Sysprep) tool is used to remove any undesirable settings before creating the final image.
Other Installation Methods
- Network Installation includes Preboot Execution Environment (PXE) Installation, Unattended Installation, and Remote Installation.
- Image-based Internal partition Installation is a Windows image stored on an internal partition that can be used to restore Windows to its original state.
- Other types of custom installations include Windows Advanced Startup Options, Refresh your PC (Windows 8.x only), System Restore, Upgrade, Repair installation, Remote network installation, and Recovery partition.
Remote Network Installation
- The OS installation files are stored on a server and the client computer can access the files remotely.
- Remote Installation Services (RIS) communicates with the client, stores the setup files, and provides the necessary instructions for the client to access the setup files, download them, and begin the OS installation.
Preboot Execution Environment (PXE)
- A special environment used to boot the computer, connect to the network, and communicate with the server to begin the installation process.
Unattended Network Installation
- Setup.exe must be run with the user options found in the answer file.
- The answer file is created using the System Image Manager (SIM) and copied to the distribution shared folder on a server.
Recovery Partition
- A hidden partition on the disk that contains an image that can be used to restore the computer to its original configuration.
- The recovery partition can be used to restore the computer using a special key or key combination when the computer is starting.
Upgrade Methods
- In-place upgrade updates the OS and migrates apps and settings to the new OS.
- The System Center Configuration Manager (Configuration Manager) task sequence can be used to completely automate the process.
- When upgrading Windows 7 or Windows 8 to Windows 10, the Windows installation program (Setup.exe) will perform an in-place upgrade, which automatically preserves all data, settings, applications, and drivers from the existing OS version.
Studying That Suits You
Use AI to generate personalized quizzes and flashcards to suit your learning preferences.
Related Documents
Description
Learn about the final steps of Windows installation, including updating the OS and verifying hardware installation through Windows Update and Device Manager utilities.