windows-itpro-docs/mdop/appv-v4/applications-results-pane-columns.md
Nicholas Brower 1ae3f0b230 Merged PR 4822: "msdate update (generated from most recent commit date)"
"msdate update (generated from most recent commit date)"
2017-12-05 22:36:05 +00:00

135 lines
4.6 KiB
Markdown
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: Applications Results Pane Columns
description: Applications Results Pane Columns
author: jamiejdt
ms.assetid: abae5ce2-40df-4f47-8062-f5eb6295c88c
ms.pagetype: mdop, appcompat, virtualization
ms.mktglfcycl: deploy
ms.sitesec: library
ms.prod: w8
ms.date: 06/16/2016
---
# Applications Results Pane Columns
The **Results** pane of the **Applications** node in the Application Virtualization Client Management Console can display a variety of columns. **Application**, **Running**, **Locked**, and **Package Status** are shown by default.
**Note**  
You can add or remove columns by right-clicking in the **Results** pane, selecting **View**, and then selecting **Add/Remove Columns**.
 
The list can be sorted by any column. Columns that contain dates and times are sorted in chronological order, not alphabetical. For columns that contain a mix of dates and times and text, dates and times are considered to come before any other text.
The following columns are available.
<a href="" id="application"></a>**Application**
The application name and version, separated by a space.
<a href="" id="application-in-use"></a>**Application In Use**
Displays **Yes** or **No** depending on whether any user is using the application (that is, running it or loading it).
<a href="" id="app-virt-server"></a>**App Virt Server**
The Application Virtualization server from which the package was streamed.
<a href="" id="cached-icon-file"></a>**Cached Icon File**
The name of the icon files in cache (a GUID in the current implementation).
<a href="" id="cached-icon-path"></a>**Cached Icon Path**
The full path to the icon files in cache.
<a href="" id="cached-launch-percent"></a>**Cached Launch Percent**
The percentage of the applications launch data currently in cache.
<a href="" id="cached-launch-size--mb-"></a>**Cached Launch Size (MB)**
The amount of the applications launch data currently in cache.
<a href="" id="cached-osd-file"></a>**Cached OSD File**
The name of the OSD file in the cache (which is a GUID in the current implementation).
<a href="" id="cached-osd-path"></a>**Cached OSD Path**
The full path to the OSD file in the cache.
<a href="" id="cached-package-percent"></a>**Cached Package Percent**
The percentage of the package currently in cache.
<a href="" id="cached-package-size--mb-"></a>**Cached Package Size (MB)**
The size of the portion of the package currently in cache.
<a href="" id="icon-file"></a>**Icon File**
The original name of the icon file.
<a href="" id="icon-path"></a>**Icon Path**
The original path or URL for the icon file.
<a href="" id="last-system-launch"></a>**Last System Launch**
The last time the application was launched by the system.
<a href="" id="last-user-launch"></a>**Last User Launch**
The last time the application was launched by the user.
<a href="" id="launch-size--mb-"></a>**Launch Size (MB)**
The uncompressed size of the package data needed to launch the application.
<a href="" id="locked"></a>**Locked**
Displays **Yes** or **No** depending on whether the applications package is locked in the cache.
<a href="" id="name"></a>**Name**
The application name.
<a href="" id="osd-file"></a>**OSD File**
The original name of the Open Software Descriptor (OSD) file.
<a href="" id="osd-path"></a>**OSD Path**
The full original path or URL to the OSD file.
<a href="" id="package-name"></a>**Package Name**
The name of the package.
<a href="" id="package-guid"></a>**Package GUID**
The GUID for the package.
<a href="" id="package-size--mb-"></a>**Package Size (MB)**
The total size of the uncompressed data in the package.
<a href="" id="package-status"></a>**Package Status**
The current operational status of the package.
<a href="" id="package-url"></a>**Package URL**
The URL for the package.
<a href="" id="package-version"></a>**Package Version**
The version for the package.
<a href="" id="package-version-guid"></a>**Package Version GUID**
The GUID for the package version.
<a href="" id="running"></a>**Running**
Displays **Yes** or **No** depending on whether the current user is running the application.
<a href="" id="source"></a>**Source**
Where the application came from—either the name of an application publishing server or "Local" for applications added from OSD files directly.
<a href="" id="version"></a>**Version**
The application version.
## Related topics
[Applications Node](applications-node.md)
[Applications Results Pane](applications-results-pane.md)
[Application Virtualization Client Management Console Reference](application-virtualization-client-management-console-reference.md)