Courseiva
hardMultiple ChoiceObjective-mapped

220-1102 Practice Question: While configuring a new Windows 11 workstation,…

While configuring a new Windows 11 workstation, you need to ensure that a legacy application can always run with administrative privileges without prompting the user. The user is a standard user. What is the best way to accomplish this?

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

Create a scheduled task that runs with the highest privileges and launches the application at user logon.

Forcing a legacy app to run as administrator without UAC prompts for a standard user requires creating a scheduled task that runs with elevated privileges. The task can be set to run at user logon or on demand, and the application is launched by the task with the stored admin credentials. This bypasses UAC while maintaining security for the standard user account.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Set the application's compatibility mode to 'Run this program as an administrator' and grant the user full control over the program's folder.

    Why it's wrong here

    The 'Run as administrator' compatibility setting only works if the user is an administrator or can provide admin credentials. For a standard user, this will still trigger a UAC prompt for credentials, which they cannot provide.

  • Create a scheduled task that runs with the highest privileges and launches the application at user logon.

    Why this is correct

    A scheduled task can be configured to run with stored administrator credentials and launch the application without any UAC prompt. This is the supported method for standard users to run legacy apps that require elevation.

  • Disable User Account Control (UAC) via the Control Panel.

    Why it's wrong here

    Disabling User Account Control (UAC) via the Control Panel severely compromises the workstation's security posture by allowing all applications, including potentially malicious ones, to run with full administrative privileges without user consent. While it would eliminate UAC prompts, it does not inherently grant a standard user the administrative rights required by the application. Instead, it removes the critical protective layer that prompts for elevation, making the system highly vulnerable to privilege escalation attacks and malware, which is a severe security risk and violates fundamental security principles.

  • Add the user to the local Administrators group.

    Why it's wrong here

    Adding the user to the Administrators group gives them full system access, which is a security risk and violates the principle of least privilege. It would also still trigger UAC prompts unless UAC is disabled.

About these practice questions

This 220-1202 question is part of Courseiva's 495-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This 220-1202 practice question is part of Courseiva's free CompTIA certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the 220-1202 exam.