You support desktop computers and tablets that run Windows 8 Enterprise. All of the
computers are able to connect to your company network from the Internet by using
DirectAccess.
Your company wants to deploy a new application to the tablets.
The deployment solution must meet the following requirements:
The application is not accessible if a user is working offline.
The application is isolated from other applications.
The application uses the least amount of disk space.
You need to deploy the new application to the tablets.
What should you do?
A.
Deploy the application as an Application Virtualization (App-V) package. Install the AppV
4.6 client on the tablets.
B.
Deploy the application as a published application on the Remote Desktop server. Create
a Remote Desktop connection on the tablets.
C.
Install the application on a local drive on the tablets.
D.
Install the application in a Windows To Go workspace.
E.
Install Hyper-V on tablets. Install the application on a virtual machine.
F.
Publish the application to Windows Store.
G.
Install the application within a separate Windows 8 installation in a virtual hard disk (VHD)
file. Configure the tablets with dual boot.
H.
Install the application within a separate Windows 8 installation in a VHDX file. Configure
the tablets with dual boot.
Really B ?? Is it possible to use an application published by RDS is the user is offline… ?
The question states that the app must not be available offline – so B is correct.
Pffff, indeed I’m idiot, B of course 🙂
“The application is isolated from other applications”.
“A” – is correct.
Answer is B
I think A is the answer here
Application Virtualization
Part of the Microsoft Desktop Optimization Pack (MDOP), Microsoft Application Virtualization (App-V) enables you to make applications available to end users without installing the applications directly on end user computers. App-V transforms applications into centrally managed services that are never installed and don’t conflict with other applications.
Sorry, B is the correct answer, app-v has an offline mode
Also why it it’s B instead of A is because the application must use least amount of disk space. App-V installs a tiny virtualization package on the client pc. It’s only a few kilobytes in size, but it’s still more disk space than B 😛