What should you include in the configuration file?

You plan to deploy a Microsoft Azure RemoteApp collection by using a custom template image. The image will
contain Microsoft Office 365 ProPlus apps.
You need to ensure that multiple users can run Office 365 ProPlus from the custom template image
simultaneously.
What should you include in the configuration file?

You plan to deploy a Microsoft Azure RemoteApp collection by using a custom template image. The image will
contain Microsoft Office 365 ProPlus apps.
You need to ensure that multiple users can run Office 365 ProPlus from the custom template image
simultaneously.
What should you include in the configuration file?

A.
<Property Name = “FORCEAPPSHUTDOWN” Value = “FALSE” />

B.
<Product ID = “0365ProPlusRetail” />

C.
<Property Name = “SharedComputerLicensing” Value = “1” />

D.
<Property Name = “AUTOACTIVATE” Value = “1” />

Explanation:
To make Microsoft Office 365 ProPlus apps available as RemoteApps, you need to enable Shared computer
activation. You do this by including the following text in the configuration file:
<Property Name = “SharedComputerLicensing” Value = “1” />
Shared computer activation lets you to deploy Office 365 ProPlus to a computer in your organization that is
accessed by multiple users. For example, several nurses at a hospital connect to the same remote server to
use their applications or a group of workers share a computer at a factory.
The most common shared computer activation scenario is to deploy Office 365 ProPlus to shared computers
by using Remote Desktop Services (RDS). By using RDS, multiple users can connect to the same remote
computer at the same time. The users can each run Office 365 ProPlus programs, such as Word or Excel, at
the same time on the remote computer.
Incorrect Answers:
A: This setting determines how click-to-run apps are shutdown when an app is open. This setting is not required
to ensure that multiple users can run Office 365 ProPlus using RemoteApp.
B: This setting is used for the installation of Office 365. This setting is not required to ensure that multiple users
can run Office 365 ProPlus using RemoteApp.
D: This setting determines how Office 365 is activated. This setting is not required to ensure that multiple users
can run Office 365 ProPlus using RemoteApp.

https://technet.microsoft.com/en-us/library/dn782858.aspx



Leave a Reply 0

Your email address will not be published. Required fields are marked *