FC0-U61 Exam QuestionsBrowse all questions from this exam

FC0-U61 Exam - Question 188


A technician is configuring computers for a mass deployment. As part of a web-based application, several new windows need to open once a user logs in. Which of the following should the technician configure to ensure the browsers open properly?

Show Answer
Correct Answer: B

To ensure the browsers open new windows properly as part of a web-based application, the technician should configure pop-up blocker exceptions. This action allows the web application to open new windows without being blocked by the browser's built-in pop-up blocking feature, ensuring the application functions as intended.

Discussion

2 comments
Sign in to comment
_denwOption: B
Aug 12, 2024

B. Pop-up blocker exceptions To ensure the browsers open new windows properly as part of a web-based application, especially when multiple windows are required to open upon user login, the technician should configure pop-up blocker exceptions for the specific site(s) needed. This action allows the web application to open new windows without being blocked by the browser's built-in pop-up blocking feature, ensuring the application functions as intended.

fcc_classOption: B
Feb 24, 2025

B. Pop-up blocker exceptions Explanation: Most modern web browsers include pop-up blockers that prevent new windows from opening automatically. If a web-based application requires multiple windows to open upon login, the technician should configure pop-up blocker exceptions to allow the necessary pop-ups. Why not the other options? A. Unrestricted PowerShell execution policy – This controls the execution of PowerShell scripts, not browser behavior. C. Applications to run in private mode – Private (incognito) mode prevents tracking and history storage but does not affect pop-up settings. D. Security extensions setting to disable – Disabling security extensions could reduce protection but would not directly solve the issue of blocked pop-ups. Since pop-up blockers prevent necessary windows from opening, configuring pop-up blocker exceptions is the best solution.