Lista arbetsprocesser

Microsoft.Windows.InternetInformationServices.6.2.ApplicationPool.ListWorkerProcesses.Task (Task)

Den här aktiviteten listar processnamnet och processidentifieraren till arbetsprocesserna för den valda programpoolen.

Element properties:

TargetMicrosoft.Windows.InternetInformationServices.6.2.ApplicationPool
AccessibilityPublic
CategoryMaintenance
EnabledTrue
RemotableFalse
Timeout300

Member Modules:

ID Module Type TypeId RunAs 
Probe ProbeAction Microsoft.Windows.InternetInformationServices.6.2.AppCmd.ProbeAction Default

Source Code:

<Task ID="Microsoft.Windows.InternetInformationServices.6.2.ApplicationPool.ListWorkerProcesses.Task" Accessibility="Public" Enabled="true" Target="Microsoft.Windows.InternetInformationServices.6.2.ApplicationPool" Timeout="300" Remotable="false">
<Category>Maintenance</Category>
<ProbeAction ID="Probe" TypeID="Microsoft.Windows.InternetInformationServices.6.2.AppCmd.ProbeAction">
<Operation>list wp /apppool.name:"$Target/Property[Type="IISCommon!Microsoft.Windows.InternetInformationServices.ApplicationPool"]/PoolID$"</Operation>
<TimeoutSeconds>60</TimeoutSeconds>
</ProbeAction>
</Task>