You work as a desktop technician at ABC.com. The ABC.com network consists of an Active
Directory Domain Services (AD DS) domain named ABC.com. All servers run Windows Server
2012 and all 500 client computers run Windows 8 Enterprise.
All 500 users in the company log on to their client computers using domain user accounts.
The company has a Development department. Developers create custom Windows Store apps
for use on Windows 8 computers.
The developers create a new line of business Windows Store app named CorpApp1.
CorpApp1 will be used by all company employees and will access resources in the corporate
network.
You have the following requirements:
•Deploy CorpApp1 to all client computers in the domain.
•Configure CorpApp1 to access the required network resources.
•Minimize administrative effort.
What should you do?
A.
Install CorpApp1 on a reference computer. Capture an image of the reference computer and
deploy the image to the client computers.
B.
Apply a Group Policy Object (GPO) to the client computers that configures the “Allow all trusted
apps to install” setting. Configure a PowerShell script that includes the add-appxpackage cmdlet.
Instruct the users to log on to their computers and run the script.
C.
Submit CorpApp1 to Windows Store. Instruct the users to log on using Microsoft accounts and
install CorpApp1 from Windows Store then log off on log back on using their domain user
accounts.
D.
Boot each computer using WinPE. Run the DISM utility to provision CorpApp1 in the Windows
8 image file.