The Application Virtualization Server provides Application Virtualization Clients with package data on demand. It also provides publishing configuration information such as shortcuts and file types, all based on the users' access permissions which is controlled by Active Directory. In addition, the Application Virtualization Server can provide license control, logging and metering.
The Application Virtualization Server provides Application Virtualization Clients with package data on demand. It also provides publishing configuration information such as shortcuts and file types, all based on the users' access permissions which is controlled by Active Directory. In addition, the Application Virtualization Server can provide license control, logging and metering.
Base Class | Microsoft.AppVirtualization.Server.45.SoftGridServerRole |
Abstract | False |
Hosted | True |
Singleton | False |
Extension | False |
Accessibility | Internal |
ElementId | 9ba0954b-6111-a10d-322a-3932cb2fc71d |
Property Name | Type | Display Name (ENU) | Description (ENU) | Key | Max Length | Min Length | Case Sensitive |
---|---|---|---|---|---|---|---|
System.Entity: | |||||||
![]() |
string | Display Name | Display name of monitoring object. | false | 256 | 0 | False |
Microsoft.AppVirtualization.Server.45.SoftGridServerRole: | |||||||
![]() |
string | RoleType | Type of Microsoft Application Virtualization Server | false | 256 | 0 | False |
![]() |
string | Log File | Location of the log file where error information for the Microsoft Application Virtualization Server is stored | false | 256 | 0 | False |
![]() |
string | Content Directory | Location of the content directory | false | 256 | 0 | False |
![]() |
string | Version | Version of Microsoft Application Virtualization Server | false | 256 | 0 | False |
Microsoft.AppVirtualization.Server.45.VirtualApplicationServer: | |||||||
![]() |
string | SQL Server | SQL Server associated with the Microsoft Application Virtualization Server | false | 256 | 0 | False |
![]() |
string | Database Name | Database on the SQL Server that Microsoft Application Virtualization Server uses | false | 256 | 0 | False |
<ClassType ID="Microsoft.AppVirtualization.Server.45.VirtualApplicationServer" Accessibility="Internal" Abstract="false" Base="Microsoft.AppVirtualization.Server.45.SoftGridServerRole" Hosted="true" Singleton="false">
<Property ID="SQLServerName" Type="string"/>
<Property ID="DatabaseName" Type="string"/>
</ClassType>