You administer 100 client devices that run Windows 10. Users do not have local administrator permissions to the devices.
You need to deploy Office 365 ProPlus to all client devices while minimizing Internet bandwidth consumption and costs.
What should you use? configuration-manager

A.
An MSI installer and an Active Directory Group Policy
B.
An MSI installer and Microsoft Operations Management Suite (OMS)
C.
An MSI installer and System Center Configuration Manager (SCCM)
D.
A Click-to-Run installer from a network share
Explanation:
References: https://docs.microsoft.com/en-us/deployoffice/deploy-office-365-proplus-with-system-center-
Answer is A
https://technet.microsoft.com/en-us/library/ff602181.aspx
4
3
Think you’re right, because it says that also needs to minimize costs and it does not explicitly tell us that the environment has SCCM.
1
1
First Office 365 ProPlus has no .MSI, let’s admit something wrong, what about licences then ?
1
0
C is better
if in the environment you have wsccm installed, do not use the group policy manager to install software
https://docs.microsoft.com/es-es/deployoffice/deploy-office-365-proplus-with-system-center-configuration-manager
1
1
Wrong – its A
” minimizing Internet bandwidth consumption and costs.”
it doesn’t say it has SCCM
4
1
is it not most cost effective from a network share?
3
0
SCCM and network share are the same thing when it comes to bandwith consumption, however when you do via network share + ODT you need to have local admin rights to run a command like this:
Setup.exe /download c:\ClickToRun\configuration.xml
With SCCM, you as the admin do it for all users in the network, that do not have local admin rights on their devices, as it says in the question.
So that’s why, in my opinion, C is more accurate than D.
1
1
Answer is C! is not D because users will need to have local admin rights to install from network share!
2
2
I think C is corect.
https://docs.microsoft.com/en-us/deployoffice/deployment-guide-for-office-365-proplus
1
1
I think the correct answer is D because there is no MSI installer for office 365, it’s just for office 2016 professional plus.
3
0
per microsoft. they dont support MSI in office365. they prefer ODT
2
0