You plan to deploy Office 365 ProPlus.

HOTSPOT
You manage an Office 365 tenant. You plan to deploy Office 365 ProPlus.
You create the following deployment configuration file.

Use the drop-down menus to select the answer choice that answers each question or to select the
answer choice that completes each statement, based on the information presented in the code
segment.
NOTE: Each correct answer is worth one point.

HOTSPOT
You manage an Office 365 tenant. You plan to deploy Office 365 ProPlus.
You create the following deployment configuration file.

Use the drop-down menus to select the answer choice that answers each question or to select the
answer choice that completes each statement, based on the information presented in the code
segment.
NOTE: Each correct answer is worth one point.

Answer:

Explanation:
Box 1: 32-bit only
The configuration file says OfficeClientEdition=”32″
Box 2: will be activated automatically.

The following example displays no user interface when the product is installed and accepts the
license terms on behalf on the user:
<Display Level=”None” AcceptEULA=”TRUE” />
Box 3: Yes.
OneDrive has included by default. It has not been explicitly excluded.
The value “Groove” is used to exclude OneDrive for Business.

Reference for Click-to-Run configuration.xml file
https://technet.microsoft.com/en-us/library/jj219426.aspx



Leave a Reply 10

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


Massimo

Massimo

Wrong. Office 365 will not be activated automatically: when it’s not installed from the Office 365 portal, it will need to be activated by the user.
Also, it will not prompt the user for activation immediately after the installation is completed, but only when an Office application is actually launched.
I’d go with “will not be activated”.

Olu

Olu

AcceptEULA=”TRUE does not mean you have activated office. User themselves will have to lunch any office application and enter their credentials to activate the product. I agree with Massimo.

Hikmat

Hikmat

The question asks after installation the AcceptEULA=”TRUE” is only used for accepting license terms during the installation. I would go with “Will prompt the user for activation”

Tijs bouwmans

Tijs bouwmans

Great question again microsoft. how the hell are we supposed the give the right answer when there are multipe.
As Missimo stated, it will NOT be activated AND YES IT WILL prompt after installation, after an application is launched.

So both options ARE CORRECT. BEST option? yeah right microsoft…. just make clear questions please.

Tijs bouwmans

Tijs bouwmans

https://technet.microsoft.com/nl-nl/library/dn782858.aspx
You set the display level to “None” to do a silent installation of Office 365 ProPlus. This prevents Office 365 ProPlus from trying to activate during the installation.
So definitely it won’t be activated until users start to use office. )which is not directly after installation (indirect, however). So i’d stick with the first option as well.

Tijs bouwmans

Tijs bouwmans

this is suck a trick question. The answer lied baried deep hidden in technet articles.
Even then it is unclear whether they want you to answer A, activated or C, prompt user.
Both answers seem correct according to the technet articles.
In my opinion this is an ERROR question!!

Tijs bouwmans

Tijs bouwmans

i meant NOT activated in my previous article.
WHen i think about it another 4 times, i think prompt seems like a good answer too, because after all, the activation process must happen at some time. Just going unactivated doesn’t seem very logical.

The prompt will be for the end user when they start up an office application however, and not directly AFTER installation.
So, just my two cents again..

puky

puky

AUTOACTIVATE property (part of Property element)
Because Office 365 ProPlus is set to activate automatically, you should not set this property for Office 365 ProPlus products.
For other products, you can set AUTOACTIVATE to 1 to have the product activate automatically.
Optional. Default is 0.