Question

Difficulty: MediumClient-Side Virtualization Purposes and Use Cases

An organization recently upgraded all workstation computers to Windows 11 Enterprise 64-bit. However, the accounting department relies on a proprietary database client that only runs within a 32-bit Windows 7 environment. The organization wants to avoid buying dedicated legacy physical hardware while maintaining Windows 11 as the primary operating system on each user's desktop. Which of the following client-side virtualization purposes best addresses this requirement?

  1. Legacy application supportAnswer
  2. B
    Bare-metal Type 1 hypervisor deployment
  3. C
    Cloud Infrastructure as a Service (IaaS) migration
  4. D
    Virtual machine memory overcommitment

Answer

Legacy application support
Legacy application support is a key purpose of client-side virtualization. It enables users to run software designed for older operating systems by running that legacy OS inside a virtual machine hosted on top of modern desktop operating systems.

Step-by-Step Solution

1
Analyze the technical requirements and constraints
The user needs to run a 32-bit Windows 7 application on modern 64-bit Windows 11 hardware without dedicated physical legacy workstations.
Identifying the incompatibility between the current host OS and the software requirement defines the target operational goal.
2
Match the requirement to client-side virtualization purposes
Running the legacy OS inside a hosted (Type 2) hypervisor directly on the client machine fulfills the need for legacy application support.
Legacy application support provides a method to run older software natively inside an isolated guest OS while retaining the host OS for daily operations.

Key Concept

Client-Side Virtualization Purposes: Legacy Application Support
Rate this question