Microsoft System Center Advisor Assessment Executor Probe Action Internal

Microsoft.SystemCenter.AdvisorAssessments.AdvisorAssessmentExecuterProbeActionInternal (ProbeActionModuleType)

This module type is used to execute AdvisorAssessment.exe on the target computer.

Element properties:

TypeProbeActionModuleType
IsolationAny
AccessibilityInternal
RunAsDefault
OutputTypeSystem.PropertyBagData

Source Code:

<ProbeActionModuleType ID="Microsoft.SystemCenter.AdvisorAssessments.AdvisorAssessmentExecuterProbeActionInternal" Accessibility="Internal">
<Configuration>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="ComputerName" type="xsd:string"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="ExecutionPackagePath" type="xsd:string"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="ManagementGroupId" type="xsd:string"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="ManagementGroupName" type="xsd:string"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="AdvisorAssessmentexe" type="xsd:string"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="AdvisorAssessmentexeconfig" type="xsd:string"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="Licensexml" type="xsd:string"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="MicrosoftDiagnosticsTracingEventSourcedll" type="xsd:string"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="MicrosoftSironaDataCollectorsdll" type="xsd:string"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="MicrosoftSironaDiscoverydll" type="xsd:string"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="MicrosoftSironadll" type="xsd:string"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="MicrosoftSironaIPBBDataCollectorsADdll" type="xsd:string"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="MicrosoftSironaIPBBDataCollectorsdll" type="xsd:string"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="MicrosoftSironaIPBBWorkflowdll" type="xsd:string"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="MicrosoftSironaModelsFastFiledll" type="xsd:string"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="MicrosoftSironaModelsFiledll" type="xsd:string"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="MicrosoftSironaNativedll" type="xsd:string"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="MicrosoftSironaWorkflowCompileddll" type="xsd:string"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="MicrosoftSironaWorkflowdll" type="xsd:string"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="MicrosoftSironaWorkflowEnginedll" type="xsd:string"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="AssessmentType" type="xsd:string"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="TraceLevel" type="xsd:string"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="LogDirectoryPath" type="xsd:string"/>
</Configuration>
<ModuleImplementation>
<Managed>
<Assembly>Res.Microsoft.EnterpriseManagement.Mom.Modules.AdvisorAssessmentExecuter</Assembly>
<Type>Microsoft.EnterpriseManagement.Mom.Modules.AdvisorAssessmentExecuter.ProbeAction.AdvisorAssessmentExecuterProbe</Type>
</Managed>
</ModuleImplementation>
<OutputType>System!System.PropertyBagData</OutputType>
<TriggerOnly>true</TriggerOnly>
</ProbeActionModuleType>