Microsoft.SystemCenter.CM.AEM.CrashListenerCrash Listener

Microsoft.SystemCenter.CM.AEM.CrashListener (ClassType)

Crash Listener: Bestandsshare- en/of http(s)-listener

Element properties:

Base ClassMicrosoft.SystemCenter.CM.AEM.AEMEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId53be3e4a-b063-044e-5272-0ec019cf651d

Class Hierarchy:

Class Properties:

Property Name Type Display Name (NLD) Description (NLD) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Weergavenaam Weergavenaam van het object. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Objectstatus Objectstatus false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Activumstatus Activumstatus false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notities Notities false 4000       
Microsoft.SystemCenter.CM.AEM.CrashListener:
Enabled  bool  AEM ingeschakeld Uitzonderingsbewaking zonder agents ingeschakeld false 256       
LocalFileShareAddr  string  Lokaal bestandsshare-adres Lokaal bestandsshare-adres voor het foutrapport false 256  False     
SharePath  string  Pad naar share Pad naar de bestandsshare voor het foutrapport false 256  False     
Protocol  string  Protocol Het protocol (http/https) dat door HTTP-listener wordt gebruikt, indien geconfigureerd false 256  False     
Port  int  Poortnummer De poort waarop HTTP-listener luistert, indien geconfigureerd false 256       
UseWindowsAuth  bool  Geïntegreerde Windows-verificatie Als HTTP-listener is geconfigureerd, is dit een vlag die aangeeft of geïntegreerde Windows-verificatie wordt gebruikt false 256       
TransmissionEnabled  bool  Verzending van fouten aan Microsoft ingeschakeld Het inschakelen van de verzending van fouten helpt bij het ophalen van mogelijke oplossingsreacties voor verschillende fouten. false 256       
DetailedTransmission  bool  Verzending van gedetailleerde fouten aan Microsoft ingeschakeld Het inschakelen van de verzending van gedetailleerde fouten helpt Microsoft om mogelijke oplossingsreacties te geven false 256       
EnablePreVistaClients  bool  Oudere clients dan Vista inschakelen Clients/eindgebruikercomputers met Windows-besturingssystemen ouder dan Windows Vista false 256       
EnableVistaPostClients  bool  Clients met Vista of hoger inschakelen Clients/eindgebruikercomputers met Windows Vista en hogere versies als besturingssysteem false 256       
OrganizationName  string  Organisatienaam Deze organisatie verzamelt foutrapporten van de eindgebruikers false 256  False     
MaxNumberCabsToCollect  int  Maximum aantal te verzamelen CAB-bestanden De map PersistedCabs op de bestandsshare kan een maximum aantal CAB-bestanden bevatten. false 256       
ErrorTransmissionFilters  string  Filters voor de verzending van fouten Filters voor verzending in termen van Foutgroep, Toepassingsnaam, Modulenaam, Gebeurtenistype, Gebruikersnaam en Computernaam. false 256  False     
ExceptionFolders  string  Mapnamen Deze mapnamen worden verwerkt zonder beveiligingscontroles zoals de aanwezigheid van ongeldige tekens in de mapnaam. false 256  False     
PublishMSSolutionLinks  bool  Publicatie van MS Solution Response is ingeschakeld Instelling die aangeeft of Microsoft Solution Response moet worden gepubliceerd op een bestandsshare voor elke foutgroep. false 256       
PublishMSSurveyLinks  bool  Publicatie van MS Survey Response is ingeschakeld Instelling die aangeeft of Microsoft Survey Response, als het om onderzoekskoppelingen gaat, wordt gepubliceerd op een bestandsshare voor elke foutgroep. false 256       
PublishMSDataCollectionRequests  bool  Publicatie van MS Collection Response is ingeschakeld Instelling die aangeeft of Microsoft Collection Response wordt gepubliceerd op een bestandsshare voor elke foutgroep. false 256       
PublishMSFileCollectionRequests  bool  Publicatie van MS File Collection Response is ingeschakeld Instelling die aangeeft of Microsoft File Collection Response wordt gepubliceerd op een bestandsshare voor elke foutgroep. false 256       
PublishMSRegistryCollectionRequests  bool  Publicatie van MS Registry Collection Response is ingeschakeld Instelling die aangeeft of Microsoft Registry Collection Response wordt gepubliceerd op een bestandsshare voor elke foutgroep. false 256       
PublishMSWMIQueryRequests  bool  Publicatie van MS WMI Query Collection Response is ingeschakeld Instelling die aangeeft of Microsoft WMI Query Collection Response wordt gepubliceerd op een bestandsshare voor elke foutgroep. false 256       
PublishMSMemoryDumpRequests  bool  Publicatie van MS Memory Dump Collection Response is ingeschakeld Instelling die aangeeft of Microsoft Memory Dump Collection Response wordt gepubliceerd op een bestandsshare voor elke foutgroep. false 256       
PolicyResponseUrl  string  Standaard-URL voor oplossingen Standaard-URL voor oplossingen voor alle foutgroepen tot een expliciete URL (Microsoft/Aangepast) wordt gepubliceerd voor de bestandsshare false 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.CM.AEM.CrashListener" Accessibility="Public" Base="Microsoft.SystemCenter.CM.AEM.AEMEntity" Hosted="true" Abstract="false">
<Property ID="Enabled" Type="bool" Key="false"/>
<Property ID="LocalFileShareAddr" Type="string" Key="false" CaseSensitive="false"/>
<Property ID="SharePath" Type="string" Key="false" CaseSensitive="false"/>
<Property ID="Protocol" Type="string" Key="false" CaseSensitive="false"/>
<Property ID="Port" Type="int" Key="false"/>
<Property ID="UseWindowsAuth" Type="bool" Key="false"/>
<Property ID="TransmissionEnabled" Type="bool" Key="false"/>
<Property ID="DetailedTransmission" Type="bool" Key="false"/>
<Property ID="EnablePreVistaClients" Type="bool" Key="false"/>
<Property ID="EnableVistaPostClients" Type="bool" Key="false"/>
<Property ID="OrganizationName" Type="string" Key="false" CaseSensitive="false"/>
<Property ID="MaxNumberCabsToCollect" Type="int" Key="false"/>
<Property ID="ErrorTransmissionFilters" Type="string" Key="false" CaseSensitive="false"/>
<Property ID="ExceptionFolders" Type="string" Key="false" CaseSensitive="false"/>
<Property ID="PublishMSSolutionLinks" Type="bool" Key="false"/>
<Property ID="PublishMSSurveyLinks" Type="bool" Key="false"/>
<Property ID="PublishMSDataCollectionRequests" Type="bool" Key="false"/>
<Property ID="PublishMSFileCollectionRequests" Type="bool" Key="false"/>
<Property ID="PublishMSRegistryCollectionRequests" Type="bool" Key="false"/>
<Property ID="PublishMSWMIQueryRequests" Type="bool" Key="false"/>
<Property ID="PublishMSMemoryDumpRequests" Type="bool" Key="false"/>
<Property ID="PolicyResponseUrl" Type="string" Key="false" CaseSensitive="false"/>
</ClassType>