Application Virtualization Management Server Configuration

Microsoft.AppVirtualization.Server.45.ServerConfiguration_HWS.HealthState (AggregateMonitor)

Knowledge Base article:

Summary

The Server Configuration aspect covers the configuration issues of the Application Virtualization Server. These configurations include those in the Registry and in the Application Virtualization Data Store.

Verifier

For more information on the Application Virtualization Sever configuration that may need adjustment, please refer to the content on http://go.microsoft.com/fwlink/?LinkId=122170

Check the SQL Configuration in the Registry

  1. Open the Registry Editor, regedit.exe
  2. Look under the HKLM\SOFTWARE\Microsoft\SoftGrid\4.5\Server regsitry key.
  3. The name of the Application Virtualization database server is specified in the SQLServerName value.
  4. The name of the Application Virtualization database is specified in the SQLDatabaseName registry value.
  5. The port that SQL is using is specified in the SQLServerPort registry value.
  6. Verify that these tags specify the correct Application Virtualization database server machine and Application Virtualization database name that were configured for the Application Virtualization system.

Element properties:

TargetMicrosoft.AppVirtualization.Server.45.VirtualApplicationServer
Parent MonitorSystem.Health.ConfigurationState
AlgorithmWorstOf
CategoryOperations
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<AggregateMonitor ID="Microsoft.AppVirtualization.Server.45.ServerConfiguration_HWS.HealthState" Accessibility="Public" Target="Microsoft.AppVirtualization.Server.45.VirtualApplicationServer" ParentMonitorID="Health!System.Health.ConfigurationState">
<Category>Operations</Category>
<Algorithm>WorstOf</Algorithm>
</AggregateMonitor>