ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 431 - 350-801 discussion

Report
Export

An engineer roust deploy the Cisco Wet*x app to a Windows Virtual Desktop Infrastructure environment that has a roaming database named spark roaming_store stored In a user's AppData\Roaming directory, Which two command line arguments must be used when running the installer? (Choose two.)

A.

ALLUSERS=0

Answers
A.

ALLUSERS=0

B.

ENABLEVDI=1

Answers
B.

ENABLEVDI=1

C.

ALLUSERS=1

Answers
C.

ALLUSERS=1

D.

ENABLEVDI=2

Answers
D.

ENABLEVDI=2

E.

ROAMINGENABLED=1

Answers
E.

ROAMINGENABLED=1

Suggested answer: B, E

Explanation:

The Cisco Webex app can be installed on a Windows Virtual Desktop Infrastructure (VDI) environment by using the following command-line arguments:

ENABLEVDI=1 - This argument enables VDI mode for the Webex app.

ROAMINGENABLED=1 - This argument enables roaming for the Webex app.

The ALLUSERS argument is not required when installing the Webex app on a VDI environment. The ENABLEVDI argument must be set to 1, and the ROAMINGENABLED argument must be set to 1.

The following is an example of the command that can be used to install the Webex app on a VDI environment:

Code snippet

msiexec /i WebexApp.msi ENABLEVDI=1 ROAMINGENABLED=1

asked 10/10/2024
Steve Jenkins-Thorkildson
39 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first