exam questions

Exam AZ-140 All Questions

View all questions & answers for the AZ-140 exam

Exam AZ-140 topic 4 question 29 discussion

Actual exam question from Microsoft's AZ-140
Question #: 29
Topic #: 4
[All AZ-140 Questions]

Your on-premises network contains 20 Windows 10 devices.
You have an Azure Virtual Desktop deployment.
You need to deploy the Microsoft Remote Desktop client (MSRDC) to the devices. The MSRDC must be available to everyone who sign in to the devices.
What should you do?

  • A. Install the MSRDC by using msiexec.exe and the ALLUSERS=1 command line option.
  • B. Install the MSRDC by using msiexec.exe and the ALLUSERS=2 command line option.
  • C. Install the MSRDC by using msiexec.exe and the MSIINSTALLPERUSER=1 command line option.
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Doornroosje
Highly Voted 2 years ago
Got this question on exam today.
upvoted 5 times
...
jeff1988
Most Recent 6 months, 3 weeks ago
Selected Answer: A
A. Install the MSRDC by using msiexec.exe and the ALLUSERS=1 command line option. Using the ALLUSERS=1 option installs the application for all users on the device, making it available to anyone who logs in
upvoted 2 times
...
Magis
2 years, 7 months ago
Selected Answer: A
Correct. Per device instalation msiexec.exe /I <path to the MSI> /qn ALLUSERS=1
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...