Implementing and Operating Cisco Collaboration Core Technologies (CLCOR) — Question 299
An engineer is deploying the Webex app on Microsoft Windows computers. The engineer wants to ensure that the end users do not receive pop-up dialogues when they start the application. Which two actions ensure that the end users are not prompted to accept the end-user license agreement? (Choose two.)
Answer options
- A. Set the “/quiet” installation argument.
- B. Set the “DEFAULT_THEME="Dark"” installation argument.
- C. Set the “DELETEUSERDATA=1” installation argument.
- D. Set the “HKEY_LOCAL_MACHINE\Software\CiscoCollabHost\Eula Setting” registry key to “eula_disabled”.
- E. Set the “HKEY_LOCAL_MACHINE\Software\WOW6432Node\CiscoCollabHost\Eula Setting” registry key to “eula_disabled”.
Correct answer: D, E
Explanation
The correct answers are D and E because they involve modifying registry keys to disable the end-user license agreement prompt. Options A, B, and C do not address the requirement to suppress the EULA prompt and are not relevant to this specific scenario.