1.
Where is feature block 1 used for?
Correct Answer
A. It contains the data used to launch the virtual application
Explanation
Feature block 1 is used to store the data required for launching the virtual application. This data could include necessary files, configurations, or any other resources needed to run the application. Therefore, it serves as a crucial component in the virtual application's launch process.
2.
What is the OSD file used for?
Correct Answer
A. OSD files are used to describe software components, their versions, their underlying structures, and their dependence on other components.
Explanation
OSD files are used to provide detailed information about software components. They describe the versions of the components, their underlying structures, and their dependencies on other components. This information is important for managing and troubleshooting software installations. The statement that OSD files are binary data files or a streamed version of the SFT file is not mentioned and therefore cannot be considered as the correct answer.
3.
Where is the SFT file used for?
Correct Answer
A. SFT file is a binary file
Explanation
The SFT file is a binary file, which means it contains data in a format that is not easily readable by humans. Binary files are used to store various types of data, such as images, videos, executable programs, and other non-textual information. In the case of the SFT file, it likely contains specific data or instructions that are meant to be processed by a computer or a specific software program.
4.
Which version of App-V supports a 64-bit operating system?
Correct Answer
C. 4.6
Explanation
App-V 4.6 is the version that supports a 64-bit operating system. This version of App-V is specifically designed to be compatible with 64-bit operating systems, allowing users to virtualize and stream applications on these systems. App-V 4.5 and 4.5 SP1 do not have native support for 64-bit operating systems, making 4.6 the correct answer.
5.
Which components are used for a App-V streaming server?
Correct Answer
D. All of the answers are true
Explanation
All of the components mentioned in the options are used for an App-V streaming server. Internet Information Services (IIS) is required to host and serve the virtual applications. .NET extensions are needed to support the execution of .NET applications. A database server is necessary to store and manage the metadata and configuration information related to the virtual applications. Therefore, all of the answers are true in this case.
6.
Which type of database server can be used for App-V?
Correct Answer
D. All of the answers are true
Explanation
All of the options mentioned, namely Microsoft SQL server Desktop Engine, Microsoft SQL server, and Microsoft SQL server express, can be used as a database server for App-V. This means that any of these options can be chosen based on the specific requirements and preferences of the user.
7.
On which type of computers can App-V be used?
Correct Answer
D. All of the answers are true
Explanation
App-V (Application Virtualization) is a technology that allows applications to be run on a computer without actually installing them. It creates a virtual environment for the applications to run, isolating them from the underlying operating system. This makes it possible to use App-V on various types of computers, including laptops, desktops, and terminal servers. Therefore, the correct answer is that App-V can be used on all of these types of computers.
8.
Softgrid...
Correct Answer
B. Is the previous name of App-V
Explanation
Softgrid is the previous name of App-V. This means that Softgrid was the original name used for the technology that is now known as App-V. The name was changed at some point, but Softgrid and App-V refer to the same software or technology.
9.
Using the sequencer on a clean machine means
Correct Answer
D. All of the answers are true
Explanation
Using the sequencer on a clean machine means that there is no anti-virus software installed, no pre-installed software, and no Windows Updates. This implies that the machine is in its original state, without any modifications or additions. Therefore, all of the given answers are true in this context.
10.
Scripts can be used in App-V...
Correct Answer
C. Any type as long as the client supports it
Explanation
Scripts can be used in App-V in any type as long as the client supports it. This means that different scripting languages such as VBScript, PowerShell, and JavaScript can be used in App-V, as long as the client machine has the necessary support for executing scripts written in that particular language. This flexibility allows developers to choose the scripting language that best suits their needs and preferences when working with App-V.
11.
App-V is part of
Correct Answer
A. Microsoft Desktop Optimalization Pack
Explanation
The correct answer is Microsoft Desktop Optimization Pack. This pack includes various tools and technologies to optimize and manage desktops in a Microsoft environment. App-V, which stands for Application Virtualization, is one of the components included in this pack. It allows applications to be virtualized and run on client devices without the need for traditional installation. This helps in simplifying application management, reducing conflicts between applications, and improving overall desktop performance.
12.
App-V uses these protocols for streaming...
Correct Answer
E. All of the answers are true
Explanation
The correct answer is that all of the answers are true. App-V uses HTTP, HTTPS, RTSP, and RTSPS protocols for streaming. These protocols allow for secure and efficient streaming of virtual applications over a network. By supporting multiple protocols, App-V can accommodate different network configurations and ensure a smooth streaming experience for users.
13.
All streamed data to the client is saved in the
Correct Answer
A. Client cache
Explanation
When data is streamed to the client, it is temporarily stored in the client cache. The client cache is a temporary storage location on the client's device where data can be stored and accessed quickly. This allows for faster retrieval of data and reduces the need for frequent communication with the server. Storing the streamed data in the client cache also helps to minimize network traffic and improve overall performance.
14.
Does App-V support streaming?
Correct Answer
A. Yes
Explanation
App-V does support streaming. App-V (Application Virtualization) is a technology developed by Microsoft that allows applications to run in a virtual environment without being installed on the local system. Streaming is a feature of App-V that allows applications to be delivered to users' devices in a dynamic and on-demand manner. This means that the application is not fully downloaded or installed upfront, but rather delivered and executed as needed, reducing the need for extensive installation processes and allowing for more efficient use of resources. Therefore, the correct answer is "Yes".
15.
What is not supported in Microsoft App-V?
Correct Answer
E. All of the answers are true
Explanation
All of the options mentioned in the question are not supported in Microsoft App-V. This means that DOS font virtualization, MAPI & COM+ virtualization, driver virtualization, and running 16-bit applications on an x64 machine are not supported features in Microsoft App-V.
16.
Microsoft App-V 4.6 does not support
Correct Answer
A. Microsoft Windows XP RTM
Explanation
Microsoft App-V 4.6 does not support Microsoft Windows XP RTM. This means that the App-V 4.6 software is not compatible with the original release version of Microsoft Windows XP.
17.
What is the prerequisite for the App-V client?
Correct Answer
A. Microsoft Visual C++ runtime 2005 SP1
Explanation
The prerequisite for the App-V client is the Microsoft Visual C++ runtime 2005 SP1. This means that in order to install and use the App-V client, the user must have the Microsoft Visual C++ runtime 2005 SP1 installed on their system.
18.
What is the best practice as installpath for the application during the sequence process?
Correct Answer
C. Q:\App1
Explanation
The best practice for the installpath during the sequence process is to use the option Q:\App1. This is because using a network drive as the installpath can provide centralized management and easier access for multiple users. Additionally, using a drive letter instead of a specific folder path allows for flexibility in case the application needs to be moved or the folder structure changes.
19.
What is the default blocksize for Microsoft App-V 4.6?
Correct Answer
C. 64Kb
Explanation
The default blocksize for Microsoft App-V 4.6 is 64Kb. This means that when using App-V 4.6, the data is divided into blocks of 64Kb size.
20.
What type of compression does App-V use?
Correct Answer
A. ZLIB
Explanation
App-V uses ZLIB compression. ZLIB is a widely used compression library that provides high compression ratios and fast decompression speeds. It is commonly used in various applications and file formats to reduce the size of data and improve transfer speeds. In the context of App-V, ZLIB compression is utilized to compress and package virtualized applications, allowing for efficient storage and delivery of the applications to end users.
21.
32 bits applications don't run on a 32-bit client when they are sequenced on a 64-bit machine
Correct Answer
A. True
Explanation
This statement is true because 32-bit applications are designed to run on a 32-bit operating system. When they are sequenced on a 64-bit machine, they may not be compatible with the 32-bit client. This is because the 64-bit machine may have different architecture and system requirements that the 32-bit application cannot fulfill. Therefore, the application will not run on the 32-bit client in this scenario.
22.
Virtual applications created with version 4.5 sequencer work on a version 4.6 client
Correct Answer
A. True
Explanation
Virtual applications created with version 4.5 sequencer are compatible with a version 4.6 client. This means that applications created using an earlier version of the sequencer can still be used on a newer client version without any major issues. Therefore, the statement "Virtual applications created with version 4.5 sequencer work on a version 4.6 client" is true.
23.
Where should you start troubleshooting?
Correct Answer
A. In SFTlog.txt
Explanation
The correct answer is "in SFTlog.txt". This is because the SFTlog.txt file is commonly used for troubleshooting App-V (Application Virtualization) client issues. It contains detailed information about the virtual applications, their launch, and any errors encountered during the process. By analyzing the SFTlog.txt file, you can identify potential problems and errors that may be causing the issue at hand. Therefore, starting troubleshooting by examining the SFTlog.txt file would be the most appropriate step in this scenario.
24.
The App-V management tool is a
Correct Answer
A. Microsoft Management Console snap-in
Explanation
The correct answer is "Microsoft Management Console snap-in" because the App-V management tool is a component that can be added to the Microsoft Management Console (MMC). MMC is a framework for hosting administrative tools, and a snap-in is a specific tool or extension that can be added to the MMC. Therefore, the App-V management tool is a snap-in that can be added to the MMC for managing and administering Microsoft Application Virtualization.
25.
App-V does not virtualize
Correct Answer
D. Network ports
Explanation
App-V does not virtualize network ports. While App-V is a virtualization technology that allows applications to run in isolated environments, it does not extend its virtualization capabilities to network ports. This means that network ports are not encapsulated or modified by App-V when running virtualized applications. Instead, network communication is handled by the underlying operating system, allowing virtualized applications to access network resources as if they were running natively on the system.
26.
The App-V agent handles the streaming to the client and also
Correct Answer
C. Creates both shortcuts and filetype associations
Explanation
The App-V agent is responsible for handling the streaming of applications to the client. In addition to this, it also has the capability to create shortcuts and filetype associations. This means that when an application is streamed to the client, the App-V agent can automatically create shortcuts on the desktop or start menu for easy access. It can also associate specific file types with the streamed application, so that when a user opens a file of that type, it will automatically open in the streamed application.
27.
The sysinternals processmonitor is able to look into the bubble since App-V version
Correct Answer
B. 4.5
Explanation
The sysinternals processmonitor is able to look into the bubble since App-V version 4.5.
28.
Interaction between virtual applications in App-V is available by using
Correct Answer
A. Dynamic Suite Composition
Explanation
Dynamic Suite Composition is a feature in App-V that allows virtual applications to interact with each other. It enables the creation of a virtual application suite where multiple virtual applications can be launched and communicate with each other seamlessly. This feature helps in integrating and coordinating the functionalities of different virtual applications, providing a more cohesive user experience. Therefore, Dynamic Suite Composition is the correct answer for enabling interaction between virtual applications in App-V.
29.
Which type of report can App-V create?
Correct Answer
E. All of the answers and even more
Explanation
App-V can create all types of reports mentioned in the options, including system utilization, application utilization, license compliance, and system errors. Additionally, it can generate even more types of reports, making it a comprehensive reporting tool.
30.
The 8.3 naming convention is
Correct Answer
B. For backwards compatibility
Explanation
The 8.3 naming convention is used for backwards compatibility. This means that it is a system that was originally designed to support older versions of operating systems and software. It allows for compatibility with older applications that may not be able to recognize or handle longer file names. By using the 8.3 naming convention, these older applications can still access and work with files without any issues.
31.
A well known best practice during installing an application with the sequencer is
Correct Answer
C. All of the answers are true
Explanation
The correct answer is that all of the answers are true. This means that it is a best practice to disable any install on first use and switch off any automatic updates when installing an application with the sequencer. Disabling install on first use ensures that the application is fully installed before it is used, preventing any potential issues. Switching off automatic updates allows for better control over when and how updates are applied, ensuring compatibility and stability. Both of these practices contribute to a smoother and more efficient installation process.
32.
Which of these can not be virtualized using Microsoft App-V?
Correct Answer
E. All of the answers are true
Explanation
All of the options mentioned in the question can be virtualized using Microsoft App-V. This means that anti-virus software, VPN software, printers, and a full installation of Microsoft Internet Explorer can all be virtualized using App-V. Therefore, the answer "All of the answers are true" is incorrect.