SMS 2003 종속 서비스 실행 중: IIS Admin Service

SMS_2003_dependent_service_running__IIS_Admin_Service_2_17_Rule (Rule)

Knowledge Base article:

요약

IIS Admin Service가 중지되었습니다. World Wide Web 서비스를 실행하려면 이 서비스가 필요하며 SMS에서 고급 클라이언트 요청을 지원하려면 IIS가 필요합니다. 이 상황은 자동으로 복구되지 않으며 이 상황을 해결해야만 SMS 클라이언트 요청을 처리할 수 있습니다.

원인

이 상황은 일반적으로 다음과 같은 경우에 발생합니다.

해결 방법

루틴 또는 예약된 유지 관리 작업이나 운영 체제 또는 운영 체제 구성 요소에 대한 예약된 변경 작업으로 인해 IIS Admin Service가 중지되었는지 확인합니다. IIS Admin Service가 아직 시작되지 않았으면 시작합니다.

외부 리소스

Windows 2000에서 웹 서버의 인터넷 정보 서비스 문제를 해결하는 방법에 대한 자세한 내용은 Microsoft 기술 자료에서 문서 297954를 참조하십시오.

Windows Server 2003에서 웹 서버의 인터넷 정보 서비스 문제를 해결하는 방법에 대한 자세한 내용은 Microsoft 기술 자료에서 문서 323358을 참조하십시오.

추가 지원이 필요하면 SMS 웹 사이트의 지원 섹션( Systems Management Server 지원)에 있는 추가 지원 옵션 목록을 참조하십시오.

추가 정보

이 경고는 IIS 관리자가 처리하는 것이 가장 좋습니다.

Element properties:

TargetMicrosoft.SMS.2003.Microsoft_SMS_2003_Management_Point_Servers_Installation
CategoryEventCollection
EnabledTrue
Alert GenerateTrue
Alert SeverityInformation
Alert PriorityLow
RemotableTrue
Alert MessageSMS_2003_dependent_service_running__IIS_Admin_Service_2_17_Rule.AllertMessageBackwardCompatibility
CommentMom2005ID='{168D3FC1-A4A6-445D-B43F-684FEF559F0C}';MOM2005ComputerGroupID={E0136218-760E-49A4-929C-755B25988ACB}

Member Modules:

ID Module Type TypeId RunAs 
_A82B9550_241C_11D3_B2CF_00A0C92A28B4_ DataSource System.Mom.BackwardCompatibility.FilteredEvent.DataProvider Default
GenerateAlert WriteAction System.Mom.BackwardCompatibility.AlertResponse Default

Source Code:

<Rule ID="SMS_2003_dependent_service_running__IIS_Admin_Service_2_17_Rule" Target="Microsoft.SMS.2003.Microsoft_SMS_2003_Management_Point_Servers_Installation" Enabled="true" ConfirmDelivery="false" Comment="Mom2005ID='{168D3FC1-A4A6-445D-B43F-684FEF559F0C}';MOM2005ComputerGroupID={E0136218-760E-49A4-929C-755B25988ACB}">
<Category>EventCollection</Category>
<DataSources>
<DataSource ID="_A82B9550_241C_11D3_B2CF_00A0C92A28B4_" Comment="{A82B9550-241C-11D3-B2CF-00A0C92A28B4}" TypeID="MomBackwardCompatibility!System.Mom.BackwardCompatibility.FilteredEvent.DataProvider">
<Expression>
<And>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="Integer">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value>21207</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">Params/Param[5]</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value>IISADMIN</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">PublisherName</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value>Microsoft Operations Manager</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</And>
</Expression>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="GenerateAlert" TypeID="MomBackwardCompatibility!System.Mom.BackwardCompatibility.AlertResponse">
<AlertGeneration>
<GenerateAlert>true</GenerateAlert>
<Owner/>
<Description>
$Data/LoggingComputer$
- SMS 2003 dependent service running: IIS Admin Service.


$Data/EventDescription$
</Description>
<AlertLevel>10</AlertLevel>
<ResolutionState/>
<Source>
$Data/PublisherName$
</Source>
<Name>SMS 2003 dependent service running: IIS Admin Service</Name>
<ServerRole>SMS Server</ServerRole>
<ServerRoleInstance>$Target/Host/Property[Type="WindowsLibrary!Microsoft.Windows.Computer"]/NetbiosComputerName$</ServerRoleInstance>
<Component>MP</Component>
<ProblemState>1</ProblemState>
</AlertGeneration>
<InvokerType>0</InvokerType>
</WriteAction>
</WriteActions>
</Rule>