WS-Management Native ProbeAction

Microsoft.Unix.WSMan.Native.ProbeAction (ProbeActionModuleType)

Intern avsökningsåtgärd för nyttolast med nödvändig information till WSMan-frågor

Element properties:

TypeProbeActionModuleType
IsolationAny
AccessibilityPublic
RunAsDefault
OutputTypeMicrosoft.SCX.WSManPayloadData

Source Code:

<ProbeActionModuleType ID="Microsoft.Unix.WSMan.Native.ProbeAction" Accessibility="Public" Batching="true">
<Configuration>
<xsd:element name="UserName" type="xsd:string"/>
<xsd:element name="Password" type="xsd:string"/>
<xsd:element name="InvokeAction" type="xsd:string" minOccurs="0" maxOccurs="1"/>
<xsd:element name="Input" type="xsd:string" minOccurs="0" maxOccurs="1"/>
</Configuration>
<ModuleImplementation>
<Native>
<ClassID>BC26F256-D513-4DDF-8C27-98ED18DBCCD8</ClassID>
</Native>
</ModuleImplementation>
<OutputType>Microsoft.SCX.WSManPayloadData</OutputType>
<TriggerOnly>true</TriggerOnly>
</ProbeActionModuleType>