모든 IIS 서비스에 대한 상태 나열

Microsoft.Windows.InternetInformationServices.6.2.ServerRole.InternetServicesStatus.Task (Task)

이 작업은 모든 Windows 인터넷 정보 서비스 인터넷 서비스의 상태를 나열합니다.

Element properties:

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

Member Modules:

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

Source Code:

<Task ID="Microsoft.Windows.InternetInformationServices.6.2.ServerRole.InternetServicesStatus.Task" Accessibility="Public" Enabled="true" Target="Microsoft.Windows.InternetInformationServices.6.2.ServerRole" Timeout="300" Remotable="false">
<Category>Maintenance</Category>
<ProbeAction ID="Probe" TypeID="Microsoft.Windows.InternetInformationServices.6.2.GetIISServicesStatus">
<TimeoutSeconds>60</TimeoutSeconds>
</ProbeAction>
</Task>