TCP/IP-Druckeranschluss: Löschen Sie nicht benötigte Dateien, oder fügen Sie Speicherplatz hinzu

Microsoft.Windows.Server.10.0.PrintServer.NetworkPrinterPorts.StandardTCPIPPrinterPortMonitorStatus.System.Alert.502 (Rule)

Löschen Sie nicht benötigte Dateien, oder fügen Sie Speicherplatz hinzu.

Knowledge Base article:

Zusammenfassung

Löschen Sie nicht benötigte Dateien, oder fügen Sie Speicherplatz hinzu.

Lösungen

Löschen Sie alle nicht benötigten Dateien auf dem Volume mit dem Spoolordner, oder fügen Sie dem Volume Speicherplatz hinzu.

Element properties:

TargetMicrosoft.Windows.Server.10.0.PrintServerRole
CategoryAlert
EnabledFalse
Event_ID502
Event SourceMicrosoft-Windows-PrintService
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
RemotableTrue
Alert Message
Standardstatuswarnung für TCP/IP-Druckeranschlussmonitor
{0}
Event LogMicrosoft-Windows-PrintService/Admin

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource Microsoft.Windows.EventProvider Default
Alert WriteAction System.Health.GenerateAlert Default

Source Code:

<Rule ID="Microsoft.Windows.Server.10.0.PrintServer.NetworkPrinterPorts.StandardTCPIPPrinterPortMonitorStatus.System.Alert.502" Enabled="false" Target="Microsoft.Windows.Server.10.0.PrintServerRole" ConfirmDelivery="true" Remotable="true" Priority="Normal" DiscardLevel="100">
<Category>Alert</Category>
<DataSources>
<DataSource ID="DS" TypeID="Windows!Microsoft.Windows.EventProvider">
<ComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<LogName>Microsoft-Windows-PrintService/Admin</LogName>
<Expression>
<And>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="UnsignedInteger">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="UnsignedInteger">502</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">PublisherName</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="String">Microsoft-Windows-PrintService</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</And>
</Expression>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="Alert" TypeID="SystemHealth!System.Health.GenerateAlert">
<Priority>1</Priority>
<Severity>2</Severity>
<AlertOwner/>
<AlertMessageId>$MPElement[Name="Microsoft.Windows.Server.10.0.PrintServer.NetworkPrinterPorts.StandardTCPIPPrinterPortMonitorStatus.System.Alert.502.AlertMessage"]$</AlertMessageId>
<AlertParameters>
<AlertParameter1>$Data/EventDescription$</AlertParameter1>
</AlertParameters>
<Suppression>
<SuppressionValue>$Data/EventDisplayNumber$</SuppressionValue>
<SuppressionValue>$Data/LoggingComputer$</SuppressionValue>
</Suppression>
</WriteAction>
</WriteActions>
</Rule>