Your network contains an Active Directory domain named contoso.com. You need to
recommend an application distribution strategy to meet the following requirements:
Enable client computers to use different versions of the same application.
Minimize the amount of hardware resources used on the client computers.
Which application distribution strategy should you recommend?
A.
Install the applications on Remote Desktop Services (RDS) servers, and then publish the
applications as RemoteApp programs.
B.
Create a Windows Installer package for each application, and then deploy the packages
by using a Group Policy object (GPO).
C.
Create a Windows Installer package for each application, and then deploy the packages
by using Microsoft System Center 2012 Configuration Manager.
D.
Sequence the applications by using the Microsoft Application Virtualization (App-V)
Sequencer, and then deploy the applications by using App-V streaming.
D is correct
Might be A? RemoteApps will be hosted on RDS server, and complies with minimizing HW resources on client computers, Streaming will put an additional load on client’s memory/cpu/nic..
D is correct answer. App-V gives possibility to run simultaneously different version of software without problems. Single computer is unable to provide such ticks, single computer means PC or RDS. The C answer is wrong because of “create a Windows Installer package”, what means MSI file for installation.
A is correct as there are multiple RDS servers. Read A again, note the s on servers.
Answer A is correct, they don’t say that the applications are not compatible together so you can use RDS/Remoteapp for this and also minize resrouces on the client > Sure answer A.
I have to think the answer is A as well