Microsoft.KnowledgeServices.Exchange.2010.InstallationExchange Installation

Microsoft.KnowledgeServices.Exchange.2010.Installation (ClassType)

Element properties:

Base ClassSystem.ComputerRole
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdeb9d7e3e-2c3c-c8fa-9c8d-8a3e74c07538

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.KnowledgeServices.Exchange.2010.Installation:
InstallPath  string  InstallPath InstallPath false 1024  False 
SetupProductMajor  int  SetupProductMajor SetupProductMajor false 255   
SetupProductMinor  int  SetupProductMinor SetupProductMinor false 255   
SetupProductBuild  int  SetupProductBuild SetupProductBuild false 255   
SetupProductPrivate  int  SetupProductPrivate SetupProductPrivate false 255   
SetupProductVersion  string  SetupProductVersion SetupProductVersion false 255  False 
SetupLatestRollupInstalled  int  SetupLatestRollupInstalled SetupLatestRollupInstalled false 255   
SetupInterimUpdate  string  SetupInterimUpdate SetupInterimUpdate false 255  False 
LastInstallSuccessful  bool  LastInstallSuccessful LastInstallSuccessful false 255   
LastInstallResult  string  LastInstallResult LastInstallResult false 255  False 
OSVersion  string  OS Version OS Version false 255  False 
OSVersionMajor  string  OS Version Major OS Version Major false 255  False 
OSVersionMinor  string  OS Version Minor OS Version Minor false 255  False 
OSVersionBuild  string  OS Version Build OS Version Build false 255  False 
OSSystem32Folder  string  OS System 32 Folder OS System 32 Folder false 255  False 
OSCaption  string  OSCaption OSCaption false 255  False 
OSDebug  bool  OSDebug OSDebug false 255   
OSFreePhysicalMemory  string  OSFreePhysicalMemory OSFreePhysicalMemory false 255  False 
OSMaxProcessMemorySize  string  OSMaxProcessMemorySize OSMaxProcessMemorySize false 1024  False 
OSOSLanguage  string  OSOSLanguage OSOSLanguage false 255  False 
OSServicePackMajorVersion  int  OSServicePackMajorVersion OSServicePackMajorVersion false 255   
OSWindowsDirectory  string  OSWindowsDirectory OSWindowsDirectory false 255  False 
CSTotalPhysicalMemory  string  CSTotalPhysicalMemory CSTotalPhysicalMemory false 255  False 
CSNumberOfLogicalProcessors  int  CSNumberOfLogicalProcessors CSNumberOfLogicalProcessors false 255   
CSNumberOfProcessors  int  CSNumberOfProcessors CSNumberOfProcessors false 255   
CSName  string  CSName CSName false 255  False 
CSModel  string  CSModel CSModel false 255  False 
CSManufacturer  string  CSManufacturer CSManufacturer false 255  False 
exMapi32dllFileVersion  string      false 255  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.KnowledgeServices.Exchange.2010.Installation" Accessibility="Public" Abstract="false" Base="System!System.ComputerRole" Hosted="true" Singleton="false">
<Property ID="InstallPath" Type="string" Key="false" CaseSensitive="false" Length="1024" MinLength="0"/>
<Property ID="SetupProductMajor" Type="int" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="SetupProductMinor" Type="int" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="SetupProductBuild" Type="int" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="SetupProductPrivate" Type="int" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="SetupProductVersion" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="SetupLatestRollupInstalled" Type="int" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="SetupInterimUpdate" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="LastInstallSuccessful" Type="bool" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="LastInstallResult" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="OSVersion" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="OSVersionMajor" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="OSVersionMinor" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="OSVersionBuild" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="OSSystem32Folder" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="OSCaption" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="OSDebug" Type="bool" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="OSFreePhysicalMemory" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="OSMaxProcessMemorySize" Type="string" Key="false" CaseSensitive="false" Length="1024" MinLength="0"/>
<Property ID="OSOSLanguage" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="OSServicePackMajorVersion" Type="int" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="OSWindowsDirectory" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="CSTotalPhysicalMemory" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="CSNumberOfLogicalProcessors" Type="int" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="CSNumberOfProcessors" Type="int" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="CSName" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="CSModel" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="CSManufacturer" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="exMapi32dllFileVersion" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
</ClassType>