Microsoft.ApplicationVirtualization.5.Server.MP.ReportingServiceApplication Virtualization Reporting Server

Microsoft.ApplicationVirtualization.5.Server.MP.ReportingService (ClassType)

Collects data and then send it back to be stored in a central repository. This information is used to get a better view of the virtual application usage within organization.

Knowledge Base article:

Summary

App-V 5.0 Reporting allows App-V 5.0 clients to collect data and then send it back to be stored in a central repository. You can use this information to get a better view of the virtual application usage within your organization.

The following list displays some of the types of information the App-V 5.0 client collects:

Information about package open and shutdown for a specific user.

Element properties:

Base ClassMicrosoft.ApplicationVirtualization.5.Server.MP.ServerRole
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId1baad554-0ea3-e144-1ae8-36e4ef02c6fc

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Microsoft.ApplicationVirtualization.5.Server.MP.ReportingService:
ReportDBSQLServerName  string  Reporting DB SQL Server false 256  False 
ReportDBName  string  Reporting Database Name false 256  False 
ReportWebsiteName  string  Reporting Website Name false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.ApplicationVirtualization.5.Server.MP.ReportingService" Accessibility="Public" Abstract="false" Base="Microsoft.ApplicationVirtualization.5.Server.MP.ServerRole" Hosted="true" Singleton="false">
<Property ID="ReportDBSQLServerName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ReportDBName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ReportWebsiteName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>