Unofficial Microsoft App-v Exam

Reviewed by Editorial Team
The ProProfs editorial team is comprised of experienced subject matter experts. They've collectively created over 10,000 quizzes and lessons, serving over 100 million users. Our team includes in-house content moderators and subject matter experts, as well as a global network of rigorously trained contributors. All adhere to our comprehensive editorial guidelines, ensuring the delivery of high-quality content.
Learn about Our Editorial Process
| By Christian Janssen
Christian Janssen, IT Consuting
Christian, a seasoned IT professional, holds the prestigious title of VMware vExpert since 2009. As a senior IT consultant specializing in Microsoft Cloud and Security, he brings a wealth of expertise, navigating the complex landscape of virtualization and ensuring robust cloud solutions with a focus on security.
Quizzes Created: 2 | Total Attempts: 579
| Attempts: 239 | Questions: 32
Please wait...
Question 1 / 32
0 %
0/100
Score 0/100
1. On which type of computers can App-V be used?

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.

Submit
Please wait...
About This Quiz
Unofficial Microsoft App-v Exam - Quiz

This unofficial Microsoft App-V exam assesses knowledge on virtual application deployment and management. It covers topics such as feature blocks, OSD and SFT files, and system requirements for... see moreApp-V, providing essential skills for IT professionals working with Microsoft virtualization technologies. see less

2. Does App-V support streaming?

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".

Submit
3. The App-V agent handles the streaming to the client and also

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.

Submit
4. Which type of report can App-V create?

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.

Submit
5. App-V uses these protocols for streaming...

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.

Submit
6. A well known best practice during installing an application with the sequencer is

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.

Submit
7. Which of these can not be virtualized using Microsoft App-V?

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.

Submit
8. Using the sequencer on a clean machine means

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.

Submit
9. Where should you start troubleshooting?

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.

Submit
10. Softgrid...

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.

Submit
11. All streamed data to the client is saved in the

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.

Submit
12. Scripts can be used in App-V...

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.

Submit
13. The App-V management tool is a

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.

Submit
14. What is not supported in Microsoft App-V?

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.

Submit
15. Which version of App-V supports a 64-bit operating system?

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.

Submit
16. Interaction between virtual applications in App-V is available by using

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.

Submit
17. Where is feature block 1 used for?

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.

Submit
18. What is the OSD file used for?

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.

Submit
19. Which components are used for a App-V streaming server?

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.

Submit
20. App-V does not virtualize

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.

Submit
21. What is the best practice as installpath for the application during the sequence process?

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.

Submit
22. Which type of database server can be used for App-V?

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.

Submit
23. Microsoft App-V 4.6 does not support

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.

Submit
24. Virtual applications created with version 4.5 sequencer work on a version 4.6 client

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.

Submit
25. App-V is part of

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.

Submit
26. 32 bits applications don't run on a 32-bit client when they are sequenced on a 64-bit machine

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.

Submit
27. What type of compression does App-V use?

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.

Submit
28. What is the default blocksize for Microsoft App-V 4.6?

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.

Submit
29. What is the prerequisite for the App-V client?

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.

Submit
30. Where is the SFT file used for?

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.

Submit
31. The sysinternals processmonitor is able to look into the bubble since App-V version

Explanation

The sysinternals processmonitor is able to look into the bubble since App-V version 4.5.

Submit
32. The 8.3 naming convention is

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.

Submit
View My Results

Quiz Review Timeline (Updated): Mar 22, 2023 +

Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.

  • Current Version
  • Mar 22, 2023
    Quiz Edited by
    ProProfs Editorial Team
  • Nov 22, 2010
    Quiz Created by
    Christian Janssen
Cancel
  • All
    All (32)
  • Unanswered
    Unanswered ()
  • Answered
    Answered ()
On which type of computers can App-V be used?
Does App-V support streaming?
The App-V agent handles the streaming to the client and also
Which type of report can App-V create?
App-V uses these protocols for streaming...
A well known best practice during installing an application with the...
Which of these can not be virtualized using Microsoft App-V?
Using the sequencer on a clean machine means
Where should you start troubleshooting?
Softgrid...
All streamed data to the client is saved in the
Scripts can be used in App-V...
The App-V management tool is a
What is not supported in Microsoft App-V?
Which version of App-V supports a 64-bit operating system?
Interaction between virtual applications in App-V is available by...
Where is feature block 1 used for?
What is the OSD file used for?
Which components are used for a App-V streaming server?
App-V does not virtualize
What is the best practice as installpath for the application during...
Which type of database server can be used for App-V?
Microsoft App-V 4.6 does not support
Virtual applications created with version 4.5 sequencer work on a...
App-V is part of
32 bits applications don't run on a 32-bit client when they are...
What type of compression does App-V use?
What is the default blocksize for Microsoft App-V 4.6?
What is the prerequisite for the App-V client?
Where is the SFT file used for?
The sysinternals processmonitor is able to look into the bubble since...
The 8.3 naming convention is
Alert!

Advertisement