Yönetici Parolasını Değiştir

Microsoft.Windows.Server.Essentials.ChangeBuiltInAdminPwdFailed (UnitMonitor)

Knowledge Base article:

Özet

Bu izleyici, izlenen sunucuda şu kritik uyarıyı algılar: Yönetici Parolasını Değiştir

Nedenleri

İzlenen sunucu kritik bir uyarı verdi.

Çözümler

Yerleşik Yönetici parolası yükleme sırasında güncelleştirilmedi. Parolayı şimdi değiştirmeniz kesinlikle önerilir.

Yerleşik Yönetici parolasını değiştirmek için:

1. Sunucuda, Başlat'a tıklayın, Yönetimsel Araçlar'a tıklayın ve sonra Active Directory Kullanıcıları ve Bilgisayarları'na tıklayın.

2. Gezinti bölmesinde, etki alanını genişletin ve ardından Kullanıcılar'a tıklayın.

3. Yönetici'ye sağ tıklayın ve ardından Parolayı Sıfırla'ya tıklayın.

4. Yeni parolayı iki kez yazın ve Tamam'a tıklayın.

Element properties:

TargetMicrosoft.Windows.Server.Essentials.ComputerClass
Parent MonitorSystem.Health.AvailabilityState
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.2SingleEventLog2StateMonitorType
RemotableTrue
AccessibilityPublic
Alert Message
Yönetici Parolasını Değiştir

Yerleşik Yönetici parolası yükleme sırasında güncelleştirilmedi. Parolayı şimdi değiştirmeniz kesinlikle önerilir.

Yerleşik Yönetici parolasını değiştirmek için:
1. Sunucuda, Başlat'a tıklayın, Yönetimsel Araçlar'a tıklayın ve sonra Active Directory Kullanıcıları ve Bilgisayarları'na tıklayın.
2. Gezinti bölmesinde, etki alanını genişletin ve ardından Kullanıcılar'a tıklayın.
3. Yönetici'ye sağ tıklayın ve ardından Parolayı Sıfırla'ya tıklayın.
4. Yeni parolayı iki kez yazın ve Tamam'a tıklayın.
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.Windows.Server.Essentials.ChangeBuiltInAdminPwdFailed" Accessibility="Public" Enabled="true" Target="Microsoft.Windows.Server.Essentials.ComputerClass" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="Windows!Microsoft.Windows.2SingleEventLog2StateMonitorType" ConfirmDelivery="true">
<Category>AvailabilityHealth</Category>
<AlertSettings AlertMessage="Microsoft.Windows.Server.Essentials.ChangeBuiltInAdminPwdFailed_AlertMessageResourceID">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>Error</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Data/Context/EventDescription$</AlertParameter1>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="FirstEventRaised" MonitorTypeStateID="FirstEventRaised" HealthState="Error"/>
<OperationalState ID="SecondEventRaised" MonitorTypeStateID="SecondEventRaised" HealthState="Success"/>
</OperationalStates>
<Configuration>
<FirstComputerName>$Target/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</FirstComputerName>
<FirstLogName>Microsoft-Windows-ServerEssentials/Admin</FirstLogName>
<FirstExpression>
<And>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="UnsignedInteger">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="UnsignedInteger">1280</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">PublisherName</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="String">Microsoft-Windows-Windows Server</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">Params/Param[1]</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="String">ChangeBuiltInAdminPwdFailed</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">Params/Param[2]</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="String">$Target/Property[Type="Windows!Microsoft.Windows.Computer"]/NetbiosComputerName$</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</And>
</FirstExpression>
<SecondComputerName>$Target/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</SecondComputerName>
<SecondLogName>Microsoft-Windows-ServerEssentials/Admin</SecondLogName>
<SecondExpression>
<And>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="UnsignedInteger">EventDisplayNumber</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="UnsignedInteger">1283</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">PublisherName</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="String">Microsoft-Windows-Windows Server</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">Params/Param[1]</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="String">ChangeBuiltInAdminPwdFailed</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">Params/Param[2]</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="String">$Target/Property[Type="Windows!Microsoft.Windows.Computer"]/NetbiosComputerName$</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</And>
</SecondExpression>
</Configuration>
</UnitMonitor>