모든 IIS 응용 프로그램 나열

Microsoft.Windows.InternetInformationServices.6.2.WebServer.ListAllIISApplications.Task (Task)

이 작업은 응용 프로그램 종속성 목록의 모든 응용 프로그램을 나열합니다.

Element properties:

TargetMicrosoft.Windows.InternetInformationServices.6.2.WebServer
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.WebServer.ListAllIISApplications.Task" Accessibility="Public" Enabled="true" Target="Microsoft.Windows.InternetInformationServices.6.2.WebServer" Timeout="300" Remotable="false">
<Category>Maintenance</Category>
<ProbeAction ID="Probe" TypeID="Microsoft.Windows.InternetInformationServices.6.2.AppCmd.ProbeAction">
<Operation>list app</Operation>
<TimeoutSeconds>60</TimeoutSeconds>
</ProbeAction>
</Task>