http://www.gratisexam.com/
A. PKCS# 10 B X.509
2: Remove and Install an MSI-PACKAGE (which automatically re-load app-v package) Stand-Alone Mode with MS
The App-V 4.5 Sequencer supports creating an MSI during the sequencing process. This process does not have a formal publishing or streaming procedure. This MSI will contain the ICO, OSD, and Manifest.xml files that are necessary for publishing the application on the machine it is run from and how to import the SFT file into the App-V client cache. The package file (SFT) is not part of the MSI that is generated during sequencing and will need to be in the same directory as the MSI to successfully complete by default. In some scenarios it may be necessary to place the SFT files at an alternate location like a file server. In this scenario the
administrator could use the SFTPATH parameter to specify an alternate location of the SFT file. This would not require the SFT file to be in the same directory as the MSI. In Standalone mode the package will be published and the SFT file contents will be loaded into the client cache completely. The following command shows how to install an MSI based package when the SFTFILE is located on a file server.
Msiexec.exe /i \\PathToMsi\packagename.msi SFTPATH=\\server\share\package.sft /q
Streaming Mode with MSI
Another option is to use MSI based packages but choose to stream the SFT file contents from an App-V Server, file server, or local file location. In this scenario the package will be published, but the SFT file will be streamed to the App-V client cache. The process of streaming the SFT will be done by default as part of the installation of the MSI, but could optionally be configured to happen when the user launches the application the first time.
Source: App-V Application Publishing and Client Interaction Copyright © 2008 MICROSOFT CORPORATION
--- NOT ---
Use the Repair function in the Windows Installer Package. Use the Microsoft Application Virtualization (App-V) to re-sequence the application. - it is WRONG. Repair function of MSI-package not reload SFT-package. But
you can choose Repair function of Client Management Console: How to Repair an Application
To repair a selected application, you can perform the following procedure directly from the Results pane of the Application node in the Application Virtualization Client Management Console. When you repair an application,
you remove any custom user settings and restore the default settings. This action does not change or delete shortcuts or file type associations, and it does not remove the application from cache.
http://technet.microsoft.com/en-us/library/cc843802 ---NOT---
Use the Microsoft Application Virtualization (App-V) Sequencer to edit the virtual application package. - it is
WRONG. Question about user's side, not server's side. QUESTION 86
Your company has servers that run Windows Server 2008 R2 with Microsoft Application Virtualization (App-V) and Microsoft System Center Configuration Manager (ConfigMgr) 2007.
Your company creates a new internal department and purchases new client computers for the department's employees. The new client computers are pre-loaded with the App-V and ConfigMgr client applications. You have sequenced a new custom line-of-business (LOB) application in App-V.
You need to deploy the LOB application to the new department's client computers.
Which three actions should you perform in sequence? (To answer, move the appropriate actions from the list of answer choices to the answer area and arrange them in the correct order.)
Build List and Reorder:
Correct Answer:
Section: (none) Explanation
Explanation/Reference:
You need at least SCCM 2007 R2 to work with APP-V 4.6.
http://blogs.technet.com/b/ptsblog/archive/2011/12/21/integration-of-system-center-configuration-manager-and- app-v-part-2.aspx
QUESTION 87
All client computers in a company run Windows 7 Enterprise. The company is deploying a 4.1-GB application named App1 by using Microsoft Application Virtualization (App-V). The App-V Sequencer configuration dialog box is shown in the graphic in the work area.
You need to ensure that you can deploy the application only to client computers that run all versions of Windows 7.
Which options should you select in the App-V Sequencer? (To answer, drag the appropriate solution from the list of answer choices to the correct location or locations in the answer area.)
Select and Place:
Section: (none) Explanation
Explanation/Reference: Operating Systems
Use the Operating Systems controls to specify the application's operating system requirements. If an
Application Virtualization Desktop Client cannot support any of the selected operating systems, the application will not start.
Compression Algorithm
Use to select the method for compressing the SFT file for streaming across a network. Select one of the following compression methods:
Compressed—Specifies that the SFT file be compressed in the ZLIB format. http://technet.microsoft.com/en-us/library/cc843635.aspx
QUESTION 88
Your company plans to deploy Microsoft Application Virtualization (App-V) 4.6 applications from servers that run Windows Server 2008 R2.
The App-V applications will be streamed to the following computers: 10,000 client computers within the corporate office firewall
1,000 client computers in a field office that is connected to the corporate site via a limited-capacity and high- latency WAN
Individual client computers connecting via the Internet without the use of a virtual private network (VPN) The company has the following deployment requirements:
All application publishing must be accomplished from one place. WAN usage must be minimized.
CPU usage of client computers must be minimized when possible.
A minimum number of ports must be opened on the corporate firewall for inbound Internet connections. You need to deploy streaming solutions to the corporate office and field office. You also need to select the appropriate protocol for client connections.
Which solution should be deployed at the corporate and field office, and which protocol should be used for client computers at each location? (To answer, drag the appropriate solution from the list of answer choices to the correct location or locations in the answer area.)
Select and Place: Correct Answer: Section: (none) Explanation Explanation/Reference: QUESTION 89
Your company has an Active Directory Domain Services (AD DS) domain. All servers run Windows Server 2008 R2. All portable computers run Windows 7. You virtualize applications by using Microsoft Application Virtualization (App-V).
You are deploying servers to five new branch offices. Each branch office has its own subnet, and will stream virtual applications from a local IIS server. Users frequently move between branch offices with their portable
computers.
You need to ensure that branch office users access virtualized applications only from the local IIS server.
What should you do?
A. Create a single DNS A record and configure an HTTP host header for each IIS server.
B. Create five DNS CNAME records with the same name. Point each CNAME record to a single IIS server. Disable the netmask ordering option.
C. Create a single DNS SRV record that contains all servers.
D. Create five DNS A records with the same name. Point each A record to a different IIS server and disable the round robin option.
Correct Answer: D Section: (none) Explanation
Explanation/Reference: