檔案複寫服務服務健康情況

Microsoft.Windows.Server.2016.AD.AvailabilityEssentialService.NTFRS.ServiceCheck (UnitMonitor)

監視 Windows 服務的健全狀況:檔案複寫服務

Knowledge Base article:

摘要

DFSR 和 NTFRS 是網域控制站的基本服務。根據檔案複寫移轉的狀態,必須執行這兩項服務或其中一項。

原因

NTFRS 服務未執行。

解決方式

移至服務管理員並啟動 NTFRS 服務

Element properties:

TargetMicrosoft.Windows.Server.2016.AD.DomainController.SYSVOL.NTFRS
Parent MonitorSystem.Health.AvailabilityState
CategoryCustom
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityHigh
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.CheckNTServiceStateMonitorType
RemotableFalse
AccessibilityPublic
Alert Message
NTFRS 服務未執行
NTFRS 服務未執行。
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.Windows.Server.2016.AD.AvailabilityEssentialService.NTFRS.ServiceCheck" Accessibility="Public" Enabled="true" Target="AD2016Core!Microsoft.Windows.Server.2016.AD.DomainController.SYSVOL.NTFRS" ParentMonitorID="SystemHealth!System.Health.AvailabilityState" Remotable="false" Priority="Normal" TypeID="Windows!Microsoft.Windows.CheckNTServiceStateMonitorType" ConfirmDelivery="false">
<Category>Custom</Category>
<AlertSettings AlertMessage="Microsoft.Windows.Server.2016.AD.AvailabilityEssentialService.NTFRS.ServiceCheck.AlertMessage">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>High</AlertPriority>
<AlertSeverity>Error</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Target/Host/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</AlertParameter1>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="Error" MonitorTypeStateID="NotRunning" HealthState="Error"/>
<OperationalState ID="Success" MonitorTypeStateID="Running" HealthState="Success"/>
</OperationalStates>
<Configuration>
<ComputerName>.</ComputerName>
<ServiceName>NtFrs</ServiceName>
</Configuration>
</UnitMonitor>