redirection (see screenshot under point 1).
http://www.thinstuff.com/faq/index.php?action=artikel&cat=9&id=108&artlang=en
Do not allow drive redirection
This policy setting allows you to specify whether to prevent the mapping of client drives in a Terminal Services session (drive redirection).
By default, Terminal Services maps client drives automatically upon connection. Mapped drives appear in the session folder tree in Windows Explorer or My Computer in the format <driveletter> on <computername>. You can use this policy setting to override this behavior.
If you enable this policy setting, client drive redirection is not allowed in Terminal Services sessions. If you disable this policy setting, client drive redirection is always allowed.
If you do not configure this policy setting, client drive redirection is not specified at the Group Policy level. However, an administrator can still disable client drive redirection by using the Terminal Services Configuration tool.
http://technet.microsoft.com/en-us/library/cc725887(v=ws.10).aspx
Note
Remote Desktop Services in Windows Server 2008 R2 supports redirection of some additional supported Plug and Play devices. These additional supported Plug and Play devices exclude the various kinds of Plug and Play devices that are already supported in other categories, such as Drives, Printers, or Smart Cards. For example, a USB thumb drive that gets installed as a drive letter on the client computer will be listed as available for redirection under the Drives category, and a USB Plug and Play printer attached to the client computer will be redirected under the Printers category.
http://technet.microsoft.com/en-us/library/cc770631.aspx
QUESTION 64
A software company is developing two applications (App1 and App2) that will run on multiple versions of Windows operating systems. Both applications are hosted from a Microsoft Remote Desktop Services (RDS) infrastructure that runs on Windows Server 2008 R2.
The company has the following requirements:
App1 must not display that it is a remote application.
App2 is a large application and must minimize overall disk space consumption. The browser has been disabled on client computers.
You need to deploy the applications by using RemoteApp.
What should you use to deploy the applications? (To answer, drag the appropriate answer from the list of answer choices to the correct location or locations in the answer area.)
Select and Place:
Section: (none) Explanation
Explanation/Reference:
QUESTION 65
You manage a server that runs Windows Server 2008 R2 with the Remote Desktop Services role.
Your company uses a custom Line-of-Business (LOB) application that generates document files with the ".lob" custom filename extension. The files can be opened only by the LOB client application, which resides on the Remote Desktop Session Host (RD Session Host) server. The application is accessible as a RemoteApp application.
You need to enable users to open the RemoteApp application by double-clicking a .lob file on their client computer.
What should you do?
A. Distribute the URL for the RemoteApp application to the users.
B. Deploy a Windows Installer (MSI) package for the RemoteApp application to the client computers. C. Install a custom administrative (ADM) template on the client computers.
D. Copy a Remote Desktop Protocol (RDP) package for the RemoteApp application to the client computers. Correct Answer: B
Section: (none) Explanation
Explanation/Reference:
At this point you should see the program you chose to deploy as a RemoteApp in the RemoteApp Programs list at the bottom of the RemoteApp Manager. The next step is to create an .rdp or .msi file to run the RemoteApp on your client. The .rdp file will be able to open your RemoteApp when users double-click on it, but it will not associate a file extension with the RemoteApp. To make the file association you need to create an .msi file for your RemoteApp. When you run the .msi file on a compatible client it will setup the file association and create icons (which you can configure).
http://www.enterprisenetworkingplanet.com/windows/article.php/3777631/Configure-Microsofts-RemoteApp-for- Terminal-Services.htm
QUESTION 66
You have an Active Directory Domain Services (AD DS) domain. All servers run Windows Server 2008 R2. The Remote Desktop Services (RDS) environment includes a Remote Desktop Session Host (RD Session Host) server in the LAN environment, and a Remote Desktop Gateway (RD Gateway) server in the perimeter network.
You deploy a Remote Desktop Web Access (RD Web Access) server in the perimeter network. You publish a RemoteApp application. The RemoteApp application is not visible to users when they log in to RD Web Access. You need to ensure that authorized users can run RemoteApp applications from RD Web Access. What should you do?
A. Allow Windows Management Instrumentation (WMI) communication between the RD Web Access server and the RD Session Host server.
B. Restart the World Wide Web Publishing Service on the RD Web Access server.
C. Allow Windows Management Instrumentation (WMI) communication between the RD Gateway server and the RD Session Host server.
D. Disable Forms Authentication on the Default Web Site on the RD Web Access server. Correct Answer: A
Section: (none) Explanation
Explanation/Reference:
Configure the Remote Desktop Web Access Server to Allow Access from the Internet
After you have deployed RemoteApp programs, RD Gateway, and RD Web Access, you must configure your firewall to allow Windows Management Instrumentation (WMI) traffic from the RD Web Access server to the RD Session Host server.
http://technet.microsoft.com/en-us/library/cc770330.aspx
QUESTION 67
Your company runs Remote Desktop Services. You have a Remote Desktop Session Host (RD Session Host) server.
You enable Microsoft Word as a RemoteApp application on the RD Session Host server.
You need to ensure that the RemoteApp application opens when a user double-clicks a Word (.docx) file on a client computer.
Which two actions should you performs (Each correct answer presents part of the solution. Choose two.) A. In the properties of the RemoteApp application, enable the Allow any command-line arguments setting. B. Enable the Associate client extensions for this program with the RemoteApp program setting for the
file.
C. Create a Windows Installer (.msi) file.
D. Create a Remote Desktop Protocol (.rdp) file. Correct Answer: BC
Section: (none) Explanation
Explanation/Reference:
at the bottom of the RemoteApp Manager. The next step is to create an .rdp or .msi file to run the RemoteApp on your client. The .rdp file will be able to open your RemoteApp when users double-click on it, but it will not associate a file extension with the RemoteApp. To make the file association you need to create an .msi file for your RemoteApp. When you run the .msi file on a compatible client it will setup the file association and create icons (which you can configure).
http://www.enterprisenetworkingplanet.com/windows/article.php/3777631/Configure-Microsofts-RemoteApp-for- Terminal-Services.htm