nerdexam
Microsoft

70-698 · Question #47

You have five computers that run Windows 8. You need to perform an upgrade installation of Windows 10 on the computers. What are two possible ways to achieve the goal? Each correct answer presents a c

The correct answer is C. While signed in to Windows 8, run setup.exe from a network share that contains the Windows 10 D. start the computers from a bootable USB drive that contains the Windows 10 source files.. To perform an upgrade installation of Windows 10 from Windows 8, setup.exe must be launched in a way that allows the installer to detect and preserve the existing OS, files, and settings.

Install Windows 10

Question

You have five computers that run Windows 8. You need to perform an upgrade installation of Windows 10 on the computers. What are two possible ways to achieve the goal? Each correct answer presents a complete solution.

Options

  • AApply an image of Windows 10 by running imagex.exe.
  • BStart the computers from Windows PE, and then run setup.exe from a network share that
  • CWhile signed in to Windows 8, run setup.exe from a network share that contains the Windows 10
  • Dstart the computers from a bootable USB drive that contains the Windows 10 source files.
  • EApply updates by using Windows Update.

How the community answered

(36 responses)
  • A
    3% (1)
  • B
    3% (1)
  • C
    86% (31)
  • E
    8% (3)

Why each option

To perform an upgrade installation of Windows 10 from Windows 8, setup.exe must be launched in a way that allows the installer to detect and preserve the existing OS, files, and settings.

AApply an image of Windows 10 by running imagex.exe.

imagex.exe (part of the Windows AIK/ADK) is used to apply WIM images for clean deployments and does not perform an in-place upgrade that preserves the existing Windows environment.

BStart the computers from Windows PE, and then run setup.exe from a network share that

Windows PE is a minimal preinstallation environment that does not support in-place upgrades - running setup.exe from WinPE only permits a clean installation, discarding the existing Windows 8 installation.

CWhile signed in to Windows 8, run setup.exe from a network share that contains the Windows 10Correct

Running setup.exe while signed in to Windows 8 launches the installer in-place, allowing it to detect the existing installation and offer the upgrade path that preserves apps, settings, and files. This is the primary supported method for an in-place upgrade.

Dstart the computers from a bootable USB drive that contains the Windows 10 source files.Correct

Booting from a Windows 10 USB drive launches setup.exe outside of Windows 8 but still allows the user to choose the upgrade option during setup, which preserves personal files and settings from the existing installation.

EApply updates by using Windows Update.

Windows Update delivers patches and feature updates to an already-running Windows OS but cannot perform a major version upgrade from Windows 8 to Windows 10.

Concept tested: Windows 10 in-place upgrade installation methods

Source: https://learn.microsoft.com/en-us/windows/deployment/upgrade/windows-10-upgrade-paths

Topics

#upgrade installation#setup.exe#bootable USB#Windows 10 migration

Community Discussion

No community discussion yet for this question.

Full 70-698 Practice